You are not logged in.

#1 2008-12-28 13:12:04

grndrush
Member
From: Hamilton, Ontario, Canada
Registered: 2003-12-28
Posts: 136
Website

[Solved] Conflicting conflicts (and dependencies)

Attempting to update an AMD x86_64 system this morning:

 07:55 Sun Dec 28
[root@arch64://~]# pacman -Su
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
:: bluez-libs conflicts with bluez. Remove bluez? [Y/n] y
error: failed to prepare transaction (could not satisfy dependencies)
:: gnokii: requires bluez>=4.1

 07:55 Sun Dec 28
[root@arch64://~]# pacman -Su
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
:: bluez-libs conflicts with bluez. Remove bluez? [Y/n] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: bluez-libs: conflicts with bluez

I run LxDE and KDE3 (brand new install).
I'm dead in the water, of course. My system's running fine, but pacman updates are borked here ATM.

Last edited by grndrush (2008-12-28 14:34:21)

Offline

#2 2008-12-28 13:53:34

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [Solved] Conflicting conflicts (and dependencies)

answer yes and remove gnokii before and be sure that you have refresh your database. pacman -Syu

Last edited by wonder (2008-12-28 13:54:55)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2008-12-28 13:53:50

foutrelis
Developer
From: Athens, Greece
Registered: 2008-07-28
Posts: 705
Website

Re: [Solved] Conflicting conflicts (and dependencies)

Have you refreshed (-Sy) your pacman database recently? I checked on my system, and gnokii depends on bluez-libs (I'm assuming this is the correct behavior).

Offline

#4 2008-12-28 14:09:34

grndrush
Member
From: Hamilton, Ontario, Canada
Registered: 2003-12-28
Posts: 136
Website

Re: [Solved] Conflicting conflicts (and dependencies)

I did a pacman -Syy *right before* the bash display above. Trying to strive for brevity.  smile
I'm very current - the only packages I *expected* to be upgraded were the kernel and klibc-udev. I was current otherwise as of 6 AM this morning. No idea where this is coming from.

FWIW, I use KDE3 as my primary D/E. It was installed after LXDE, but I didn't remove LXDE.

gnokii is required by kde3-kdepim, so we're talking a good 100 MB of disk trashing. If I have to remove and reinstall both (although the latter IS optional, I guess...).

Offline

#5 2008-12-28 14:17:01

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,400
Website

Re: [Solved] Conflicting conflicts (and dependencies)

gnokii in [testing] is built against bluez.  I'd do

pacman -Rd bluez gnokii
pacman -S --asdep extra/gnokii
pacman -Su --ignore gnokii

and then add gnokii to IgnorePkg in /etc/pacman.conf until blues in [testing] gets sorted out.

Offline

#6 2008-12-28 14:32:50

grndrush
Member
From: Hamilton, Ontario, Canada
Registered: 2003-12-28
Posts: 136
Website

Re: [Solved] Conflicting conflicts (and dependencies)

Thanks. Sounds like a short-term problem - I guess I'll wait until gnokii hits extra. My system is running fine; I can install packages by name. There IS a feature being released with 2.6.28 I'm hot on...hope the wait's not too long.

kde3-kdepim is required by about 1/2 of KDE3 (and I have a thing about NOT doing pacman -Rd's...). Removing it cleanly won't be easy. Well, there's always pacman -Rcsu kde3, I guess. It would come close.

And I just looked at my little box and noticed I registered here 5 years ago today (less than a week before my first Arch install - ver 0.4 ?). Happy birthday to me.

Offline

#7 2009-02-07 22:05:56

sml
Member
Registered: 2005-05-21
Posts: 89

Re: [Solved] Conflicting conflicts (and dependencies)

Any progress on this one yet? I still have a bluez problem but with pilot-link.

Offline

#8 2009-02-08 10:35:04

sml
Member
Registered: 2005-05-21
Posts: 89

Re: [Solved] Conflicting conflicts (and dependencies)

Thanks guys .. ok .. have updated now!

Hope these bluez guys get their act together. Seems like it causing probs for many.

Offline

#9 2009-02-12 12:46:02

sml
Member
Registered: 2005-05-21
Posts: 89

Re: [Solved] Conflicting conflicts (and dependencies)

More problems guys! sad Any more ideas ...

bash-3.2# pacman -Suy
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
:: Replace bluez-libs with extra/bluez? [Y/n] y
warning: pilot-link: local (0.12.3-4) is newer than extra (0.12.3-3)
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: gnokii: requires bluez-libs>=3.32

Offline

Board footer

Powered by FluxBB