https://bugzilla.wikimedia.org/show_bug.cgi?id=36120
--- Comment #2 from Roan Kattouw <[email protected]> 2012-04-20 17:13:21 UTC --- l10nupdate should be running as the l10nupdate user, and that user should own the cache/l10n directory. Which it does for 1.19, so that should be working. I fixed the perms on the 1.20 dir just now. Most of the files inside the directory, however, are owned by awjrichards or catrope, probably because these users have run LC cache rebuilds (which are triggered from scap). So it may fail to overwrite these files, which is stupid because it can overwrite them by deleting and recreating them. Adding the -f flag to the cp invocation in the script should fix that, I'll do that now. -- 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
