You are not logged in.

#1 2024-05-03 12:01:30

xyrgug
Member
Registered: 2023-12-15
Posts: 34

[solved] Can't update or install steam and eza on NVIDIA

Everything was fine until pacman started giving the following message when updating:

error: failed to prepare transaction (could not satisfy dependencies)
installing nvidia-utils (550.78-1) breaks dependency 'nvidia-utils=550.76' required by lib32-nvidia-utils

Quite quickly it became obvious that the problem was in three packages
- steam
- lib32-nvidia-utils
and strangely enough the utility
- eza

I deleted them and the system updated and rebooted successfully.

Now I try to install them again and the system gives me the following messages:

$ sudo pacman -S steam                                                                                             1 ↵
resolving dependencies...
:: There are 7 providers available for lib32-vulkan-driver:
:: Repository multilib
   1) lib32-amdvlk  2) lib32-nvidia-utils  3) lib32-vulkan-intel  4) lib32-vulkan-nouveau  5) lib32-vulkan-radeon
   6) lib32-vulkan-swrast  7) lib32-vulkan-virtio

Enter a number (default=1): 2
warning: cannot resolve "nvidia-utils=550.76", a dependency of "lib32-nvidia-utils"
warning: cannot resolve "lib32-vulkan-driver", a dependency of "steam"
:: The following package cannot be upgraded due to unresolvable dependencies:
      steam

:: Do you want to skip the above package for this upgrade? [y/N] n
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'nvidia-utils=550.76' required by lib32-nvidia-utils
:: unable to satisfy dependency 'lib32-vulkan-driver' required by steam

When I try to install eza I get this message.

$ sudo pacman -S eza                                                                                               1 ↵
resolving dependencies...
warning: cannot resolve "zlib.so", a dependency of "eza"
:: The following package cannot be upgraded due to unresolvable dependencies:
      eza

:: Do you want to skip the above package for this upgrade? [y/N] n
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'zlib.so' required by eza

Could you tell me what is going on?

Last edited by xyrgug (2024-05-03 12:13:11)

Offline

#2 2024-05-03 12:10:55

xyrgug
Member
Registered: 2023-12-15
Posts: 34

Re: [solved] Can't update or install steam and eza on NVIDIA

While I was writing nvidia (probably) released a patch and everything fixed itself.

Last edited by xyrgug (2024-05-03 12:13:59)

Offline

#3 2024-05-03 12:31:09

tekstryder
Member
Registered: 2013-02-14
Posts: 552

Re: [solved] Can't update or install steam and eza on NVIDIA

Typo in latest eza PKGBUILD:

https://gitlab.archlinux.org/archlinux/ … -/issues/1

Last edited by tekstryder (2024-05-03 12:31:53)

Offline

#4 2024-05-03 13:17:25

tekstryder
Member
Registered: 2013-02-14
Posts: 552

Re: [solved] Can't update or install steam and eza on NVIDIA

This has been resolved now:
https://gitlab.archlinux.org/archlinux/ … 1b62768b15

OP, you can go ahead and install eza again.

Last edited by tekstryder (2024-05-03 13:18:02)

Offline

#5 2024-05-03 14:14:46

xyrgug
Member
Registered: 2023-12-15
Posts: 34

Re: [solved] Can't update or install steam and eza on NVIDIA

tekstryder wrote:

This has been resolved now:
https://gitlab.archlinux.org/archlinux/ … 1b62768b15

OP, you can go ahead and install eza again.

Yep it works again. Thank you.

Offline

#6 2024-05-03 14:31:29

xyrgug
Member
Registered: 2023-12-15
Posts: 34

Re: [solved] Can't update or install steam and eza on NVIDIA

BTW if anyone can't run steam after all these adventures (like me) and see something like this:

/home/archbtw/.local/share/Steam/steam.sh: line 813: 11632 Segmentation fault      (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"

That's because someone broke the lib32-glibc 2.39-3 package.

Last edited by xyrgug (2024-05-03 14:33:26)

Offline

Board footer

Powered by FluxBB