[02:24:06] !log LocalisationUpdate completed (1.20wmf3) at Mon May 28 02:24:05 UTC 2012 [02:24:11] Logged the message, Master [06:51:19] Amgine, lol, he made the job queue explode oly to change some unincluded documentation [07:38:40] salut :) [14:12:09] !log Copying php-1.20wmf4 from /tmp to /h/w/c on Fenari [14:12:13] Logged the message, Master [14:15:41] !log sync-dir'ing php-1.20wmf4 [14:15:44] Logged the message, Master [14:22:37] !log reedy synchronized php-1.20wmf4/ 'Staging php-1.20wmf4' [14:22:40] Logged the message, Master [14:23:40] Reedy: where are you going to be on Friday afternoon? [14:23:46] WMDE office? [14:27:03] ... [14:39:09] !log reedy synchronizing Wikimedia installation... : Does running scap on its own with no wikis on that version build l10n for it? I suspect not... [14:39:12] Logged the message, Master [14:40:35] That's a no then ;) [14:46:10] Reedy: can you possible review https://gerrit.wikimedia.org/r/9125 ? ;-D [14:46:16] it is a change to mediawiki-config [14:46:19] small one [14:46:29] to prevent swift.php from being loaded outside of the pmtpa cluster [14:47:38] Does EQIAD appear as pmtpa at the moment? [14:47:46] Or are we not serving anything from there yet.. [14:48:16] ohh [14:48:17] eqiad :(- [14:48:21] I have no idea [14:48:49] it does not appear in common files though [14:49:29] $cluster = 'pmtpa'; [14:49:31] I think you're right [14:50:02] that is what I did all other the place [14:50:28] when setting up eqiad, we will have to add some || $cluster == 'eqiad' [14:50:31] or case 'eqiad' [14:51:05] I guess it's not really a big deeal atm [14:57:31] sync done. [15:25:22] Hi! Some time age i recivied SVN commit access to branches and extensions, but now, when i try to create USERINFO file i got "Access denied". My steps was: [15:25:22] 1. Loading my private key in pagent [15:25:22] 2. Check out svn+ssh://vedmaka@svn.wikimedia.org/svnroot/mediawiki/USERINFO/ [15:25:22] 3. Created file "vedmaka" , added it to index, set eol-property to native [15:25:22] 4. Svn -> Commit [15:25:23] Any ideas? [15:26:00] maybe that path is now restricted [15:26:39] nobody edited it since March 31th [15:26:53] I guess it got replaced by LDAP in git/gerrit [15:27:14] Vedmaka: did you get a svn account created for you recently? [15:27:40] account was created few month ago [15:29:25] i see, everything new now should be in git? [15:29:38] most probably [15:29:42] I mean [15:29:44] we still support svn [15:29:46] have stuff in svn [15:29:53] but I think in the long term we want everything in git [15:29:59] so it is safer to just go ahead and use git ;-] [15:30:08] Vedmaka: what did you want to work on ? [15:30:15] a new extension? [15:30:45] you will probably have to request a new account on git / labs [15:30:46] http://www.mediawiki.org/wiki/Developer_access [15:30:53] you will have to agree to the "Labs terms of service" [15:31:09] and eventually ask there for the creation of a new extension repo [15:31:15] I am not sure about the exact process [15:31:23] be right back, getting a drink and some fresh air [15:33:46] i alrdy recivied git developer access, just want to commit some updates for extensions which not in git yet [15:40:48] ahh [15:41:07] Vedmaka : maybe you have been granted write access to extensions [15:41:10] just not to USERINFO [15:41:13] you will have to try :( [15:41:56] thought about it too :) i will try [15:44:39] !log reedy synchronizing Wikimedia installation... : test2wiki to 1.20wmf4 to build localisation cache [15:44:43] Logged the message, Master [15:51:42] \O/ [16:07:46] sync done. [16:13:54] !log reedy synchronizing Wikimedia installation... : Rebuild l10n for php-1.20wmf4 [16:13:57] Logged the message, Master [16:30:54] sync done. [16:43:54] logmsgbot how very efficient! [17:43:33] ToAruShiroiNeko: 17 mins for a sync is effecient?! [17:44:26] we need a bug report about that ;-D [17:44:41] a good amount of time is spent compiling texvc on all machine [17:49:31] Not really [17:49:37] texvc is cheap and quick [17:50:07] It's transferring l10n files around, and Ryan/Roan/Tim were discussing a way to minimise that immensely [17:51:11] Then it's limited bandwith copying from the NFS host. A larger uplink is due for the rack, and we can hopefully increase fan even further (it's currently on 5 for scap, I've put in a commit to push it to 10) and async it some more [17:51:26] 1.5GB for a complete checkout + caches [17:54:21] can't we keep l10n cached in PHP shared memory? :-D [17:55:50] shared? [17:55:58] haven't the apaches got enough memory these days? :p [17:56:27] I am not even sure how l10n messages are loaded nowadays [17:56:36] I guess out of a serialized files on disk [17:56:43] cdb files [17:57:02] did someone found out that cdb is faster than unserialize ? :-] [17:57:49] Not sure about serialise... But domas moved it from using the l10n_cache db table [17:57:57] well [17:58:09] using database to cache them was probably not a great choice anyway [17:58:32] one day maybe we could use http://php.net/manual/en/ref.shmop.php ;-D [17:58:41] anywa [17:58:42] y [17:58:44] off for fooood [17:59:48] Nemo_bis: is back at it again today... [18:02:07] ... [18:02:27] using CDBs has cut us so many milliseconds.. :) [18:03:09] We wouldn't need them if we switched to MongoDB already [18:03:50] riight [18:03:55] or sqlite [18:03:56] oh wait [18:05:03] :D [18:05:56] !log reedy rebuilt wikiversions.cdb and synchronized wikiversions files: testwiki and mediawikiwiki to 1.20wmf4 [18:05:59] Logged the message, Master [18:08:07] hashar: how different would be shmop from CDB? [18:08:32] !log reedy synchronized php-1.20wmf4/LocalSettings.php [18:08:36] Logged the message, Master [18:20:46] > [18:20:47] PHP fatal error in /usr/local/apache/common-local/php-1.20wmf4/extensions/Translate/tag/TranslatablePage.php line 108: [18:20:51] Argument 1 passed to TranslatablePage::newFromTitle() must be an instance of Title, null given, called in /usr/local/apache/common-local/php-1.20wmf4/extensions/Translate/tag/PageTranslationHooks.php on line 414 and defined [18:20:55] > [18:20:57] At https://www.mediawiki.org/w/index.php?title=Gerrit/Problems&action=submit [18:21:11] Reproducible, it seems. [18:21:19] I just saw that in the logs [18:21:20] Oh [18:21:23] ARGGH [18:21:28] Is it... [18:23:31] Yeeeaaah [18:25:57] !log reedy synchronized php-1.20wmf4/extensions/Translate/tag/PageTranslationHooks.php 'Fix Catchable fatal error' [18:26:01] Logged the message, Master [18:26:50] Fixed [18:28:39] Thanks, Reedy! [18:36:12] hashar: [19:09:28] hashar: how different would be shmop from CDB? [22:05:46] gn8 folks [23:15:47] !log reedy synchronized php-1.20wmf4/extensions/UploadWizard/ 'Master UW per Kaldari' [23:15:50] Logged the message, Master [23:16:22] = UploadWizard? [23:16:48] ya [23:37:27] Reedy: wmf4 is causing central notice issues on test.wiki [23:37:28] https://test.wikipedia.org/w/index.php?title=Special:CentralNotice&method=listNoticeDetail¬ice=POTY+Test+Campaign+01 [23:37:43] http://pastebin.com/QrKFE1WU