https://bugzilla.wikimedia.org/show_bug.cgi?id=41081
Chad H. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Highest |High Severity|critical |major --- Comment #22 from Chad H. <[email protected]> --- (In reply to comment #21) > in wmf-config there seems to be an issue with settings... > > ./extdist/svn-invoker.conf:$wgExtDistWorkingCopy = > '/mnt/upload7/private/ExtensionDistributor/mw-snapshot'; > > but > > ./CommonSettings.php: $wgExtDistWorkingCopy = > '/mnt/upload6/private/ExtensionDistributor/mw-snapshot'; This was it. Should both be upload6. Fixed this, and ExtDist is now working. (In reply to comment #20) > That's great. I'd prefer it if the new version was completely decoupled from > upload.wm.org, as it messes with the way we're setting up upload right now > (NFS > dependency) and it's kind of out of scope for upload (it's not user-uploaded > content). Yeah, we definitely want to rewrite this extension and get it off upload.wm.o. I started an RFC. https://www.mediawiki.org/wiki/Requests_for_comment/Replacing_extension_distributor -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
