Only pre-approved combinations of targets are permitted
Bug #1585531 reported by
Iain Lane
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bileto |
Triaged
|
High
|
Unassigned |
Bug Description
When you are selecting where a silo should be uploaded to, the system only offers you a selection of pre-defined combinations. Yesterday I wanted to upload a desktop release to Y and X as normal SRU, but that wasn't available to me.
Can you think of a good UI that lets users upload to more combinations of real and overlay releases?
Changed in bileto: | |
importance: | Medium → High |
Changed in bileto: | |
assignee: | Robert Bruce Park (robru) → nobody |
To post a comment you must log in.
Hi laney,
This y+x upload you wanted to do, was it an mp against an lp project? Or were you just working with manual sources?
As a workaround you could have just used a y+x+v silo and then just manually copied packages to the respective archives when you were ready (and ignored v).
The backend supports arbitrary combinations of series names, so it's just a UI limitation that only offers y+x+v, but the only catch is that it's hard-coded to target the first one to main archive and all subsequent ones to overlay ppa. So it would be trivial to add y+x as an option, but there isn't really a good way to specify which bits go to archive and which to overlay.
It's not hard to envision, eg, a checklist, that lists the supported series and let's you pick arbitrary combinations for your silo, but it's less obvious to me how you'd specify which series target archive vs overlay.