You are not logged in.

#1 2015-08-28 17:02:54

Xieshichen
Member
Registered: 2012-01-17
Posts: 12

[SOLVED] kdebase-workspace conflicts

This morning I was unable to upgrade my system.

[xiesh@wcp ~]$ sudo pacman -Syu
:: 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 kdebase-dolphin with extra/dolphin? [Y/n] 
:: Replace kdeedu-marble with extra/marble? [Y/n] 
:: Replace kdegames-kiriki with extra/kiriki? [Y/n] 
:: Replace kdegames-picmi with extra/picmi? [Y/n] 
:: Replace kdemultimedia-dragonplayer with extra/dragon? [Y/n] 
:: Replace kdesdk-dolphin-plugins with extra/dolphin-plugins? [Y/n] 
:: Replace kdesdk-umbrello with extra/umbrello? [Y/n] 
:: Replace kdeutils-ark with extra/ark? [Y/n] 
:: Replace kdeutils-kwalletmanager with extra/kwalletmanager? [Y/n] 
resolving dependencies...
looking for conflicting packages...
:: baloo-widgets and baloo4-widgets are in conflict. Remove baloo4-widgets? [y/N] y
:: kdebase-workspace and kdeplasma-addons are in conflict. Remove kdeplasma-addons? [y/N] 
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: kdebase-workspace and kdeplasma-addons are in conflict

Could there be something still installed that depends on kdebase-workspace
plasma-meta 5.3-1 and kde-applications group are installed; kdebase-workspace is not installed.

I do have a number of kde-meta packages installed, but they seem to depend on kde-applications:
kde-meta-kdeaccessibility  kde-meta-kdeedu            kde-meta-kdenetwork        kde-meta-kdeutils
kde-meta-kdeadmin          kde-meta-kdegames          kde-meta-kdepim            kde-meta-kdewebdev
kde-meta-kdeartwork        kde-meta-kdegraphics       kde-meta-kdesdk           
kde-meta-kdebase           kde-meta-kdemultimedia     kde-meta-kdetoys


Why does pacman want to install kdebase-workspace?

Last edited by Xieshichen (2015-08-28 20:53:18)

Offline

#2 2015-08-28 17:19:04

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,290

Re: [SOLVED] kdebase-workspace conflicts

Sounds like you used pacman -Rdd instead of pacman -Rc to remove kdebase-workspace. Find what in your system depends on kdebase-workspace and remove it (hint: kdeartwork)

Online

#3 2015-08-28 20:52:04

Xieshichen
Member
Registered: 2012-01-17
Posts: 12

Re: [SOLVED] kdebase-workspace conflicts

Thank You so much for your quick reply.

Yes, I did use pacman -Rdd kdebase-workspace.

To correct the issue I just removed any required by packages.
They were:
kde-meta-kdeartwork
kdeplasma4-addons
kdetoys-ktux

Offline

Board footer

Powered by FluxBB