Ticket #768 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

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

comment:1 Changed 2 years ago by dottedmag

  • Status changed from new to committed

Should be fixed in udak 0.2.7

comment:2 Changed 2 years ago by dottedmag

  • Status changed from committed to closed
  • Resolution set to fixed
  • Milestone changed from 0.3 to n/a
Note: See TracTickets for help on using tickets.