modify ubuntu-gnome hook to set UnreportableReason for 14.04 and 16.04
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apport (Ubuntu) |
Fix Released
|
Low
|
Brian Murray | ||
Trusty |
Fix Released
|
Low
|
Brian Murray | ||
Xenial |
Fix Released
|
Low
|
Brian Murray |
Bug Description
Impact
------
As announced, the GNOME3 PPAs for Ubuntu 16.04 LTS are no longer being maintained as of April 2017. Therefore, the Ubuntu GNOME project would like to stop receiving bugs from packages installed from those PPAs for that version, or for 14.04 LTS which is no longer supported by Ubuntu GNOME.
See https:/
Test Case
---------
sudo add-apt-repository ppa:gnome3-
sudo apt update
sudo apt upgrade
Ubuntu 14.04:
ubuntu-bug gnome-system-
Ubuntu 16.04:
ubuntu-bug nautilus
What should happen:
After several moments, you should see a popup with
The GNOME3 PPA you are using is no longer supported for this Ubuntu release. Please run "ppa-purge ppa:gnome3-
Clean up:
sudo apt install ppa-purge
sudo ppa-purge ppa:gnome3-
Other Info
----------
Ubuntu GNOME has always installed ppa-purge by default.
Regression Potential
-------
People will be unable to report bugs with PPA packages like they used to but they'll be told why. The message unfortunately likely won't be translated right away, but since it will land in the development release, it should eventually be translated for future Ubuntu releases.
Related branches
Changed in apport (Ubuntu): | |
status: | In Progress → Triaged |
description: | updated |
tags: | added: patch |
Changed in apport (Ubuntu Trusty): | |
importance: | Undecided → Low |
Changed in apport (Ubuntu Xenial): | |
importance: | Undecided → Low |
summary: |
- Drop ubuntu-gnome hook for trusty, xenial + modify ubuntu-gnome hook to set UnreportableReason for 14.04 and 16.04 |
Changed in apport (Ubuntu): | |
assignee: | nobody → Brian Murray (brian-murray) |
status: | Triaged → In Progress |
I currently have another SRU in mind for apport - adding ProcCpuInfoMinimal and fixing the autopkgtests. I'm happy to add this in too.
Do you want to just remove the hook or maybe have it add an UnreportableReason field to the report which then people might read?