Comment 0 for bug 2838

Revision history for this message
Daniel Silverstone (dsilvers) wrote : complex depwait needed

It will be come 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