Apport add_info hook should not add ppa version as tag
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Triaged
|
Wishlist
|
Unassigned | ||
unity (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Users trying to report a bug on unity when it comes from a ppa such as ppa:sil2100/quantal (currently at version 6.0.0-0ubuntu5~
This is because launchpad enforces tags are in a particular form:
"Tags must start with a letter or number and be lowercase. The characters "+", "-" and "." are also allowed after the first character."
However, debian policy also allows ":" and "~" in package versions:
<http://
The unity apport hook should either not add the version as a tag (it appears prominently in the Package field anyway, along with a reference to ppa origin), or should ensure the tag is in fact valid.
Related branches
- Didier Roche-Tolomelli: Needs Fixing
- Łukasz Zemczak: Approve
- Dimitri John Ledkov (community): Needs Fixing
- Ubuntu branches: Pending requested
-
Diff: 40 lines (+8/-8)2 files modifieddebian/changelog (+7/-1)
debian/source_unity.py (+1/-7)
summary: |
- Apport add_info hook should not at ppa version as tag + Apport add_info hook should not add ppa version as tag |
Changed in unity (Ubuntu): | |
assignee: | nobody → Martin Packman (gz) |
status: | New → In Progress |
Changed in unity: | |
assignee: | nobody → Martin Packman (gz) |
status: | New → In Progress |
Changed in unity (Ubuntu): | |
assignee: | Martin Packman (gz) → nobody |
status: | In Progress → New |
Changed in unity: | |
assignee: | Martin Packman (gz) → nobody |
status: | In Progress → New |
Changed in unity: | |
importance: | Undecided → Wishlist |
Changed in unity (Ubuntu): | |
importance: | Undecided → Wishlist |
Changed in unity: | |
status: | New → Triaged |
Changed in unity (Ubuntu): | |
status: | New → Triaged |