Nvidia-utils (535.104.05-1) breaks dependency 'nvidia-utils=535.98' requ

Hi !
I have the same problem as this thread, with

[leo@zephyrus ~]$ sudo pacman -Syyu
[sudo] password for leo: 
:: Synchronising package databases...
 core                                             129,3 KiB   779 KiB/s 00:00 [############################################] 100%
 extra                                              8,3 MiB  3,27 MiB/s 00:03 [############################################] 100%
 community                                         45,0   B  2,20 KiB/s 00:00 [############################################] 100%
 multilib                                         143,0 KiB  2,22 MiB/s 00:00 [############################################] 100%
:: Starting full system upgrade...
warning: amd-ucode: local (20230810.7be2766d-1) is newer than core (20230804.7be2766d-2)
warning: base: local (3-2) is newer than core (3-1)
warning: base-devel: local (1-2) is newer than core (1-1)
warning: cryptsetup: local (2.6.1-3.4) is newer than core (2.6.1-3)
warning: filesystem: local (2023.03.21-1) is newer than core (2023.01.31-1)
warning: linux-firmware: local (20230810.7be2766d-1) is newer than core (20230804.7be2766d-2)
warning: linux-firmware-whence: local (20230810.7be2766d-1) is newer than core (20230804.7be2766d-2)
warning: mkinitcpio: local (36-4) is newer than core (36-1)
warning: nano-syntax-highlighting: local (2020.10.10+10+g1aa64a8-2) is newer than extra (2020.10.10-1)
warning: networkmanager-strongswan: local (1.6.0-1.0) is newer than extra (1.6.0-1)
warning: pacman: local (6.0.2-13) is newer than core (6.0.2-7)
warning: plymouth: local (22.02.122-14) is newer than extra (22.02.122-7)
warning: python-anyascii: local (0.3.2-2) is newer than extra (0.3.2-1)
warning: ranger: local (1.9.3+674+gfe7c3b28-1) is newer than extra (1.9.3-9)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing nvidia-utils (535.104.05-1) breaks dependency 'nvidia-utils=535.98' required by linux61-nvidia

I had a problem before connecting to repositories and saw /etc/pacman.d/mirrorlist had no mirrors inside so I generated some with Arch Linux - Pacman Mirrorlist Generator .

if I run mhwd-kernel -li I get

[leo@zephyrus ~]$ mhwd-kernel -li
Currently running: 6.1.44-1-MANJARO (linux61)
The following kernels are installed in your system:
   * linux61
[leo@zephyrus ~]$ ```

So it's not a kernel problem, what should I do ? (given the problem is similar but with maybe a different root should I create another post ?)

We’re not Arch Linux, please read OUR wiki for Manjaro specific tools.

that worked :slight_smile: (although if anyone else has that issue in the future, use -Syyu not -Syu)

Thanks for the help !

1 Like

Indeed I always use that when I change mirrors, it shouldn’t be needed anymore if I’m recalling correctly an old discussion about that, but for the sake of it, new mirror list = -Syyu on my side. Not needed if your mirror list doesn’t change or if you have no issue with mirrors though.

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