Kevin Fenzi
d11f9c5ced
epel7 retirement
...
Drop epel7 all the places in ansible where it is and makes sense.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-07-03 20:00:59 +00:00
Sandro
93250fc4c5
Fix typo in alternative_arch_report.py
...
Just scratching an itch with `s/ExcludesArch/ExcludeArch/`, making the
script do what it was supposed to do all those years. Call it The Seven
Year Itch if you like. :-P
2024-02-14 22:19:08 +00:00
Kevin Fenzi
0c81957b2d
pkgs / make-git-checkout-seed: do not try and remove already removed file
...
We already removed the old previous days version here, so trying to
remove it again results in a cron email with:
rm: cannot remove '/srv/cache/lookaside//rpm-specs-epel7*.tar.xz': No such file or directory
rm: cannot remove '/srv/cache/lookaside//rpm-specs-epel8*.tar.xz': No such file or directory
rm: cannot remove '/srv/cache/lookaside//rpm-specs-epel9*.tar.xz': No such file or directory
So, drop that here so we don't get these daily emails.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2023-06-02 12:23:38 -07:00
Ryan Lerch
4f13144d5c
make-git-checkout-seed - add some optional debug messages
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2023-05-16 14:18:08 +10:00
Ryan Lerch
0cad63d412
pkg01 - generate spec tarballs for epel with make-git-checkout-seed.sh
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2023-05-16 03:40:07 +00:00
Adam Piasecki
18d4aae59f
Matching all branches instead of Epel only
2022-06-23 21:15:10 +00:00
Adam Piasecki
771aff027b
Added Epel version to the tar ball name
2022-06-23 21:15:10 +00:00
Adam Piasecki
005da070b3
Added archive EPEL -gt '6' branches
2022-06-23 21:15:10 +00:00
Kevin Fenzi
6837a16455
eeeeeee. thanks tmz
2018-01-02 20:01:20 +00:00
Kevin Fenzi
a072eba8df
make checkout-seed handle rpms namespace. someday should handle others
2018-01-02 19:52:09 +00:00
Pierre-Yves Chibon
a6fdbaeff6
Send all the notifications about package excluding some arch to the arch-excludes list
2017-01-10 16:33:15 +01:00
Pierre-Yves Chibon
97111b12aa
Add script reporting packages restricting their build arches
...
Let this script only send its report to me for now, we'll configure a
better target later
2017-01-05 10:31:37 +01:00
Kevin Fenzi
688e980d4a
Preserve timestamps in git checkout seed. Ticket 5431
2016-08-31 21:11:36 +00:00
Ralph Bean
4971401cec
Promote the new make-git-checkout-seed to prod.
2016-02-22 16:35:58 +00:00
Ralph Bean
401e9b0f6d
Try this fixed version of make_checkout_seed.
2016-02-19 18:11:19 +00:00
Pierre-Yves Chibon
5b6ce80a6b
Move rpms to repositories on all scripts
2015-12-21 11:22:25 +01:00
Kevin Fenzi
29d8fdd750
Commit revised spec checkout seed modifications from ticket 4941
2015-11-20 23:28:56 +00:00
Kevin Fenzi
2d32e26082
Revert "updated as per ticket 4941" This needs more tweaking
...
This reverts commit 782e92a20a .
2015-11-18 20:56:15 +00:00
doteast
782e92a20a
updated as per ticket 4941
2015-11-18 18:50:09 +00:00
Mathieu Bridon
9dd33b21dd
Add a new git/make_checkout_seed role
...
This will be needed to migrate Dist Git from puppet to ansible.
2014-08-26 18:28:27 +00:00