diff options
author | Pascal Terjan <pterjan@gmail.com> | 2016-10-14 15:01:55 +0100 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2016-10-14 15:06:46 +0100 |
commit | 86918b8da22d88c183e00dfd86c2fdf25ca8142d (patch) | |
tree | 5ee829e989dfb36ee6bb5e5ce34cb9ddfd3a375b /modules/buildsystem/manifests/youri_submit.pp | |
parent | fb1056a928d3adcd0665bfa591134fd64ff81d6b (diff) | |
download | puppet-86918b8da22d88c183e00dfd86c2fdf25ca8142d.tar puppet-86918b8da22d88c183e00dfd86c2fdf25ca8142d.tar.gz puppet-86918b8da22d88c183e00dfd86c2fdf25ca8142d.tar.bz2 puppet-86918b8da22d88c183e00dfd86c2fdf25ca8142d.tar.xz puppet-86918b8da22d88c183e00dfd86c2fdf25ca8142d.zip |
Avoid rebuilding some old packages
When a package gets built for mandatory arches but fails on non mandatory
arches, src.rpm stays around (that should be fixed).
When we cleanup old log files after 2 weeks, we often have the src.rpm
staying around longer (it seems it's ctime gets changed) than the file
saying it had already been built for mandatory architectures, so it gets
built again then rejected.
By removing rpms earlier than the logs, we avoid that problem.
Diffstat (limited to 'modules/buildsystem/manifests/youri_submit.pp')
0 files changed, 0 insertions, 0 deletions