[Bug 1085844] Re: update-manager uses subprocess.Popen incorrectly when calling dpkg
Steve Kowalik
stevenk at debian.org
Wed Dec 12 06:29:30 UTC 2012
I didn't save any, sadly. It should be fairly easy to test -- include a
package that calls exit 1 in its postinst during an distribution upgrade
ran by update-manager, and you should hit that block.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1085844
Title:
update-manager uses subprocess.Popen incorrectly when calling dpkg
Status in “update-manager” package in Ubuntu:
New
Bug description:
While upgrading a machine from Precise to Quantal, I had the upgrade
bomb out at the end with initramfs-tools postinst exiting 1. This was
handled nicely, in my opinion, with update-manager explaining the
issue and saying it will run 'dpkg --configure -a'. However, when it
does this, it does not give the full path to subprocess.Popen(), so
Python gives a few tracebacks with "dpkg: no such file or directory"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1085844/+subscriptions
More information about the foundations-bugs
mailing list