https://bugzilla.wikimedia.org/show_bug.cgi?id=61970
Bryan Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Bryan Davis <[email protected]> --- (In reply to Andre Klapper from comment #9) > So is either fixing this properly or finding an acceptable workaround still > highest priority, relastically speaking? Or should priority be set lower? Ori was working on this on Friday. I think it's pretty close to being fixed. We seem to have permissions fixed now for members of the wikidev group. In the process however the permissions on the /srv/scap top level directory were broken. $ ls -ld /srv/scap drwxrws--- 6 root wikidev 4096 Mar 10 03:34 /srv/scap The permissions on the top level directory should be 2775 (or even 0775) instead of the 2770 that is now set. Permissions seem to be set correctly on files and directories within /srv/scap. The incorrect permissions on the base directory is causing the nightly l10nupdate cron job to fail. -- 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
