[Bug 940396] Re: lucid -> precise main all failed to upgrade: dpkg: dependency problems prevent configuration of kde-runtime
James Hunt
940396 at bugs.launchpad.net
Fri Mar 9 12:00:27 UTC 2012
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
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/940396
Title:
lucid -> precise main all failed to upgrade: dpkg: dependency problems
prevent configuration of kde-runtime
Status in “apt” package in Ubuntu:
Confirmed
Status in “apt” source package in Precise:
Confirmed
Bug description:
lucid to precise upgrade - main all - amd64/i386
upgrade failed with:
Setting up plasma-scriptengine-javascript (4:4.8.0-0ubuntu1) ...
dpkg: dependency problems prevent configuration of kde-runtime:
kde-runtime depends on libsmbclient (>= 2:3.2.0); however:
Package libsmbclient is not configured yet.
dpkg: error processing kde-runtime (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
kde-runtime
http://10.189.74.2:8080/job/precise-upgrade-lucid-
main/ARCH=i386,LTS=lts,PROFILE=main-all,label=upgrade-test/33/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/940396/+subscriptions
More information about the foundations-bugs
mailing list