FS#71056 - [lib32-libelf] missing dependencies

Attached to Project: Community Packages
Opened by Christian Rebischke (Shibumi) - Saturday, 29 May 2021, 23:18 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 30 May 2021, 20:29 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Giancarlo Razzolini (grazzolini)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Steam in version 1.0.0.70-1 is not possible to install via pacman:

❯ sudo pacman -Syu steam
:: Synchronizing package databases...
testing is up to date
core is up to date
extra is up to date
community-testing is up to date
community is up to date
multilib-testing is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
:: There are 5 providers available for vulkan-driver:
:: Repository extra
1) amdvlk 2) nvidia-utils 3) vulkan-intel 4) vulkan-radeon 5) vulkan-swrast

Enter a number (default=1):
warning: cannot resolve "libelf=0.185", a dependency of "lib32-libelf"
warning: cannot resolve "lib32-libelf", a dependency of "lib32-mesa"
warning: cannot resolve "lib32-mesa", a dependency of "lib32-libglvnd"
:: There are 2 providers available for lib32-opengl-driver:
:: Repository multilib
1) lib32-mesa 2) lib32-nvidia-utils

Enter a number (default=1):
warning: cannot resolve "libelf=0.185", a dependency of "lib32-libelf"
warning: cannot resolve "lib32-libelf", a dependency of "lib32-mesa"
warning: cannot resolve "lib32-opengl-driver", a dependency of "lib32-libglvnd"
warning: cannot resolve "lib32-libgl", a dependency of "steam"
:: There are 4 providers available for lib32-vulkan-driver:
:: Repository multilib
1) lib32-amdvlk 2) lib32-nvidia-utils 3) lib32-vulkan-intel 4) lib32-vulkan-radeon

Enter a number (default=1):
:: The following package cannot be upgraded due to unresolvable dependencies:
steam

:: Do you want to skip the above package for this upgrade? [y/N] y
looking for conflicting packages...
there is nothing to do
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Sunday, 30 May 2021, 20:29 GMT
Reason for closing:  Not a bug
Additional comments about closing:  The relevant dependencies are visibly available in archweb, so the problem must be a mirror error or other problem with your pacman.conf
Comment by Eli Schwartz (eschwartz) - Sunday, 30 May 2021, 20:29 GMT
  • Field changed: Summary ([steam] missing dependencies → [lib32-libelf] missing dependencies)
  • Field changed: Severity (Critical → Medium)
This has utterly nothing to do with steam, since the error output refers to packages other than steam being broken... also https://wiki.archlinux.org/title/Bug_reporting_guidelines#Severity

Loading...