[Bug 1289604] Re: ubuntu-release-upgrader doesn't depend on python-apport
Brian Murray
brian at ubuntu.com
Mon Mar 10 17:11:52 UTC 2014
ubuntu-release-upgrader (1:0.216) trusty; urgency=medium
* debian/control.py: depend on python3-apport since the release upgrader for
U will be using python3 not python2.
-- Brian Murray <brian at ubuntu.com> Mon, 10 Mar 2014 10:01:49 -0700
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1289604
Title:
ubuntu-release-upgrader doesn't depend on python-apport
Status in “ubuntu-release-upgrader” package in Ubuntu:
In Progress
Status in “ubuntu-release-upgrader” source package in Saucy:
Fix Released
Bug description:
Description:
A default Saucy system will not have python-apport installed and the crash handler in the release upgrade tarball needs python-apport to be able to create a crash report. Subsequently, we may not be receiving crash reports for every release upgrade crash.
The release upgrader runs with python2 because it needs to run on Precise and Saucy.
Test Case:
1) run python /usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeApport.py (we are using python here because the release upgrader runs with python2 not 3)
2) notice a failed to import apport python module error message
With the package from -proposed you should receive a "Crash report"
dialog saying that 'do-release-upgrade has stopped unexpectedly'. Do
not submit the crash report.
This is because ubuntu-release-upgrader doesn't depend on python-
apport and it is no longer depended on by anything else. I mean that
package used to be installl on most Ubuntu systems because apport or
ubuntuone-client depended on it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1289604/+subscriptions
More information about the foundations-bugs
mailing list