It's hard to install dbus-1-qt while satisfying its dependencies and dependencies for other packages at the same time.
It looks like, that the packages dbus-1 has not been updated in sync with the package dbus-1-mono (providing among other packages dbus-1-qt). This is the problem in short: k3b needs dbus-1-qt >= 0.60 dbus-1-qt needs dbus-1 = 0.60-29 but only dbus-1 = 0.60-28 is available. Is it possible to have package dbus-1 = 0.60-29 synced out to the world? The problem depicted with tools: medion101:~ # apt install k3b The following packages have unmet dependencies: k3b: Depends: dbus-1-qt (>= 0.60) medion101:~ # apt install dbus-1-qt The following packages have unmet dependencies: dbus-1-qt: Depends: dbus-1 (= 0.60-29) medion101:~ # apt showpkg dbus-1 | head -4 0.60-28.i586 (/var/lib/apt/lists/ftp4.gwdg.de_pub_linux_suse_apt_SuSE_10.1-i386_b ase_pkglist.base) 0.60-25.i586(/var/lib/rpm/Packages) medion101:~ # apt showpkg dbus-1-qt | head -4 0.60-29.i586 (/var/lib/apt/lists/ftp4.gwdg.de_pub_linux_suse_apt_SuSE_10.1-i386_b SuSE/10.1-i386/RPMS.base > rpm -qp --requires dbus-1-qt-0.60-29.i586.rpm | head -1 dbus-1 = 0.60-29 SuSE/10.1-i386/RPMS.base > ls dbus-1-0.60-28.i586.rpm dbus-1-0.60-28.i586.rpm Should I open a bug report for this, or will it be taken care of via this emaillist? -- Richard Bos Without a home the journey is endless --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
