Tonight's update failing - installing nvidia-utils (515.76-1) breaks dependency 'nvidia-utils=515.65.01' required by lib32-nvidia-utils

I came home to 288 packages to update and when I try to do it I get an error.

sudo pacman -Syyuu                                                                                            1 ✘  4s 
:: Synchronizing package databases...
 core                                                165,6 KiB  2,13 MiB/s 00:00 [##############################################] 100%
 extra                                              1848,4 KiB  10,3 MiB/s 00:00 [##############################################] 100%
 community                                             7,4 MiB  10,8 MiB/s 00:01 [##############################################] 100%
 multilib                                            180,5 KiB  5,88 MiB/s 00:00 [##############################################] 100%
:: Starting full system upgrade...
:: Replace at-spi2-atk with extra/at-spi2-core? [Y/n]
:: Replace atk with extra/at-spi2-core? [Y/n]
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing nvidia-utils (515.76-1) breaks dependency 'nvidia-utils=515.65.01' required by lib32-nvidia-utils
uname -a                                                                                                             1 ✘
Linux puck 5.15.65-1-MANJARO #1 SMP PREEMPT Mon Sep 5 10:15:47 UTC 2022 x86_64 GNU/Linux

Any idea what can it be? I don’t recall doing anything dodgy with kernel or drivers.


Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text

Try to switch mirror, resync database, and update.

sudo pacman-mirrors -c Global
sudo pacman -Syyu
1 Like

I don’t know what sorcery was going on but apparently my updates are downloading now, all 366 of them, thanks!

You probably had a mirror not properly synced.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.