"same version already has published binaries in the destination archive" error when copying and rebuilding between series in a PPA
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
If you try to copy a package in a PPA from one series to another and choose "Rebuild the copied sources", you get the error:
The following source cannot be copied: <PACKAGE> in <SERIES> (same version already has published binaries in the destination archive)
This is apparently a limitation of the archive itself: copy and rebuild for a new series in the same PPA is an unsupported operation. Therefore, Launchpad should either:
1) Prevent the user from selecting "Rebuild the copied sources" when he has also selected destination "This PPA" or
2) Provide a more helpful error message. E.g., "Cannot rebuild the copied sources in this PPA. Either copy the existing binaries or upload a new source package (with a different version number) for the destination series."
Steps to reproduce:
1) In a PPA, choose "Copy packages."
2) Select a package. Choose destination PPA "This PPA", any destination series, and copy options "Rebuild the copied sources".
3) Press the button "Copy packages".
Example page with the problem:
https:/
Changed in launchpad: | |
status: | Confirmed → New |
Changed in soyuz: | |
milestone: | none → pending |
status: | New → Triaged |
Changed in soyuz: | |
importance: | Undecided → Medium |
tags: | added: ppa ui |
summary: |
- Unhelpful error message on copy-and-rebuild: "same version already has - published binaries in the destination archive" + "same version already has published binaries in the destination archive" + error when copying and rebuilding between series in a PPA |
Changed in launchpad: | |
importance: | Medium → Low |
tags: | added: package-copies |
confirming, I ran into this issue myself