Cant perform system update

i just flashed the os to the flash drive and started up for the first time, started the system update and these are the errors that prevent the update.

[sudo] password for amikit: 
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
:: Some packages should be upgraded first...
resolving dependencies...
looking for conflicting packages...

Packages (6) uboot-tools-2023.01-1  archlinux-keyring-20240208-1
             archlinuxarm-keyring-20140119-2  manjaro-arm-keyring-20240211-2
             manjaro-keyring-20230719-2  manjaro-system-20230303-1

Total Download Size:   0.02 MiB
Total Installed Size:  3.11 MiB
Net Upgrade Size:      1.58 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 manjaro-arm-keyr...    19.6 KiB  61.1 KiB/s 00:00 [######################] 100%
(6/6) checking keys in keyring                     [######################] 100%
(6/6) checking package integrity                   [######################] 100%
error: manjaro-arm-keyring: signature from "Ray Sherwin <slick517d@gmail.com>" is unknown trust
:: File /var/cache/pacman/pkg/manjaro-arm-keyring-20240211-2-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.

:: Starting full system upgrade...
y:: Replace at-spi2-atk with extra/at-spi2-core? [Y/n] y
:: Replace atk with extra/at-spi2-core? [Y/n] y
:: Replace hwids with core/hwdata? [Y/n] y
:: Replace kauth with extra/kauth5? [Y/n] y
:: Replace kcoreaddons with extra/kcoreaddons5? [Y/n] y
:: Replace kitemmodels with extra/kitemmodels5? [Y/n] y
:: Replace kwindowsystem with extra/kwindowsystem5? [Y/n] y
:: Replace libcanberra-pulse with extra/libcanberra? [Y/n] y
:: Replace mntray with extra/matray? [Y/n] y
:: Replace pamac-common with extra/libpamac? [Y/n] y
warning: pulseaudio-alsa: local (1:1.2.2-2) is newer than extra (2-5)
:: Replace rpi-eeprom with extra/rpi4-eeprom? [Y/n] y
:: Replace sdl with extra/sdl12-compat? [Y/n] y
resolving dependencies...
:: There are 2 providers available for dbus-units:
:: Repository core
   1) dbus-broker-units  2) dbus-daemon-units

Enter a number (default=1): 1
looking for conflicting packages...
:: raspberrypi-utils and raspberrypi-userland-aarch64-git are in conflict (raspberrypi-firmware). Remove raspberrypi-userland-aarch64-git? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing kwindowsystem breaks dependency 'kwindowsystem' required by kvantum-qt5

How old is the version of Manjaro on the flash drive? The community repo was removed (merged into the extra repo) around a year ago.

1 Like

I suppose this means its an ARM image and device?

Which ISO exactly?

Based on your output you are using an ARM system - with Plasma - moved your topic to ARM and tagged with update.

I would remove kvantum packages - then retry the sync

sudo pacman -R kvantum-qt5

If this is an year and a half old iso as it looks, it is a good idea to download the latest and flash from there.

3 Likes