You are not logged in.

#1 2014-11-02 17:25:59

L1ghtmareI
Member
Registered: 2014-08-29
Posts: 96

Upgrade issues (conflicting packages)

Hello again,
Lately I tried to upgrade with `pacman -Syu`, but I've run into this message at the very beginning:

:: Synchronising package databases...
 core is up to date
 extra is up to date
 multilib is up to date
 community is up to date
:: Starting full system upgrade...
:: Replace attica with extra/attica-qt4? [Y/n] y
:: Replace java-common with extra/java-runtime-common? [Y/n] y
:: Replace libaccounts-qt with extra/libaccounts-qt4? [Y/n] y
:: Replace signon with extra/signon-qt4? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: libksysguard and kdebase-workspace are in conflict

So I thought I should get rid of one of these, and I've chosen `libksysguard`, though I had no Idea why would they exist simultaneously on the system when they're in conflict. However, `pacman -Rdds libksysguard` didn't help: even though package and all its dependencies are not in the system anymore, I still run into the very same issue. Any suggestions?

Offline

#2 2014-11-02 19:00:15

loafer
Member
From: the pub
Registered: 2009-04-14
Posts: 1,772

Re: Upgrade issues (conflicting packages)

What does "pacman -Qi libksysguard" return?


All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.

Offline

#3 2014-11-02 20:24:01

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

Re: Upgrade issues (conflicting packages)

L1ghtmareI wrote:

However, `pacman -Rdds libksysguard` didn't help: even though package and all its dependencies are not in the system anymore, I still run into the very same issue.

pacman -Rdd is usually a bad idea. You should have done pacman -Rc instead. Check which package is trying to pull libksysguard as a dependency and remove it (use pacman --debug)

Offline

#4 2014-11-02 20:44:16

L1ghtmareI
Member
Registered: 2014-08-29
Posts: 96

Re: Upgrade issues (conflicting packages)

arojas wrote:

Check which package is trying to pull libksysguard as a dependency and remove it (use pacman --debug)

That is most likely Plasma Workspace. I've removed it using -Rdds as well.

loafer wrote:

What does "pacman -Qi libksysguard" return?

error: package `libksysguard` was not found

Last edited by L1ghtmareI (2014-11-02 20:49:28)

Offline

Board footer

Powered by FluxBB