[Bug 1067542] Re: possible for some do-release-upgrade crashes to be unreportable
Launchpad Bug Tracker
1067542 at bugs.launchpad.net
Sat Jan 12 01:40:17 UTC 2013
This bug was fixed in the package ubuntu-release-upgrader - 1:0.192.4
---------------
ubuntu-release-upgrader (1:0.192.4) raring; urgency=low
* Ensure that partial upgrades are fully translated (LP: #1072828) thanks to
Gabor Kelemen for the initial patch.
* Remove code enabling apport since it is always running (LP: #1068874)
* check-new-release-gtk: set the correct translation domain thanks to Gabor
Kelemen for patch (LP: #1093697)
* DistUpgradeController.py: call apport-bug with the binary package name not
the source package name (LP: #1098001)
* source_ubuntu-release-upgrader.py: set the crash database to Ubuntu to
allow reporting of bugs even if the package does not seem to be official
(LP: #1067542)
-- Brian Murray <brian at ubuntu.com> Fri, 11 Jan 2013 16:19:26 -0800
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: Triaged => Fix Released
--
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/1067542
Title:
possible for some do-release-upgrade crashes to be unreportable
Status in “ubuntu-release-upgrader” package in Ubuntu:
Fix Released
Bug description:
Depending on when ubuntu-release-upgrader crashes it is possible for
the bug to be unreportable because apport determines that the package
is not an official package. This can happen if sources have been
updated to the next release, e.g. quantal, and then ubuntu-release-
upgrader crashes. I saw this in http://paste.ubuntu.com/1275147/.
There we can see:
Package: update-manager-core 1:0.156.14.11
UnreportableReason: This is not an official Ubuntu package. Please remove any third party package and try again.
I believe setting the environmental variable
APPORT_DISABLE_DISTRO_CHECK would allow the bug to be reported.
However, its odd that this is the first time this has been encountered
/ reported afaik.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1067542/+subscriptions
More information about the foundations-bugs
mailing list