Copy UI uses source distribution series names rather than target distribution series names
Bug #320398 reported by
William Grant
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
High
|
Unassigned |
Bug Description
The package copy web UI restricts the destination series to the non-obsolete series of the distribution of the source archive (not even the PPA-enabled series). Using the source archive's is not right, but it only currently causes a problem in the case of copies from Debian primary. It is often useful post-DIF to copy things from Debian into one's PPA, so fixing that UI would be useful.
The current UI also means that PPAs can contain packages that will never be built or published, and are for a distro other than the one the archive is for... it's rather confusing.
The API isn't affected; it always looks up the series name in the target archive's distro.
tags: | added: ppa |
Changed in launchpad: | |
importance: | Medium → High |
summary: |
- Copy UI allows copying into Debian series in Ubuntu PPAs + Copy UI allows copying into unpublishable (e.g. Debian) series in Ubuntu + PPAs |
affects: | baltix → null |
no longer affects: | null |
summary: |
- Copy UI allows copying into unpublishable (e.g. Debian) series in Ubuntu - PPAs + Copy UI uses source distribution series names rather than target + distribution series names: allows copying into unpublishable (e.g. + Debian) series in Ubuntu PPAs |
tags: | added: package-copies |
tags: | added: phone-rtm |
summary: |
Copy UI uses source distribution series names rather than target - distribution series names: allows copying into unpublishable (e.g. - Debian) series in Ubuntu PPAs + distribution series names |
To post a comment you must log in.
Thanks for reporting William.