Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on iusearchlinux.fyi
archlinux·Arch Linuxbysandayle

(Solved) Pacman can't update because of the conflict

I got this error when I run pacman -Syu this morning:

resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing kio5 (5.111.0-1) breaks dependency 'kio' required by kipi-plugins
:: installing kxmlgui5 (5.111.0-1) breaks dependency 'kxmlgui' required by libkipi
:: installing kservice5 (5.111.0-1) breaks dependency 'kservice' required by libkipi
:: installing kcoreaddons5 (5.111.0-1) breaks dependency 'kcoreaddons' required by libmediawiki-git

I think it's not my fault. Should I wait or find a solution myself?

View original on iusearchlinux.fyi
13

8 replies

Remove the AUR package(s) and try again.

libkipi, kipi-plugins and libmediawiki-git are AUR packages.

14
Malixreply
sopuli.xyz

huh, turns out these moved to aur ages ago, as apps like gwenview and spectacle stopped using these. So "older" KDE/Plasma installations might have these unnescessary packages still laying about.

Thanks for the heads up!

9

Alternatively, reinstall them and fix the PKGBUILD dependencies

1

By the message, seems there is not dependencies satisfied in the repositories but I'm not totally sure.

Try later and maybe it will be solved

2

You reached the end

(Solved) Pacman can't update because of the conflict | Spyke