X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=cron.daily-non-US;h=ff68387431572bfddb3bd3710445463c3ea31e15;hb=a84b28e207984eef311303959978741f776a425f;hp=02a89f6a8560113188efedd2570832c617ca06e2;hpb=0cef929bce452de0e399b130e4c3cc1971cb212b;p=dak.git diff --git a/cron.daily-non-US b/cron.daily-non-US index 02a89f6a..ff683874 100755 --- a/cron.daily-non-US +++ b/cron.daily-non-US @@ -37,24 +37,18 @@ update-readmenonus ################################################################################ -cd $incoming +cd $accepted rm -f REPORT -katie -pak *.changes | direport | tee REPORT | \ +kelly -pa *.changes | tee REPORT | \ mail -s "Non-US Install for $(date +%D)" ftpmaster@ftp-master.debian.org chgrp debadmin REPORT chmod 664 REPORT -catherine - cd $masterdir symlinks -d -r $ftpdir cd $masterdir jenna -# FIXME -cd /org/non-us.debian.org/database/dists/ -rm -f proposed-updates_-_all.list -for i in proposed-updates_-_binary-* proposed-updates_-_source.list; do cat $i >> proposed-updates_-_all.list; done # Generate override files cd $overridedir @@ -71,6 +65,7 @@ ziyi # Clean out old packages rhona +shania # Generate the Maintainers file cd $indices @@ -104,6 +99,10 @@ echo "VACUUM; VACUUM ANALYZE;" | psql projectb 2>&1 | grep -v "^NOTICE: Skippin ################################################################################ +# Send a report on NEW/BYHAND packages +helena | mail -e -s "[non-US] NEW and BYHAND on $(date +%D)" ftpmaster@ftp-master.debian.org + +################################################################################ ulimit -m 90000 -d 90000 -s 10000 -v 90000 run-parts --report /org/non-us.debian.org/scripts/distmnt