[Bug 940396] Re: lucid -> precise main all failed to upgrade: dpkg: dependency problems prevent configuration of kde-runtime
Michael Vogt
michael.vogt at ubuntu.com
Fri Mar 9 12:50:54 UTC 2012
Some more thoughts on this. The log shows that the following is
happening:
1. kde-runtime is unpacked at line 2454, at this point libsmbclient is unchanged so its not unpacked nor configured (as this is not required by the kde-runtime dependencies)
2. libsmbclient is unpacked in line 2504 but its not configured (yet)
3. kde-runtime is looked at again in line 2548 but because its already configured its skipped
4. libsmbclient is finally configured in line 2654 (when its too late)
So it seems like the bug either in
(3) that he dependencies are not checked if they are all ok
(2) when libsmbclient is unpacked (but not configured) it needs to RmFlag() its rdependences configured flag
Thoughts?
--
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