[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#655382: libqt4-dbus has circular Depends on qdbus



I just upgraded my PC from Squeeze (with KDE) to Wheezy and ran into this problem:

 

root@mypc:~# dpkg --configure qdbus

dpkg: dependency problems prevent configuration of qdbus:

qdbus depends on libqt4-dbus (= 4:4.8.2-1); however:

Package libqt4-dbus is not configured yet.

dpkg: error processing qdbus (--configure):

dependency problems - leaving unconfigured

Errors were encountered while processing:

qdbus

root@mypc:~# dpkg --configure libqt4-dbus

dpkg: dependency problems prevent configuration of libqt4-dbus:

libqt4-dbus depends on qdbus (= 4:4.8.2-1); however:

Package qdbus is not configured yet.

dpkg: error processing libqt4-dbus (--configure):

dependency problems - leaving unconfigured

Errors were encountered while processing:

libqt4-dbus

 

Workaround:

root@mypc:~# dpkg --configure --ignore-depends=qdbus libqt4-dbus

Setting up libqt4-dbus (4:4.8.2-1) ...

root@mypc:~# dpkg --configure qdbus

Setting up qdbus (4:4.8.2-1) ...

 

libqt4-dbus: Depends: qdbus (= 4:4.8.2-1)

qdbus: Depends: libqt4-dbus (= 4:4.8.2-1)

 

tags 655382 + wheezy

 

Regards, Helmar.


Reply to: