Copy packages to multiple destination series in single operation

Bug #447849 reported by Eric Hammond
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

On a page like this:
  https://launchpad.net/~alestic/+archive/ppa/+copy-packages
I have the option to copy a package to different destination series. However, since the "Destination Series" is a pulldown, I can only copy to one series at a time, which requires me to manually repeat the same steps for each series.

I would like the option to copy to multiple destination series in the same operation (e.g., with checkboxes instead of a pulldown).

For example, I "dput" my package to Karmic, but then I want to "Copy existing binaries" to Jaunty, Intrepid, Hardy, and Dapper.

Alternatively, I would love to have a command line method to copy binaries to different series in Launchpad so that I can automate the whole operation.

Curtis Hovey (sinzui)
affects: launchpad → soyuz
Changed in soyuz:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Julian Edwards (julian-edwards) wrote :

This won't be easy since the additional checks required during copying may well make the request time out (more than they already do). We need to improve the speed of the checks as a pre-requisite to doing this.

tags: added: ppa
Revision history for this message
Julian Edwards (julian-edwards) wrote :

FWIW, you can automate the copying using the Launchpad API - you could make a small piece of code copy a package to multiple distroseries. See syncSource() in https://launchpad.net/+apidoc

William Grant (wgrant)
tags: added: package-copies
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.