Update fails due to depencies are in confilict _Manjaro Gnome

Hi,
I was trying to update today but it could not even start because it was asking to replace some of the packages. I tried both yes and no to all questions but in both cases it fails to update because of depencecies are not met

udo pacman -Syu                                            1 ✘  16s  
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
:: Replace kauth with extra/kauth5? [Y/n] y
:: Replace kcoreaddons with extra/kcoreaddons5? [Y/n] y
:: Replace kguiaddons with extra/kguiaddons5? [Y/n] y
:: Replace kitemmodels with extra/kitemmodels5? [Y/n] y
:: Replace kwindowsystem with extra/kwindowsystem5? [Y/n] y
resolving dependencies...
looking for conflicting packages...
:: libgedit-amtk and amtk are in conflict. Remove amtk? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: installing kvantum (1.0.10-2) breaks dependency 'kvantum-qt5' required by kvantum-theme-matchama

Here is the version to answering no to all

sudo pacman -Syu                                            1 ✘  31s  
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
:: Replace kauth with extra/kauth5? [Y/n] n
:: Replace kcoreaddons with extra/kcoreaddons5? [Y/n] n
:: Replace kguiaddons with extra/kguiaddons5? [Y/n] n
:: Replace kitemmodels with extra/kitemmodels5? [Y/n] n
:: Replace kwindowsystem with extra/kwindowsystem5? [Y/n] n
resolving dependencies...
looking for conflicting packages...
:: libgedit-amtk and amtk are in conflict. Remove amtk? [y/N] y
:: kwindowsystem5 and kwindowsystem are in conflict. Remove kwindowsystem? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: installing kvantum (1.0.10-2) breaks dependency 'kvantum-qt5' required by kvantum-theme-matchama

I am using Manjaro Gnome and this is the first time this is happenning in a year.

Removing kvantum-theme-matchama worked .

I am using Manjaro Gnome.
I was trying to update today but it could not even start because it was asking to replace some of the packages. I tried both yes and no to all questions but in both cases it fails to update because of depencecies are not met

sudo pacman -Syu                                            1 ✘  16s  
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
:: Replace kauth with extra/kauth5? [Y/n] y
:: Replace kcoreaddons with extra/kcoreaddons5? [Y/n] y
:: Replace kguiaddons with extra/kguiaddons5? [Y/n] y
:: Replace kitemmodels with extra/kitemmodels5? [Y/n] y
:: Replace kwindowsystem with extra/kwindowsystem5? [Y/n] y
resolving dependencies...
looking for conflicting packages...
:: libgedit-amtk and amtk are in conflict. Remove amtk? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: installing kvantum (1.0.10-2) breaks dependency 'kvantum-qt5' required by kvantum-theme-matchama

Also tried with no

sudo pacman -Syu                                            1 ✘  31s  
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
:: Replace kauth with extra/kauth5? [Y/n] n
:: Replace kcoreaddons with extra/kcoreaddons5? [Y/n] n
:: Replace kguiaddons with extra/kguiaddons5? [Y/n] n
:: Replace kitemmodels with extra/kitemmodels5? [Y/n] n
:: Replace kwindowsystem with extra/kwindowsystem5? [Y/n] n
resolving dependencies...
looking for conflicting packages...
:: libgedit-amtk and amtk are in conflict. Remove amtk? [y/N] y
:: kwindowsystem5 and kwindowsystem are in conflict. Remove kwindowsystem? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: installing kvantum (1.0.10-2) breaks dependency 'kvantum-qt5' required by kvantum-theme-matchama

Both cases fails to update. I can not update. Never had this issue before

1 Like

Then I’d just start by nuking kvantum-theme-matchama, running the update (I use pamac upgrade --force-refresh --enable-downgrade --aur --devel - reliable for a year now) and then look at whether I can grab the theme again.

2 Likes

thank you removing kvantum-theme-matchama worked updating now .thnk But now having now
a lot of glibc-locales error
and that had a solution
sudo pacman -Syu glibc-locales --overwrite /usr/lib/locale/\*/\*

2 Likes

You have not been maintaining your system and checking/merging your .pacnew files. The Community repository was dropped about three months ago already and no longer exists. There is only Core, Extra and Multilib anymore now.

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