Open
Description
Scenario as happened in msys2/MINGW-packages#11156
- package + rebuilds get added to the queue
- package gets reverted
- rebuild stays and gets added to the repo
- boom
Potential fixes:
- Store the list of dependencies used from the queue alongside the build
- If one of those packages is no longer there, throw out the current build
- Downside: requires extra fetches for every package...
Metadata
Metadata
Assignees
Labels
No labels