mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 04:26:25 +00:00
07debd3ee843df234248c1b8a8e0d70d96d42b38
The collection guard counts what this run copied, but the staging repositories were never cleared: packages left by an earlier run with the same --run-id sat there unseen by collection, were indexed by createrepo and published by deploy_target, where the name-only dependency assertion accepted them. A run whose builders all failed could therefore ship a previous run's packages. Empty the staging repositories before collection, so everything they hold afterwards comes from this invocation.
Description
No description provided
Languages
C
89%
Perl
6.7%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%