I'm starting to suspect a multi-arch issue here...

$ dpkg-query -W -f='${Package}\t${Multi-Arch}\n' | sort -k1,1n|\
   egrep 
"libgssapi-krb5-2|libsmbclient|libglib2.0-0|kde-runtime|kdelibs5-plugins"|sort 
-k2,2r|expand
libgssapi-krb5-2    same
libsmbclient           same
libglib2.0-0            same
kde-runtime          no
kdelibs5-plugins   no

All the dependencies that are missed are "Multi-Arch: same". The method
pkgPackageManager::SmartConfigure() special-cases multi-arch support
right at the end, but it's looking like it should be handled within the
main dependency loop to avoid this scenario.

@slangasek/@mvo: Could you comment?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/940396

Title:
  lucid -> precise main all failed to upgrade: dpkg: dependency problems
  prevent configuration of kde-runtime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/940396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to