Can't initialise from a series with pending builds
Bug #747508 reported by
Julian Edwards
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Steve Kowalik |
Bug Description
When using +initseries to initialise a new distro series, the parent series must have no pending builds. In practice, this is virtually impossible, so Something Clever needs to happen to make the initialisation work.
Related branches
lp://staging/~stevenk/launchpad/ids-needsbuild
- Gavin Panella (community): Approve
-
Diff: 179 lines (+33/-18)2 files modifiedlib/lp/soyuz/scripts/initialise_distroseries.py (+2/-1)
lib/lp/soyuz/scripts/tests/test_initialise_distroseries.py (+31/-17)
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: derivation |
Changed in launchpad: | |
assignee: | nobody → Steve Kowalik (stevenk) |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r12831 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 12831>.