I’ve been running minimal Manjaro ARM unstable for for some time, before that stable.
When I tried updating today I noticed that pacman -Syu
wanted to install linux-firmware-nvidia-20250627-1-any
, which seemed strange on the RPi4. I went on with the update but the process ended with:
:: Proceed with installation? [Y/n] y
(94/94) checking keys in keyring [################################################] 100%
(94/94) checking package integrity [################################################] 100%
(94/94) loading package files [################################################] 100%
(94/94) checking for file conflicts [################################################] 100%
error: failed to commit transaction (conflicting files)
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad103 exists in filesystem
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad104 exists in filesystem
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad106 exists in filesystem
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad107 exists in filesystem
Errors occurred, no packages were upgraded.
Clues?