[arch-general] How to resolve dependency issue - bluez-libs
This sort of thing always used to be uncommon in Arch. However: Tried to upgrade recently as I do every fe days, got this: 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 If I answer Yes, I get: 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 gnokii needed by kdepim etc. How can I resolve this? Any help appreciated. Richard
On Tue, Jan 6, 2009 at 11:13 PM, richard terry <rterry@pacific.net.au> wrote:
This sort of thing always used to be uncommon in Arch.
However: Tried to upgrade recently as I do every fe days, got this:
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
If I answer Yes, I get:
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
gnokii needed by kdepim etc.
How can I resolve this?
Hmm, maybe try: pacman -Rd bluez-libs pacman -S bluez That might work... bluez from Testing superceeds bluez-libs, but we're in some goofy state regarding upgrades. Geoffroy, do you know any more details regarding this?
participants (2)
-
Aaron Griffin
-
richard terry