You are not logged in.

#1 2008-02-01 13:09:09

dext
Member
From: Poland, Kraków
Registered: 2008-02-01
Posts: 109

qt3 conflict

I want to do upgrade, but pacman -Syu gives me this:

(I have polish version, so I translate some text to english)

resolving dependencies...
looking for inter-conflicts...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflict dependencies)
:: qt3-enhanced: conflicts with qt3

But, when I do this:

pacman -R qt3
loading rpm informations... failed.
error: failed to add target 'qt3' (I can't find or read rpm)

I'm not surprised, because:

pacman -Q | grep qt
dbus-qt3 0.62-1
poppler-qt 0.6.1-1
qt-enhanced 3.3.8-16

I use kdemod.

Offline

#2 2008-02-01 17:10:14

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: qt3 conflict

dext wrote:

I want to do upgrade, but pacman -Syu gives me this:

(I have polish version, so I translate some text to english)

Try LANG=C pacman

resolving dependencies...
looking for inter-conflicts...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflict dependencies)
:: qt3-enhanced: conflicts with qt3

But, when I do this:

pacman -R qt3
loading rpm informations... failed.
error: failed to add target 'qt3' (I can't find or read rpm)

rpm? what?

I'm not surprised, because:

pacman -Q | grep qt
dbus-qt3 0.62-1
poppler-qt 0.6.1-1
qt-enhanced 3.3.8-16

I use kdemod.

Weird, I thought kdemod 3 worked properly now.
Could you paste output of : pacman -Qi qt-enhanced
and pacman -Si qt-enhanced

You added one kdemod repo to your pacman.conf, right?


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

Board footer

Powered by FluxBB