Commit graph

9 commits

Author SHA1 Message Date
Stephen Smoogen
07076b9f9a Fix traceback in old mirror counting program.
When a corrupt date is found in the log file, I have the program
default of 1970-01-01 but because there is a lookup used it needed to
be 1970-Jan-01 which would then get replaced by 1970-01-01.

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2021-09-29 18:16:43 +00:00
Nils Philippsen
369487a3bb Don't write normal operational message to stderr
This prevents sending out unnecessary mails when run from the related
cron job:

   condense-mirrorlogs.cron
-> condense-mirrorlogs.sh > /dev/null
-> mirrorlist.py

Additionally, report the failing file name in the case of an error.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2021-09-22 10:49:30 +02:00
Stephen Smoogen
9a54f23d1e Fix a lot of unknown arches in mirrorlist.py. Take a stab at fixing some of the graphs in mirrors-data.gp. Let the team figure out a better way to fix the rest. 2021-07-15 05:06:56 -04:00
Stephen Smoogen
255b10c922 Add in roles for f34-f39 and epel9 for counting with old stat program 2021-04-06 13:11:31 -04:00
Stephen Smoogen
4e166d60b5 remember what the program did and rewrite statement 2018-03-21 22:03:52 +00:00
Stephen Smoogen
23be9d8791 remember what the program did and rewrite statement 2018-03-21 21:51:10 +00:00
Stephen Smoogen
8d48479d62 and we may have new stuff to spew for modules 2018-03-21 21:06:24 +00:00
Stephen Smoogen
5847868496 and we have a better regex 2017-01-31 21:12:55 +00:00
Stephen Smoogen
4f8471d08e add the scripts for data-analysis 2016-05-04 17:00:23 +00:00