https://bugzilla.wikimedia.org/show_bug.cgi?id=63803
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |NEW Depends on| |63028 --- Comment #4 from Antoine "hashar" Musso <[email protected]> --- There is some progress: $ sql metawiki /usr/local/bin/sql: line 30: /usr/local/bin/wikiadmin_pass: Permission denied Enter password: $ ls -l -d /usr/local/bin/wikiadmin_pass -r-xr-x--- 1 root wikidev 43 Mar 14 14:23 /usr/local/bin/wikiadmin_pass* $ Anyone that had its account importer from SVN has a GID 500 (svn) and thus would not be able to execute that script which has GID 550 (wikidev). That is tracked by bug 63028 "inconsistent GID number (500 or 550) which I am adding as a blocker. -- 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
