https://bugzilla.wikimedia.org/show_bug.cgi?id=32767
--- Comment #10 from Roan Kattouw <[email protected]> 2011-12-17 22:25:20 UTC --- (In reply to comment #9) > Yeah, something weird is going on here. It looks like something may still be > trying to run the old script. I've put in some debugging code now, hopefully > that'll provide some insight after tonight's run. So, turns out the old script isn't running anymore, what you were looking at is the old log file. The new log file is at /var/log/l10nupdatelog/l10nupdate.log . However, something keeps truncating the log file every morning at 06:40 UTC (I think it's logrotate -- I submitted a proposed fix in Gerrit), so I put in a cron job that snatches a copy of the log at 05:00 and copies it to /home/catrope/l10nupdate.log The error message in that log file is something that will be fixed with the changes to the l10nupdate shell script that were already submitted and merged in Gerrit. However, there are some puppet errors on fenari right now, so the changes aren't being applied. I've submitted fixes for these errors in Gerrit, but those have to be reviewed, merged and deployed by someone in ops. Until that happens (hopefully on Monday), LU will keep failing. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
