Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • pamac pamac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 110
    • Issues 110
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ApplicationsApplications
  • pamacpamac
  • Issues
  • #1219
Closed
Open
Issue created Jan 26, 2022 by Frederic Bezies@fredbezies74

[git]Pamac asks for an unavailable version of libpamac while building pamac.

Pamac --version

Pamac git commit b8267838 - libpamac git commit 94ca22e

Distribution

Archlinux

Desktop environment

Gnome

Hello.

I tried to git last pamac git commit and I got this error log in configure step:

Run-time dependency gobject-2.0 found: YES 2.70.2
Run-time dependency gio-2.0 found: YES 2.70.2
Run-time dependency libsoup-2.4 found: YES 2.74.2
Run-time dependency libnotify found: YES 0.7.9
Run-time dependency gio-unix-2.0 found: YES 2.70.2
Dependency pamac found: NO found 11.2 but need: '>=11.3'
Found CMake: /usr/bin/cmake (3.22.2)
WARNING: CMake Toolchain: Failed to determine CMake compilers state
Run-time dependency pamac found: NO (tried cmake)

../src/meson.build:7:0: ERROR: Invalid version of dependency, need 'pamac' ['>=11.3'] found '11.2'.

Before this step, I build the last available libpamac git commit still known as 11.2, not 11.3.

How to reproduce?

  • Build latest commit of libpamac
  • Try to build pamac

More information (optional)

Commits used:

libpamac: 94ca22e pamac: b8267838

Looks like there is a missing 11.3 libpamac version somewhere.

Wrong version was introduced in this commit b8267838, replacing >=11.2 by >=11.3

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking