RELEASE_UPRADER_NO_APPORT seems to have no effect
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | ubuntu-release-upgrader (Ubuntu) |
Medium
|
Brian Murray | ||
| | Vivid |
Medium
|
Brian Murray | ||
Bug Description
I was trying to test the alternate paths in run_apport of DistUpgradeAppo
I examined os.environ right before the failure I'd created (a divide by 0 error in DistUpgradeCont
| tags: | added: trusty utopic |
| Changed in ubuntu-release-upgrader (Ubuntu): | |
| importance: | Undecided → Medium |
| Brian Murray (brian-murray) wrote : | #1 |
| Changed in ubuntu-release-upgrader (Ubuntu Vivid): | |
| status: | New → In Progress |
| assignee: | nobody → Brian Murray (brian-murray) |
| Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package ubuntu-
---------------
ubuntu-
* DistUpgrade/
RELEASE_
apport_
-- Brian Murray <email address hidden> Mon, 09 Mar 2015 14:35:00 -0700
| Changed in ubuntu-release-upgrader (Ubuntu Vivid): | |
| status: | In Progress → Fix Released |


Duh, it's because only run_apport checks for that environmental variable and apport_crash() and apport_pkgfailure() don't.