Ticket #768 (closed bug: fixed)
host/tools and target packages' clash in incoming repo queue
| Reported by: | dottedmag | Owned by: | dottedmag |
|---|---|---|---|
| Priority: | critical | Milestone: | n/a |
| Component: | buildsystem | Version: | post-0.2 snapshot |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description
If host/tools and target packages of the same name are built simultaneously, then there is race condition:
- host/tools package emerges in queue
- udak accepts host/tools package for importing in repository
- target package emerges in queue with .debs overwriting ones from host/tools
- udak finishes processing host/tools package and cleans up .changes and associated files
- udak picks up target package and figures there are .debs missing, cleaned up on previous step
Change History
Note: See
TracTickets for help on using
tickets.


Should be fixed in udak 0.2.7