https://bugzilla.wikimedia.org/show_bug.cgi?id=48910
--- Comment #7 from Pietrodn <[email protected]> --- (In reply to comment #6) > It works for me if I sg to the tool's group. > > cbm@tools-login:~$ cp Test ~local-enwp10/ > cp: cannot create regular file `/data/project/enwp10/Test': Permission denied > cbm@tools-login:~$ ls -ld ~local-enwp10 > drwxrwsr-x 9 local-enwp10 local-enwp10 4096 May 29 17:40 /data/project/enwp10 > cbm@tools-login:~$ sg local-enwp10 > cbm@tools-login:~$ cp Test ~local-enwp10/ > cbm@tools-login:~$ ls -l ~local-enwp10/Test > -rw-rw-r-- 1 cbm local-enwp10 5 May 29 18:41 /data/project/enwp10/Test I also have this problem and the workaround works for me. Thanks! -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
