cannot manually enter versioned depwait rules
Bug #2838 reported by
Daniel Silverstone
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
It will become necessary to have depwait conditions so that we can automatically try builds again when a depwait condition is satisfied.
For example, you might want to dep-wait on foo > 1.0-1 because of a bug in 1.0-1's install script
These are apparently best calculated manually and we should provide support in the Build record for this.
The auto-giveback will then have to support this functionality
description: | updated |
summary: |
- complex depwait needed + cannot manually enter versioned dep-wats |
summary: |
- cannot manually enter versioned dep-wats + cannot manually enter versioned depwait rules |
To post a comment you must log in.
All the machinery for versioned dep-waits now exists in the master and the DB, again we just need a UI change to allow me to manually enter dep-waits that can't be automatically determined.