Re: website check_trans.pl cronjob for Italian not running
Laura Arjona Reina <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
Hello El 3/7/24 a las 9:43, Giuseppe Sacco escribió: > Hello, > as an Italian translator of the web site, I used to receive weekly reports > about the translation status, but this is not working since the 17th of > November. That's not just me: none of the Italian translators receive them, > neither the italian-l10n list. > > Does it still works for other countries? Could anyone check what's going on? > > Thank you, > Giuseppe > I have checked that the cron jobs for check_trans.pl in www-master are still scheduled. I have run it manually (the "daily" version) and found several errors/warnings: --- count_changes() ERROR: commit rev2 HEAD not found in revisions of english/xxxx (wml files in english folder) Use of uninitialized value $delta in numeric ge (>=) at ./check_trans.pl line 401. syntax error at ./chinese/international/chinese/translator.db.pl line 45, near "compress" syntax error at ./chinese/international/chinese/translator.db.pl line 111, near "}" Compilation failed in require at ./check_trans.pl line 1024. Undefined subroutine &main::croak called at ./check_trans.pl line 1238. Can't use an undefined value as a HASH reference at /srv/www.debian.org/webwml/Perl/Local/VCS_git.pm line 559. --- but the script goes on and seems to finish without any more errors. I'll try to fix these errors (not sure if they are the cause of the issues). I have reviewed my mail and IRC logs to know if something happened between mid-November and end-December that could cause this, but didn't find anything. I have also changed my settings in spanish/international/spanish/translators.db.pl database to receive mails daily, and will keep an eye on this. Note: supposedly I had to receive mails monthly and I have checked and my last mail related to this script is from October (2023-10-20). Kind regards