[00:11:58] YuviPanda: also quarry gives me 502 when I try to login [00:12:29] i.e. https://quarry.wmflabs.org/oauth-callback?oauth_verifier=token_here&oauth_token=token_here [00:17:51] Hi.. may I ask here how to get a User object to use with Echo (to send a notification)? the normal User::newFromId doesn't work with centralauth, and the notification isn't sent with CentralAuthUser::newFromId. [00:18:08] 3MediaWiki / 3File management: HTTP 500 errors with certain JPEG thumbnails: "Fractional sampling not implemented yet" - 10https://bugzilla.wikimedia.org/72511#c6 (10Kelson [Emmanuel Engelhart]) What happens here is pretty incredible... the end too ;) [00:25:34] Polsaker: user CentralAuthUser::localUserData than User::newFromId [00:26:17] Polsaker: des that work? [00:26:53] 3MediaWiki / 3Interface: Default CSS rule (loaded from ‘load.php’) uses “Linux Libertine” font for headings, thus misses “Linux Libertine O” installed on Ubuntu. - 10https://bugzilla.wikimedia.org/72515 (10Andre Klapper) [00:28:33] Polsaker: pseudocode: $whatever = ...->localUserData(); if ($whatever is an object with 'id' set) new local user from id($whatever['id']) [00:28:53] localUserData(dbname) [00:35:16] huh, so.. CentralAuthUser::newFromId(2)->localUserData('somewiki') [00:35:21] and pass that to Echo? [00:36:26] try it [00:36:44] Polsaker: you need to get ['id'] too [00:36:58] make sure it is an object [00:39:40] Fatal error: Call to protected method CentralAuthUser::localUserData() from context 'PFormsHooks' in /home/wikimeve/public_html/w/extensions/PForms/Hooks.php on line 33 [00:39:42] >_> [00:39:47] brb [00:42:27] Polsaker: then just run the same SQL as localUserData? [01:18:39] huh, But Echo _needs_ a User objext >_> [01:18:51] and that seems to return just an array [01:20:33] Polsaker: you take the id from the arrow, pass it to User::newFromId, and voilà [01:20:42] s/arrow/array/ [01:21:02] besides, you could use your own SQL to extract that data [01:21:26] Oh [01:21:50] huh, I already have the user ID... but User::newFromId return an "empty" User object.. [01:22:00] you have the *global* user ID [01:22:05] which is not the same as local user ID [01:22:06] right? [01:22:15] ah [01:22:30] So you have to use SQL like in localUserData() [01:22:46] * Polsaker feels dumb [01:23:17] Don't feel dumb, I've spent long times wondering how to convert from one thing to another in mediawiki :P [01:24:45] Basically: select user_id from user where user_name=whatever to get local id from global (but use similar to localUserData()) [01:25:37] gotcha [01:41:24] 3Wikimedia / 3SVG rendering: Incorrect text positioning in SVG rasterization (text/tspan x/y attribute; upstream) - 10https://bugzilla.wikimedia.org/33245#c12 (10Uwe) 5NEW>3RESO/FIX The problem I described is now fixed for my SVG file in the initial bug comment. This bug can therefore be closed as fixed. [01:45:09] 3MediaWiki / 3Export/Import: Incorrect text positioning in SVG rasterization (text/tspan x/y attribute; upstream) - 10https://bugzilla.wikimedia.org/33245 (10Uwe) [02:07:04] thanks, huh! [02:07:08] It works like a charm [02:07:10] :-) [02:16:41] did grrrit-wm die? [02:18:44] grrrit-wm: hello? [02:24:20] legoktm: not sure if it's related but I accidentally found a bug in grrrit-wm that made it crash, and was able to reproduce the error [02:24:38] It can be fixed by updating the irc node module [02:24:55] I have access to the tool on labs, but thought I'd leave it to Yuvi or you [02:26:11] huh: uhhhh if you have access and feel confident in your skills, please fix it :) [02:26:46] thanks :-) should I make a backup? it's not in git [02:26:57] well, it is in a github repo [02:27:08] backups always sound like a good idea :P [02:28:07] legoktm: what's the command to tar a directory? :P there's a xkcd about how they're confusing too... [02:28:17] is it cvf? [02:28:36] https://unix.stackexchange.com/questions/46969/compress-a-folder-with-tar says czf [02:28:50] k [02:28:52] well, z probably means gzip [02:29:08] either way, just a cp into a folder would have been fine too :P [02:29:43] tar -cf file.tar directory ? [02:29:44] :P [02:38:53] I'll see if it's still broken [02:40:23] nope [02:41:02] hmm [02:43:14] maybe it's gerrit-to-redis? [02:43:23] are you taking actions on a gerrit patchset? [02:43:35] legoktm: it's not in gerrit :/ [02:43:47] the gerrit-to-redis might be down, want to test? [02:44:01] I can just restart it [02:44:14] I was trying to fix another bug where quieting causes it to quit, join #wmt and I can demonstrate [02:47:22] huh: is there anything in the error logs? [02:47:42] TypeError: Cannot call method 'replace' of undefined [02:48:26] revert the upgrade of the node module? [02:48:29] now I reverted it [02:48:40] to the tar.gz [02:49:01] it's the same as before :/ [02:49:29] nothing in error log either [02:49:30] weird [02:49:43] hmm [02:49:45] I'll check the other log [02:50:01] is it rebooting on its own? [02:50:15] yes [02:50:20] i'm not doing anything [02:50:59] holy crap these logs are huge [02:51:03] k, I'm killing it [02:51:03] really I reverted it :/ [02:51:35] wait wtf [02:51:39] I killed the job. [02:51:51] it won't die? [02:51:51] why was it rebooting? [02:51:56] it's in a deleted state [02:51:57] 5108906 0.30002 lolrrit-wm tools.lolrri dr 10/26/2014 02:38:51 continuous@tools-exec-03.eqiad 1 [02:52:03] oh [02:52:10] * huh ??? [02:52:51] ok [02:52:54] it's really gone now [02:53:08] now kick it? [02:53:27] we also have a core dump :/ [02:53:43] ok [02:53:46] started a new job [02:53:48] goooone foreeeveeer~ [02:53:57] and I moved all the old logs out of the way, so we'll only have fresh logs [02:54:05] core.old - is this the core dump we're looking at? [02:54:24] well, I'm not :P [02:54:51] I'm commenting on https://gerrit.wikimedia.org/r/#/c/168518/ right now... [02:54:54] I don't even know how to check a core dump honestly [02:55:00] me neither. [02:55:06] I think gerrit 2 redis is down [02:55:15] but I just restarted it? [02:55:19] oh [02:55:32] to get a stack trace you load the core dump into gdb typically, but you need a debug build of the executable that produced the core for it to mean much [02:55:35] [19:45:07] !log tools.gerrit-to-redis restarted to see if that's why grrrit-wm is broken [02:55:57] otherwise your stack trace is full of symbols instead of names [02:56:27] really weird [02:57:20] $ ssh legoktm@gerrit.wikimedia.org -p 29418 gerrit stream-events [02:57:21] Capability streamEvents is required to access this resource [02:57:45] oh, I can just be gerrit-to-redis :P [02:58:44] heh, I got the same error [02:59:45] 2014-10-26 02:58:49,538 Pushed to 1 clients [02:59:47] hmm [02:59:58] these log files start from last july [03:00:04] YuviPanda: LOGROTATE [03:00:52] so is the problem in lolrrit/grrrit-wm? [03:02:44] I'm tail -f'ing what I think is the correct log, but haven't seen my comment show up yet [03:03:08] tools.gerrit-to-redis@tools-login:~/logs$ tail -f stream-receiver [03:03:35] the last message gerrit-wm sent was [22:15:58] (03CR) 10Ricordisamoa: "There should be a server-side way to catch multiple values for single HTTP parameters, shouldn't it?" [core] - 10https://gerrit.wikimedia.org/r/160308 (owner: 10Bartosz DziewoÅ„ski) [03:03:47] what's with the '1' in the nick? [03:04:02] 2014-10-26 03:02:13,273 Pushed to 1 clients [03:04:10] so gerrit to redis works [03:04:13] ok, so I think it's purely grrrit-wm [03:04:25] the 1 is when there was a netsplit and it couldn't get the name grrrit-wm [03:05:09] are you going to try ./lolrrit-wm/src/kick.bash again? [03:05:43] do you think that might help? [03:05:57] did you move the old logs? [03:06:03] yes [03:06:13] I did that before starting it the last time [03:06:17] we could try to see if there are relevant log entries [03:06:32] I didn't see any, but there are lots of errors [03:06:59] I'll try it and kill it if it breaks [03:07:53] it has 'dr' again :/ [03:08:30] why does it take so long to delete? [03:08:35] I don't know [03:08:48] last time I tried to login to the exec node and by the time I got there, it actually killed itself [03:09:30] tools.lolrrit-wm@tools-exec-03:~$ kill 26779 [03:09:30] -bash: kill: (26779) - No such process [03:09:32] :| [03:09:45] 26959 tools.lo 30 10 719m 34m 5088 S 28 0.4 0:00.83 nodejs [03:09:53] there [03:09:54] killed. [03:10:01] nope [03:10:05] the job is still active. [03:10:07] 5109180 0.30002 lolrrit-wm tools.lolrri dr 10/26/2014 02:53:51 continuous@tools-exec-03.eqiad 1 [03:10:11] wtf [03:10:36] well, let me shoot yuvi an email [03:11:44] legoktm: can you force a jstop? [03:11:51] how do I force it? [03:12:22] I meant more like 'Is there a way?' [03:12:38] no idea. [03:13:41] WTF [03:14:21] flappy grrrit [03:14:37] KILL IT [03:14:39] lol [03:15:36] well, I sent him an email. [03:16:00] there *must* be a way to kill it [03:16:02] he's at a hackathon right now, so he'll be either super responsive, or not at all. [03:16:33] huh: might be related to https://lists.wikimedia.org/pipermail/labs-l/2014-October/003044.html ? [03:16:51] dammit, that's probably it :/ [03:17:55] legoktm: send sigkill? [03:17:56] huh: worst case we could just move the config file somewhere else? [03:18:02] let's try [03:19:04] I moved it to config_moved-cuz-bug [03:19:40] ok [03:19:50] it's dead [03:21:09] but why did that happen ? :/ [03:23:50] legoktm: now what? [03:23:57] I have no idea. [03:24:18] One thing's for sure: let's not try to restart it [03:24:28] hey look [03:24:29] tools.lolrrit-wm@tools-login:~$ qstat [03:24:32] it actually died. [03:24:37] yeah [03:25:03] What do you make of lolrrit-wm.err? [03:25:32] er, right now it just has [03:25:33] Error: Cannot find module '../config.yaml' [03:25:33] ? [03:25:37] why did the same error occur so many times? It only died once [03:25:46] oh [03:25:49] .bak [03:26:38] legoktm: I mean, why does it say "Error: Cannot find module '../config.yaml'" so many times? [03:26:46] oh [03:26:49] i have no idea [03:27:13] I would expect only one, then it stopped [03:27:40] well [03:27:43] it runs in -continuous mode [03:27:54] but it should die when it doesn't exit cleanly I think [03:27:54] oh [03:28:24] does --continuous try a set number of times before dying? [03:28:40] I don't know [03:28:44] I'd normally ask YuviPanda :< [03:29:29] I still don't see what this has to do with not displaying gerrit - redis for hours [03:29:44] ever since the first time I broke it (which was a complete accident, btw) [03:29:53] Sorry legoktm -- we took it a bit too far when we were testing things out [03:30:06] no worries [03:31:02] just leave it down? :/ [03:31:10] yeah [03:31:30] let me file a bug so we can reference it [03:32:08] lolrrit-wm.out.bak is literally all 2's and 3's [03:32:23] what's the meaning of that? [03:33:40] https://bugzilla.wikimedia.org/show_bug.cgi?id=72523 [03:33:42] no idea! [03:34:05] So the bot is dead? [03:34:19] yes [03:34:20] Aren't there instructions for restarting it? [03:34:24] I think I wrote some. [03:34:36] https://wikitech.wikimedia.org/wiki/Grrrit-wm ? It's not coming back up [03:34:44] and when we try and kill it, it refuses to die. [03:35:00] does anyone know the where to get the IRC scripts for opping, deopping, banning and kicking? :P [03:35:01] Yeah, I ran kick.bash - it just keeps joining and quitting [03:35:20] Samuel_Najdowski: MODE +O, -O, +B, and KICK respectively [03:35:36] actually +o, -o, +b - they're probably case sensitive [03:35:43] He asked for scripts. [03:35:49] You're just shouting letters at him. [03:36:15] lol [03:36:20] lemme try something [03:36:47] yeah, you need a script for it [03:36:53] I'ma ask Glaisher :P [03:36:59] Carmela: if I put #!/bin/perl at the top does that make it a script? :P [03:37:05] oops, pinged him [03:37:20] huh: No. [03:37:38] You're probably more closely talking about aliases. [03:37:46] Which aren't really the same as scripts. [03:37:53] Anyway, I'm looking at this bot. [03:38:24] Carmela: feel free to poke at it and stuff, the bug report + logs should have everything relevant [03:39:29] The original error was when I did /mode +qqo-o (some arguments here) [03:39:42] it immediately quit, and when it came back it stopped posting [03:40:30] I tried to see if I could reproduce the error in the log, and I found it quit every time. For the record, I later found the original bug on GitHub: https://github.com/martynsmith/node-irc/issues/221 [03:40:44] ironically, I was planning to spend tonight playing with phawikibugs :P [03:41:23] Later, I tried to update the irc node module, thinking it might be related (since it was the original bug). It didn't work, so I reverted [03:41:44] I don't see https://github.com/martynsmith/node-irc/pull/145 actually being merged? [03:41:46] Did you write down which commands you ran? [03:42:04] I'm not sure what you mean by update and reverted. [03:42:21] Carmela: I made a tarball of the directory [03:42:35] and later, I extracted it back [03:43:11] in fact, the tarball is still there - lolrrit-wm/node_modules/irc.tar.gz [03:43:24] Someone seems to have removed a config.yaml file. [03:43:27] That's why it's erroring. [03:43:34] That was the fix to https://lists.wikimedia.org/pipermail/labs-l/2014-October/003044.html [03:44:08] I don't know what you're saying. [03:44:09] And I didn't remove it, I moved it, after legoktm suggested it. We were desperately trying to kill it. [03:44:13] I'm asking about config.yaml. [03:44:15] Carmela: we couldn't get it to actually quit, so we moved the config file so it wouldn't be able to spam channels [03:44:52] What's it called now? [03:44:55] Carmela: I think it's called config_moved-cuz-bug [03:45:00] * duploktm is here now [03:45:13] after I moved the config.yaml, it finally died [03:45:18] duploktm: Weren't you already here? [03:45:19] and that's the last thing we touched [03:45:19] I'm here. [03:45:57] yes but now I'm watching the World Series :P [03:46:19] duploktm: are you rooting for SF or KC? [03:46:43] Carmela: is there any part of the explanation that wasn't clear enough? [03:47:00] huh: SF :) [03:47:29] makes sense, since WMF is based there [03:47:44] I also live an hour away from there :P [03:48:06] huh: I'm reading the bash history. [03:49:12] huh: What commands did you run to update and revert the Node module? [03:49:19] Carmela: as you see, I was desperate with qstat ... you weren't here, but it must have join/quitted dozens of times [03:49:23] I used 'node update irc' [03:49:33] but I had already tar.gz'ed the original version [03:50:32] Carmela: see https://lists.wikimedia.org/pipermail/labs-l/2014-October/003044.html for why I ran jstop so many times [03:50:39] I wasn't aware of that [03:52:06] huh: How did you try to revert the update? [03:52:22] 1926 2014-10-26 02:48:17 mv node_modules/irc node_modules/irc.trash [03:52:24] 1927 2014-10-26 02:48:18 cd node_modules/ [03:52:25] 1928 2014-10-26 02:48:25 tar -xvf irc.tar.gz [03:53:07] I don't see an irc directory in ~/node_modules. [03:53:12] I only see irc-colors. [03:53:37] Oh, different node_modules directory. [03:53:45] Carmela: ~/lolrrit-wm/node_modules [03:53:47] yep [03:53:55] that's not something I did BTW [03:54:07] at least, not intentionally [03:54:33] not that it affects anything [03:56:13] it looks like I accidentally created it in 1881 2014-10-26 02:30:13 [03:56:33] huh, that is _old_ :P [03:57:10] Polsaker: Do you remember the 80s? The 1880s? [03:57:31] huh, Yeah, I wasn't even born on that time [03:57:37] It was awesome [04:00:34] huh, legoktm: Looks like the bot errors when trying to join #wikimedia-growth [04:00:40] FWIW. [04:00:40] +l? [04:00:48] o.O [04:00:52] saw that, don't think it's related [04:00:55] because the channel was closed? [04:01:01] duploktm: limit [04:01:09] well, I just commented on https://gerrit.wikimedia.org/r/#/c/168518/ [04:01:28] huh: I think they closed it by setting a limit of 0 or something. [04:02:16] duploktm: Can you check the Redis queue again? [04:02:23] sure [04:02:49] 2014-10-26 04:00:41,241 Pushed to 1 clients [04:03:38] I think that means it's working? [04:04:30] Except it's not relaying to IRC... [04:05:23] well, that was gerrit-to-redis. [04:06:50] I'm not sure how to directly connect to the redis queue and debug [04:07:05] oh, monitor maybe [04:07:26] hi Samuel_Najdowski [04:07:27] what? [04:08:11] I can't log into tools-redis directly [04:08:15] http://redis.io/commands/MONITOR [04:09:04] What do you usually use to log in to Redis? [04:09:29] Is there a mysql/psql equivalent? redis-cli which isn't installed? [04:09:34] Normally the python library (or node in this case) [04:09:42] But redis-cli isn't installed [04:09:50] oh, telnet maybe. [04:10:31] MONITOR [04:10:31] -ERR unknown command 'MONITOR' [04:11:13] Yeah, getting the same. [04:11:21] Pretty sure you gotta pass a database and queue key first. [04:12:38] not for monitor...? [04:12:50] things like EXISTS foo and PING are working [04:12:52] "select 7" seemed to work... [04:13:03] dbsize returned ":2"... [04:13:38] INFO worked [04:18:36] duploktm: ssh legoktm@gerrit.wikimedia.org -p 29418 gerrit stream-events [04:18:40] Does that work for you? [04:18:42] I get an error. [04:19:44] Nope, tried it earlier [04:19:44] Carmela: Capability streamEvents is required to access this resource [04:20:24] Right... [04:20:57] https://gerrit.wikimedia.org/r/#/admin/groups/539,members [04:22:01] Carmela: do you think I reverted the update right? Other than that, I don't know what could have possibly changed. Even though it seemed broken before I updated [04:22:58] Dunno. [04:51:12] any ideas? [04:51:41] huh, burn it [05:18:09] 3Wikimedia / 3Site requests: Temporary lift of IP cap for JNCF 2014 workshop - 10https://bugzilla.wikimedia.org/72518 (10Glaisher) a:3Glaisher [05:33:37] 3Wikimedia / 3Language setup: Create Wikipedia Maithili - 10https://bugzilla.wikimedia.org/72346#c11 (10बिप्लब आनन्द) would anyone please state the reasons for the delaying launch of the project.if there are any issues please post so that we can contribute to rectify those issues for the launch of the project. [05:56:08] 3MediaWiki / 3Interface: Undocumented delete confirmation interface regression - 10https://bugzilla.wikimedia.org/72041#c3 (10Matthew Flaschen) Alright, so this appearance change is indeed caused by that commit. I believe it is caused by the part that switches from tables to divs ("Stop using tables use div... [05:56:08] 3MediaWiki / 3Interface: Undocumented delete confirmation interface change - 10https://bugzilla.wikimedia.org/72041 (10Matthew Flaschen) [06:33:09] any idea when yuvi might be on? [06:44:15] nope. [07:24:54] 3MediaWiki / 3Export/Import: Put the and tags before the tag in the XML dumps. - 10https://bugzilla.wikimedia.org/72417#c4 (10wp mirror) Would this also break `mwxml2sql'? [07:31:08] 3MediaWiki / 3Interface: Default CSS rule (loaded from ‘load.php’) uses “Linux Libertine” font for headings, thus misses “Linux Libertine O” installed on Ubuntu. - 10https://bugzilla.wikimedia.org/72515#c1 (10Erwin Dokter) I'm surprised Fontconfig does not account for this... Personally, I'd like to overha... [08:25:08] 3Wikimedia / 3Language setup: Create Wikipedia Maithili - 10https://bugzilla.wikimedia.org/72346#c12 (10MF-Warburg) Creations of new wikis usually take more time, since there is more work to do than for a simple configuration change. [08:57:23] 3MediaWiki / 3API: API warning "Action 'patrol' is not allowed for the current user" is misleading in api.php?action=query&list=recentchanges&rctoken=patrol - 10https://bugzilla.wikimedia.org/47348#c9 (10Umherirrender) 5REOP>3RESO/INV rctoken is deprecated, so there is no need to change the text. All cal... [09:08:23] 3Wikimedia / 3General/Unknown: harmonize namespaces towards languages and projects - 10https://bugzilla.wikimedia.org/43934 (10Ricordisamoa) [09:08:40] 3Wikimedia / 3General/Unknown: harmonize Wikisource namespaces used by the ProofreadPage extension - 10https://bugzilla.wikimedia.org/72525 (10Ricordisamoa) 3NEW p:3Unprio s:3enhanc a:3None See https://www.mail-archive.com/wikisource-l@lists.wikimedia.org/msg01935.html, bug 43934 comment 3, [[m:Reque... [09:46:20] hi phawikibugs2 [09:54:00] window 10 [10:20:40] 3OCG / 3PDF renderer: code/
 elements are formatted as simple text - 10https://bugzilla.wikimedia.org/72526 (10Juhász Bálint) 3UNCO p:3Unprio s:3major a:3None Created attachment 16900   --> https://bugzilla.wikimedia.org/attachment.cgi?id=16900&action=edit problem  Saving articles with example co...
[12:02:22] 	 3Wikimedia / 3General/Unknown: harmonize Wikisource namespaces used by the ProofreadPage extension - 10https://bugzilla.wikimedia.org/72525#c1 (10wp mirror) The list of non-standard namespaces for Extension:ProofreadPage is given in  in the array `$w...
[12:31:23] 	 grah
[12:31:28] 	 https://gerrit.wikimedia.org/r/#/c/144780/
[12:31:34] 	 can someone +2 ?
[12:32:36] 	 rly 5 months for updating a bit of code, simply because i don't have time to chase around ppl to review my code...
[12:32:49] 	 our review is sooooooo freaking broken.
[12:47:37] * thedj misses volunteer reviewers...
[13:40:48] * Carmela peeks.
[14:22:52] 	 3Wikimedia / 3Language setup: Create Wikipedia Maithili - 10https://bugzilla.wikimedia.org/72346#c13 (10Andre Klapper) (In reply to बिप्लब आनन्द from comment #11) > would anyone please state the reasons for the delaying launch of the > project.  There is no delay. What are your expectations that lead to this...
[14:23:52] 	 3OCG / 3PDF renderer: code/
 elements are formatted as simple text - 10https://bugzilla.wikimedia.org/72526#c1 (10Andre Klapper) Please provide steps to reproduce or an example link.
[14:34:37] 	 3MediaWiki extensions / 3ParserFunctions: nondeterministic #expr rounding error - 10https://bugzilla.wikimedia.org/18233#c3 (10Andre Klapper) (In reply to Tisza Gergő from comment #0) > {{#expr: 1000.33 - 1000}} sometimes evaluates to 0.33, other times to > 0.33000000000004 (the second one happens far more o...
[14:34:52] 	 3MediaWiki / 3JavaScript: URIError: malformed URI sequence on srWiki - 10https://bugzilla.wikimedia.org/72509#c8 (10Andre Klapper) I've tried a few times by reloading https://sr.wikipedia.org/wiki/Посебно:Подешавања?debug=true with Firefox 32 but I can always see the tabs shown.  If you can reproduce this, t...
[14:35:52] 	 3MediaWiki / 3General/Unknown: E-Mail like Discussion-Citation-Indent - 10https://bugzilla.wikimedia.org/18290#c3 (10Andre Klapper) DaSch: Is that request superseded by https://www.mediawiki.org/wiki/Extension:Flow ? If not, what is the exact usecase?
[14:38:22] 	 3MediaWiki extensions / 3Extensions requests: Collaborative spelling dictionary building tool - 10https://bugzilla.wikimedia.org/71973#c2 (10Daniel Naber) I'm not sure, but http://www.dicollecte.org/home.php?prj=fr might do something similar. It should probably be evaluated before starting this project.
[14:41:52] 	 3Wikimedia / 3Language setup: Create Wikipedia Maithili - 10https://bugzilla.wikimedia.org/72346#c14 (10बिप्लब आनन्द) (In reply to Andre Klapper from comment #13) > (In reply to बिप्लब आनन्द from comment #11) > > would anyone please state the reasons for the delaying launch of the > > project. >  > There is...
[14:43:07] 	 3MediaWiki / 3Special pages: Add a Special:UnwatchedRedirects - 10https://bugzilla.wikimedia.org/18520#c2 (10Andre Klapper) (In reply to Roan Kattouw from comment #1) > I'll add a show/hide redirects toggle on [[Special:UnwatchedPages]] instead > in the querypage-work branch.  Roan: I assume this has not hap...
[14:44:37] 	 3MediaWiki / 3Uploading: Categories not being assigned to uploaded files - 10https://bugzilla.wikimedia.org/18370#c2 (10Andre Klapper) 5NEW>3UNCO (In reply to Daniel Trezub from comment #0) > When uploading files, the categories assigned to these files are not being > saved. > One has to edit the page fo...
[14:46:00] 	 wut ?
[14:50:22] 	 3MediaWiki / 3Search: Search should lead to similar pages - 10https://bugzilla.wikimedia.org/18401#c2 (10Andre Klapper) https://en.wikipedia.org/w/index.php?title=DVI&redirect=no redirects to https://en.wikipedia.org/wiki/Digital_Visual_Interface nowadays.  Was this meant as a proposal to gather items listed...
[14:50:55] 	 3Wikimedia / 3Site requests: Please upload a > 1000 MB video on Commons - 10https://bugzilla.wikimedia.org/72529 (10Manuel Schneider) 3NEW p:3Unprio s:3normal a:3None Please upload this video file to Wikimedia Commons:  * https://googledrive.com/host/0B8KYvzzHI693WGdnTzhnZjB1d2c/2014-10-23%20Zeitzeug...
[15:04:52] 	 3Wikimedia / 3Site requests: Please upload a > 1000 MB video on Commons - 10https://bugzilla.wikimedia.org/72529#c1 (10Marius Hoch) 5NEW>3RESO/FIX Done:  hoo@terbium:~$ sudo -u apache mwscript importImages.php --wiki=commonswiki --comment-ext=txt --user=80686 tmp/ Import Images  Importing 2014-10-23 Zeit...
[15:12:52] 	 3OCG / 3PDF renderer: code/
 elements are formatted as simple text - 10https://bugzilla.wikimedia.org/72526#c2 (10Juhász Bálint) 1. Go to https://en.wikipedia.org/wiki/C_(programming_language) for example.  2. Download as pdf.  3. Look at the paragraph >>"Hello, world" example<< where you can see the cod...
[15:14:09] 	 3Wikimedia / 3Site requests: Can asynchronous side-loading be activated on Commons? - 10https://bugzilla.wikimedia.org/72531 (10Manuel Schneider) 3NEW p:3Unprio s:3normal a:3None Especially with video we need a feature to regularly upload bigger files.  Thanks to chunked uploads and CopyUploads we ca...
[15:15:08] 	 3Wikimedia / 3Site requests: Please upload a > 1000 MB video on Commons - 10https://bugzilla.wikimedia.org/72529#c2 (10Manuel Schneider) Thanks a lot!
[15:35:39] 	 3Wikimedia / 3Site requests: Enable $wgCopyUploadsFromSpecialUpload on Wikimedia Commons - 10https://bugzilla.wikimedia.org/71897#c11 (10Manuel Schneider) Which wiki may do an URL upload from which servers can be checked here:  https://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php  Search...
[15:41:52] 	 3MediaWiki / 3JavaScript: URIError: malformed URI sequence on srWiki - 10https://bugzilla.wikimedia.org/72509#c9 (10Milicevic) I clicked on error and it led me to this line: return unRfc2068(decodeURIComponent(s.replace(pluses, ' '))); in jquery.cookie.js
[15:43:22] 	 3MediaWiki / 3Interface: Default CSS rule (loaded from ‘load.php’) uses “Linux Libertine” font for headings,  thus misses “Linux Libertine O” installed on Ubuntu. - 10https://bugzilla.wikimedia.org/72515#c2 (10Isarra) (In reply to Erwin Dokter from comment #1) > I'm surprised Fontconfig does not account for...
[16:09:21] 	 urgh, Special:Book is still doing action=ajax calls?
[16:13:24] 	 3Wikimedia / 3General/Unknown: harmonize Wikisource namespaces used by the ProofreadPage extension - 10https://bugzilla.wikimedia.org/72525#c2 (10Glaisher) p:5Unprio>3Normal This is not that simple because we'll have to update the templates and scripts etc across the wikis as well.
[16:13:24] 	 3Wikimedia / 3General/Unknown: harmonize namespaces towards languages and projects - 10https://bugzilla.wikimedia.org/43934 (10Glaisher)
[16:13:24] 	 3Wikimedia / 3General/Unknown: Wikisource related bugs and enhancements (tracking) - 10https://bugzilla.wikimedia.org/35925 (10Glaisher)
[16:14:39] 	 3Wikimedia / 3General/Unknown: harmonize Wikisource namespaces used by the ProofreadPage extension - 10https://bugzilla.wikimedia.org/72525 (10Glaisher)
[16:14:39] 	 3Wikimedia / 3General/Unknown: harmonize namespaces towards languages and projects - 10https://bugzilla.wikimedia.org/43934 (10Glaisher)
[16:42:22] 	 3Wikimedia / 3Language setup: Create Wikipedia Maithili - 10https://bugzilla.wikimedia.org/72346 (10Glaisher) 5PATC>3NEW
[16:43:24] 	 3MediaWiki / 3Interface: Table sorting broken by colspan - 10https://bugzilla.wikimedia.org/72534 (10gwendal.rannou) 3UNCO p:3Unprio s:3normal a:3None This problem was first reported in 2006 on Bugzilla (https://bugzilla.wikimedia.org/show_bug.cgi?id=8028) but while the report was closed, it's still...
[16:46:52] 	 3MediaWiki extensions / 3ContactPage: PHP Notice: Undefined index - 10https://bugzilla.wikimedia.org/65063#c4 (10[[kgh]]) Hmm, I am wondering a bit. Either it was not there or I did not report it before. In any case one also gets for CP 2.2 and MW 1.23.5 additionally to what I reported before:  PHP Notice:...
[16:48:09] 	 3MediaWiki / 3File management: Message key "mediastatistics-header-" visible on Special:MediaStatistics - 10https://bugzilla.wikimedia.org/72535 (10Siebrand Mazeland) 3NEW p:3Unprio s:3normal a:3None On https://commons.wikimedia.org/wiki/Special:MediaStatistics?uselang=en it is shown that Commons has...
[16:48:14] 	 YuviPanda: fixed?
[16:48:34] 	 legoktm: ^
[16:48:52] 	 3MediaWiki extensions / 3ContactPage: PHP Notice: Undefined index - 10https://bugzilla.wikimedia.org/65063#c5 (10Sam Reed (reedy)) I'm guessing the first one is now 253 and this one being 233 in master at least
[16:51:00] 	 huh: no gerrit change reports
[16:55:08] 	 3Wikimedia / 3Site requests: Enable $wgCopyUploadsFromSpecialUpload on Wikimedia Commons - 10https://bugzilla.wikimedia.org/71897#c12 (10Steinsplitter) 5PATC>3NEW https://commons.wikimedia.org/w/index.php?title=Commons:Village_pump/Proposals&oldid=137892199#Upload_by_URL_also_on_Special:Upload  Proposal...
[16:59:37] 	 3Wikimedia / 3Site requests: Enable $wgCopyUploadsFromSpecialUpload on Wikimedia Commons - 10https://bugzilla.wikimedia.org/71897#c13 (10jeremyb) (In reply to Steinsplitter from comment #12) > Proposal closed as SUCCESSFUL. Change can be merged.  no, there's not even an open proposed changeset. so can't be r...
[17:04:08] 	 3Wikimedia / 3Site requests: Enable $wgCopyUploadsFromSpecialUpload on Wikimedia Commons - 10https://bugzilla.wikimedia.org/71897#c14 (10Steinsplitter) (In reply to jeremyb from comment #13) > (In reply to Steinsplitter from comment #12) > > Proposal closed as SUCCESSFUL. Change can be merged. >  > no, there...
[17:10:54] 	 3MediaWiki skins / 3Vector: Vector skin issues (tracking) - 10https://bugzilla.wikimedia.org/44881#c1 (10Andre Klapper) [Removing gci2013 from whiteboard - if there are easy tasks in the dependencies of this ticket, please add the "easy" keyword to those specific tasks instead of this tracking bug (and feel...
[17:12:08] 	 3MediaWiki extensions / 3ContactPage: PHP Notice: Undefined index - 10https://bugzilla.wikimedia.org/65063#c6 (10[[kgh]]) Affirmative, SenderEmail is now 233 and IncludeIP is 253. I still used a version prior to the CAPTCHA fix.
[17:12:39] 	 3Wikimedia / 3Site requests: Enable $wgCopyUploadsFromSpecialUpload on Wikimedia Commons - 10https://bugzilla.wikimedia.org/71897#c15 (10Glaisher) a:5Glaisher>3None url-downloader can't access wikimedia.org subdomains only or is something else preventing it?
[17:14:09] 	 3MediaWiki / 3Interface: Provide CSS class (hlist) to define horizontal lists in MediaWiki core - 10https://bugzilla.wikimedia.org/40062#c29 (10Andre Klapper) (In reply to Helder from comment #28) > FYI: those two patches were merged in december.  Could somebody (Matma Rex?) elaborate what is left to do here?
[17:14:09] 	 3MediaWiki / 3Interface: Interface messages needing rewording or documentation and other issues with existing messages (tracking) - 10https://bugzilla.wikimedia.org/38638 (10Andre Klapper)
[17:14:38] 	 3MediaWiki / 3Interface: Don't try to show log entries for the protected page upon editing if no log entries exist - 10https://bugzilla.wikimedia.org/24511#c6 (10Andre Klapper) Any hints where in the codebase (or for which function) a new patch contributor should look?  Testcase: View https://www.mediawiki.o...
[17:14:52] 	 3MediaWiki extensions / 3UniversalLanguageSelector: Help pages for all the input methods in Universal Language Selector need to have content - 10https://bugzilla.wikimedia.org/57601 (10Andre Klapper)
[17:15:23] 	 3MediaWiki / 3Documentation: Update Install/Upgrade documents on mw.org: Manual:Upgrading and Manual:Installing_MediaWiki - 10https://bugzilla.wikimedia.org/27650 (10Andre Klapper)
[17:15:23] 	 3MediaWiki / 3General/Unknown: High-density display issues (tracking) xhdpi hdpi Retina high-resolution HiDPI - 10https://bugzilla.wikimedia.org/32101 (10Andre Klapper)
[17:16:22] 	 3Wikimedia / 3Site requests: Enable $wgCopyUploadsFromSpecialUpload on Wikimedia Commons - 10https://bugzilla.wikimedia.org/71897#c16 (10Steinsplitter) (In reply to Glaisher from comment #15) > url-downloader can't access wikimedia.org subdomains only or is something > else preventing it?  WM-proxy is blocki...
[17:17:04] 	 What's with that row in commons' image table where img_media_type is null? :/
[17:17:25] 	 3Wikimedia / 3Site requests: Enable $wgCopyUploadsFromSpecialUpload on Wikimedia Commons - 10https://bugzilla.wikimedia.org/71897#c17 (10jeremyb) domain name is irrelevant AFAIK. proxy can't access any internal networks. can only fetch from outside WMF.
[17:19:35] 	 Krenair: isn't it supposed to be MIME?
[17:20:13] 	 oh, it's supposed to be one of: UNKNOWN, BITMAP, DRAWING, AUDIO, VIDEO, MULTIMEDIA, OFFICE, TEXT, EXECUTABLE, ARCHIVE
[17:20:28] 	 yeah
[17:20:34] 	 the whole row is filled with default values
[17:20:37] 	 3Wikimedia / 3Site requests: Enable $wgCopyUploadsFromSpecialUpload on Wikimedia Commons - 10https://bugzilla.wikimedia.org/71897#c18 (10Glaisher) So we could safely enable this at commons?
[17:21:55] 	 3MediaWiki extensions / 3Math: Math rendering problem, "Empty reply from server" - 10https://bugzilla.wikimedia.org/72536 (10Patrik (pajz)) 3NEW p:3Unprio s:3normal a:3None :x_{1}^{m}(p_{1},p_{2},y)=\begin{cases} y/p_{1} & \mathrm{falls}\, p_{1}	 3MediaWiki / 3Interface: inconsistent close icon in MediaWiki - 10https://bugzilla.wikimedia.org/48067#c9 (10Andre Klapper) As Jared added the "easy" keyword to this ticket: What is the prefered approach and expected implementation for a potential new code contributor?  Which specific 'close' icon to use eve...
[17:28:07] 	 3MediaWiki / 3Uploading: UploadBase::checkWarnings could throw exception on null object access - 10https://bugzilla.wikimedia.org/38222#c8 (10Andre Klapper) Patch by Mayank in https://gerrit.wikimedia.org/r/#/c/105111/ needs rework.  Newcomers: See https://www.mediawiki.org/wiki/Gerrit/Tutorial#Amending_a_ch...
[17:44:15] 	 3MediaWiki / 3File management: Display file format of preview if different format from original file - 10https://bugzilla.wikimedia.org/56546#c6 (10Andre Klapper) So if there was a new code contributor working on this (e.g. in GCI), could somebody please provide a good task description and the expected outco...
[17:44:16] 	 3Wikimedia / 3Site requests: Enable $wgCopyUploadsFromSpecialUpload on Wikimedia Commons - 10https://bugzilla.wikimedia.org/71897#c19 (10Ryan Kaldari) Yes, I think we can go ahead and enable it on Commons, but I'm slightly concerned that the interface is going to be confusing to people if it only actually wo...
[17:44:17] 	 3MediaWiki extensions / 3Math: Math rendering problem, "Empty reply from server" - 10https://bugzilla.wikimedia.org/72537 (10Patrik (pajz)) 3NEW p:3Unprio s:3normal a:3None The first expression in the following paragraph:  Die beiden letzten Ausdrücke für x_{1}^{*} und x_{2}^{*}	 3MediaWiki extensions / 3ParserFunctions: #time: should not "guess" incomplete dates - 10https://bugzilla.wikimedia.org/56547 (10Andre Klapper)
[17:44:21] 	 3MediaWiki extensions / 3BookManagerv2: Implement keyboard navigation - 10https://bugzilla.wikimedia.org/50679#c11 (10Andre Klapper) a:5Jared Flores>3None https://gerrit.wikimedia.org/r/#/c/100195/7 is not reviewed but has several comments that should be picked up by anybody who wants to continue by impr...
[17:46:52] 	 3MediaWiki / 3Interface: Watchlist icon does not match on desktop and mobile skin - 10https://bugzilla.wikimedia.org/54307#c20 (10Andre Klapper) Still unclear to me what a new contributor is expected to do here nowadays, cf. comment 14. And bug 35335 has been FIXED too in the meantime.   Could somebody pleas...
[17:47:08] 	 3MediaWiki / 3File management: Message key "mediastatistics-header-" visible on Special:MediaStatistics - 10https://bugzilla.wikimedia.org/72535#c1 (10Bawolff (Brian Wolff)) I think its because commons has an entry in image table with all fields null.
[18:05:24] 	 3MediaWiki / 3Internationalization: Import new translations for user and user_talk namespaces on ang.wikipedia - 10https://bugzilla.wikimedia.org/64170#c8 (10Siebrand Mazeland) 5NEW>3RESO/FIX a:5Niklas Laxström>3Siebrand Mazeland Gerrit 168836
[18:05:38] 	 3MediaWiki / 3Interface: Table sorting broken by colspan - 10https://bugzilla.wikimedia.org/72534 (10Andre Klapper) p:5Unprio>3Normal
[18:05:39] 	 3MediaWiki / 3JavaScript: tablesorter (tracking) - 10https://bugzilla.wikimedia.org/31601 (10Andre Klapper)
[18:06:08] 	 3MediaWiki / 3Interface: Default CSS rule (loaded from ‘load.php’) uses “Linux Libertine” font for headings,  thus misses “Linux Libertine O” installed on Ubuntu. - 10https://bugzilla.wikimedia.org/72515 (10Andre Klapper) p:5Unprio>3Normal
[18:06:09] 	 3Wikimedia / 3Site requests: Can asynchronous side-loading be activated on Commons? - 10https://bugzilla.wikimedia.org/72531 (10Andre Klapper) p:5Unprio>3Normal s:5normal>3enhanc
[18:18:39] 	 3MediaWiki extensions / 3Math: Math rendering problem, "Empty reply from server" - 10https://bugzilla.wikimedia.org/72536 (10Andre Klapper)
[18:18:39] 	 3MediaWiki extensions / 3Math: Math rendering problem, "Empty reply from server" - 10https://bugzilla.wikimedia.org/72537#c1 (10Andre Klapper) I've enabled "MathML mit SVG- oder PNG-Rückgriff" on https://de.wikipedia.org/wiki/Spezial:Einstellungen#mw-prefsection-rendering and can confirm this on https://de.w...
[18:19:38] 	 3MediaWiki extensions / 3Math: Math rendering problem, "Empty reply from server" - 10https://bugzilla.wikimedia.org/72536#c1 (10Andre Klapper) I've enabled "MathML mit SVG- oder PNG-Rückgriff" on https://de.wikipedia.org/wiki/Spezial:Einstellungen#mw-prefsection-rendering and can confirm this on https://de.w...
[18:26:09] 	 3MediaWiki / 3Parser: .editsection links should not be part of the  element - 10https://bugzilla.wikimedia.org/11555 (10Bartosz Dziewoński) 5PATC>3NEW
[18:28:07] 	 3MediaWiki extensions / 3CLDR: MWTimestamp::getHumanTimestamp() (aka timestamps in echo) not translated into Chechen - 10https://bugzilla.wikimedia.org/62607#c23 (10Umar) I'm sorry but I'm waiting for a very long time, I know that nobody will pay but you took this job you please let me finish this work.  Sor...
[18:29:22] 	 3MediaWiki / 3User preferences: Labels of form elements in the preferences are messed up - 10https://bugzilla.wikimedia.org/52697 (10Bartosz Dziewoński) 5PATC>3NEW
[18:34:37] 	 3MediaWiki / 3Internationalization: "Show"/"Hide" links in recent changes / watchlist options box should be localizable per item - 10https://bugzilla.wikimedia.org/58449#c42 (10Umar) I'm sorry but I'm waiting for a very long time, I know that nobody will pay but you took this job you please let me finish thi...
[18:44:52] 	 3MediaWiki extensions / 3Math: Use baseline shift when positioning inline math PNGs or SVGs - 10https://bugzilla.wikimedia.org/32694#c15 (10Gabriel Wicke) @Peter: Would it be possible to emit a vertical-align that works without the margins? In this case, something like -0.4ex seems to work better than -0.5ex...
[18:59:37] 	 3MediaWiki extensions / 3Math: Don't cache render errors & support regular action=purge - 10https://bugzilla.wikimedia.org/72537#c2 (10Gabriel Wicke) This looks like a math caching problem to me, as purging that page with ?action=purge&mathpurge=true clears it. (The mathpurge=true bit is currently necessary...
[19:05:08] 	 3MediaWiki extensions / 3Math: Don't cache render errors & support regular action=purge - 10https://bugzilla.wikimedia.org/72537#c3 (10Gabriel Wicke) *** Bug 72536 has been marked as a duplicate of this bug. ***
[19:05:08] 	 3MediaWiki extensions / 3Math: Math rendering problem, "Empty reply from server" - 10https://bugzilla.wikimedia.org/72536#c2 (10Gabriel Wicke) 5NEW>3RESO/DUP It looks like this is caused by the same issue as bug 72537, so closing this as a duplicate.  *** This bug has been marked as a duplicate of bug 72...
[19:05:52] 	 3MediaWiki extensions / 3SemanticForms: Unable to use {{int}} inside {{for template}} - 10https://bugzilla.wikimedia.org/47736#c6 (10Nemo) 5PATC>3NEW I don't see any open patch. Anything left to do? https://gerrit.wikimedia.org/r/#/q/project:mediawiki/extensions/SemanticForms+owner:Nikerabbit,n,z
[19:11:08] 	 3MediaWiki extensions / 3SemanticForms: Unable to use {{int}} inside {{for template}} - 10https://bugzilla.wikimedia.org/47736 (10Nemo)
[19:15:24] 	 3MediaWiki extensions / 3Math: Use baseline shift when positioning inline math PNGs or SVGs - 10https://bugzilla.wikimedia.org/32694#c16 (10Peter Krautzberger) @Gabriel I'll look into it.
[19:21:26] 	 ori: could you give grrrit-wm a bump, maybe?
[19:21:41] 	 or Carmela, maybe?
[19:21:51] 	 I looked last night.
[19:21:55] 	 Something fucked with Labs, I think?
[19:22:06] 	 The bot is connected.
[19:22:10] 	 The relay is seemingly broken.
[19:22:18] 	 maybe the ssh connection to gerrit borked
[19:22:19] 	 It lives under gerrit-to-redis, I think.
[19:22:20] 	 or redis
[19:22:25] 	 no, under lolrrit-wm
[19:22:28] 	 I looked at the qstat, but it says "dr".
[19:22:30] 	 https://wikitech.wikimedia.org/wiki/Grrrit-wm
[19:22:41] 	 3MediaWiki / 3General/Unknown: Page info: Recent number of edits (within past X days) > Only if older - 10https://bugzilla.wikimedia.org/72538 (10Subfader) 3NEW p:3Unprio s:3enhanc a:3None action=info should list the rows for "Recent number of edits (within past X days)" only if the page is older tha...
[19:22:41] 	 that's deleting-running
[19:22:41] 	 That page mentions the other account. ;-)
[19:22:52] 	 I think there's a relay of some kind under a separate user.
[19:22:54] 	 for a stuck stream, yes
[19:22:59] 	 The bot is here.
[19:23:03] * Vulpix slaps grrrit-wm around a bit with a large trout
[19:23:04] 	 I think the stream is stuck.
[19:23:14] 	 Can someone check the redis stream?
[19:23:16] 	 {{sofixit}} :-p
[19:23:22] 	 There's an open bug about a lack of call and response in grrrit-wm, I believe.
[19:23:27] 	 valhallasw: we already tried yesterday
[19:23:28] 	 huh: I looked.
[19:23:33] 	 qstat was like "dr".
[19:23:38] 	 3MediaWiki / 3General/Unknown: Page info: Recent number of edits (within past X days) > Only if older - 10https://bugzilla.wikimedia.org/72538#c1 (10Subfader) Same for the authors: Only if differs from total:  Total number of distinct authors Recent number of distinct authors
[19:23:41] 	 And not knowing what qstat or dr means, I gave up.
[19:23:51] 	 qstat gives job status
[19:23:52] 	 can you give me access, then, maybe?
[19:23:55] 	 Running every process through a job runner is awful.
[19:24:05] 	 valhallasw: Happy to add you if know how.
[19:24:11] 	 I think it's via wikitech somewhere.
[19:24:16] 	 https://tools.wmflabs.org/ click 'manage maintainers' under the project
[19:24:19] 	 if you know *
[19:24:25] 	 (i.e. lolrrit-wm and gerrit-to-redis)
[19:24:57] 	 valhallasw: https://bugzilla.wikimedia.org/show_bug.cgi?id=72523
[19:34:54] 	 3MediaWiki / 3General/Unknown: Page info: Recent number of edits (within past X days) > Only if older - 10https://bugzilla.wikimedia.org/72538 (10Andre Klapper) p:5Unprio>3Lowest
[19:39:52] 	 3MediaWiki / 3General/Unknown: Page info: Recent number of edits (within past X days) > Only if older - 10https://bugzilla.wikimedia.org/72538#c2 (10Subfader) Ok, I changed some more now, but I understand that someone may wants to see them all.
[19:40:42] 	 valhallasw: are you investigating it?
[19:45:07] 	 valhallasw: I added you to the projects.
[19:45:15] 	 ori got me distracted in discussion. :-(
[19:45:15] 	 Sorry.
[19:45:43] 	 huh: investigating now
[19:57:34] 	 huh: might be fixed now; gerrit-to-redis wasn't running at all
[19:58:19] 	 I just commented on gerrit.
[19:58:22] 	 nothing here
[19:59:05] 	 huh: mhm. I'll kick grrit-wm just to be sure
[20:00:13] 	 valhallasw: Did you see it in qstat?
[20:00:48] 	 ok, restarted
[20:01:04] 	 Carmela: grrrit-wm was running
[20:01:14] 	 Right.
[20:01:16] 	 I'm giving up for now if this doesn't fix it
[20:01:17] 	 still no comments
[20:01:21] 	 (state 'r')
[20:01:34] 	 I couldn't get gerrit-to-redis to die.
[20:01:37] 	 basically, gerrit-to-redis is working and pumps messages
[20:02:07] 	 3OCG / 3PDF renderer: 
 elements do not have whitespace preserved/monospace fonts - 10https://bugzilla.wikimedia.org/72526 (10Bawolff (Brian Wolff))
[20:08:23] 	 3Wikimedia / 3Site requests: Enable $wgCopyUploadsFromSpecialUpload on Wikimedia Commons - 10https://bugzilla.wikimedia.org/71897#c20 (10Manuel Schneider) Can't we deal with this by adding an explanation to a MediaWiki:Message? This is something a Commons admin can do.
[20:13:52] 	 3MediaWiki extensions / 3CentralAuth: CentralAuth wikiset manager complains about pa_uswikimedia - 10https://bugzilla.wikimedia.org/46746#c5 (10MF-Warburg) "The following wikis do not exist: ukwikimedia, wikimania2013wiki." It was necessary to remove them before any other wikiset changes could be made.
[20:15:11] 	 huh: fixed \o/
[20:15:21] 	 really?
[20:15:22] 	 couldn't join wikimedia-growth, and that killed the entire bot
[20:15:23] 	 what was it?
[20:15:57] 	 (03CR) 10PiRSquared17: "Works?" [core] (wmf/1.25wmf4) - 10https://gerrit.wikimedia.org/r/168518 (owner: 10Legoktm)
[20:16:03] 	 Yay!
[20:18:34] 	 thanks valhallasw :)
[20:18:48] 	 we actually noticed that before but we didn't fix it..
[20:20:23] 	 yeah -growth got shut down
[20:23:59] 	 ^d / Krinkle|detached / hashar: please fix zuul...
[20:28:18] 	 ARGH GERRIT
[20:28:39] 	 why is it easier to use the patch uploader than to push from a tools accound
[20:28:42] 	 account
[20:31:02] 	 e
[20:31:38] 	 Reason: [Errno 12] Cannot allocate memory (check log above for details)
[20:31:42] 	 ...
[20:33:52] 	 3MediaWiki / 3General/Unknown: "Revision history" pages should not offer global "recent changes" feed - 10https://bugzilla.wikimedia.org/18802#c2 (10Jesse Ruderman) The problem is that it adds a (confusing) step when trying to subscribe to a page's revision history.
[21:07:08] 	 3MediaWiki extensions / 3Collection: PDF rendering fails, "process died with non zero code 1" - 10https://bugzilla.wikimedia.org/72002#c3 (10Helder) The book https://pt.wikipedia.org/w/index.php?title=Especial:Livro&bookcmd=rendering&return_to=Livro%3ACl%C3%A1ssicos+do+Fluminense+Football+Club&collection_id=...
[21:20:05] 	 (03PS1) 1020after4: Sanitize herald effects so that for tasks submitted to a secure project, the following must be enforced: [phabricator/extensions] - 10https://gerrit.wikimedia.org/r/168907 
[21:20:22] 	 3Wikimedia / 3Site requests: Enable $wgCopyUploadsFromSpecialUpload on Wikimedia Commons - 10https://bugzilla.wikimedia.org/71897#c21 (10Ryan Kaldari) Yeah, it looks like you could add some additional information to https://test.wikipedia.org/wiki/MediaWiki:Upload_source_url.
[21:34:38] 	 3MediaWiki / 3Parser: "Magic links" RFC, PMID and ISBN must be configurable and disableable - 10https://bugzilla.wikimedia.org/45942#c2 (10Subfader) I 2nd the request from the title without reading the posts. These auto links are not useful for everyone.  MediaWiki is not WikiPedia!
[21:35:08] 	 3MediaWiki / 3Parser: "Magic links" RFC, PMID and ISBN must be configurable and disableable - 10https://bugzilla.wikimedia.org/45942 (10Subfader)
[21:43:16] 	 (03PS2) 10Mooeypoo: [Extremely WIP] Eventify TemplateDataGenerator and use oojs-ui [extensions/TemplateData] - 10https://gerrit.wikimedia.org/r/167046 
[21:43:19] 	 (03CR) 10jenkins-bot: [V: 04-1] [Extremely WIP] Eventify TemplateDataGenerator and use oojs-ui [extensions/TemplateData] - 10https://gerrit.wikimedia.org/r/167046 (owner: 10Mooeypoo)
[21:53:03] 	 Will Parser ever be replaced?
[21:53:13] 	 perhaps by Parsoid
[21:58:10] 	 3MediaWiki / 3Special pages: Special:Version license text shouldn't be in .plainlinks - 10https://bugzilla.wikimedia.org/72540 (10Subfader) 3NEW p:3Unprio s:3enhanc a:3None As title says. Why is the text added in a div.plainlinks?  https://www.mediawiki.org/wiki/Special:Version
[21:59:45] 	 At some point probably, but I doubt in the near future since installing all the nessesary stuff for Parsoid isn't exactly easy/possible for average Joe MW host.
[22:25:11] 	 3Wikimedia / 3Deployment systems: Have a check for reported security issues in dependencies - 10https://bugzilla.wikimedia.org/72193#c2 (10Bryan Davis) The database has a new home and license: 
[22:25:52] 	 3MediaWiki / 3Logging: Block log formatting needs to be converted to the new method - 10https://bugzilla.wikimedia.org/67958#c2 (10Lewis Cawte) This'll need to be done as part of 55402 as far as I can tell, duplicate bug?
[22:31:18] 	 (03PS19) 10Florianschmidtwelzow: Show Captcha after click on edit over buttons on EditPage [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/136323 (https://bugzilla.wikimedia.org/19648) 
[22:59:37] 	 (03PS1) 10Lewis Cawte: Use Config instead of globals [skins/Truglass] - 10https://gerrit.wikimedia.org/r/168912 
[23:01:25] 	 (03PS2) 10Lewis Cawte: Use Config instead of globals [skins/Truglass] - 10https://gerrit.wikimedia.org/r/168912 
[23:06:10] 	 Why are there so many (old) tests on zuul :|
[23:06:50] 	 I think it's stuck for a few hours now
[23:07:20] 	 There's a couple of jobs on there that have been queued for a day now lol
[23:07:36] 	 well, might be that it's stuck fo rlonger
[23:14:10] 	 3Wikimedia / 3Site requests: Set $wgMFAnonymousEditing = true for Italian Wikipedia in November-December 2014 - 10https://bugzilla.wikimedia.org/72541 (10Nemo) 3NEW p:3Unprio s:3enhanc a:3None The Italian Wikipedia wants unregistered users to have same editing permissions on it.m.wikipedia.org as the...
[23:21:52] 	 (03CR) 10Legoktm: [C: 04-1] "'TruglassSidebarLinks' is a config setting specific to this skin, so you need your own Config object to hold it instead of using core's. S" [skins/Truglass] - 10https://gerrit.wikimedia.org/r/168912 (owner: 10Lewis Cawte)
[23:22:26] 	 it looks like jenkins just needs restarting.
[23:24:04] 	 (03PS1) 10Lewis Cawte: Use Config for a few globals. [skins/Bouquet] - 10https://gerrit.wikimedia.org/r/168913 
[23:25:48] 	 (03PS1) 10Jack Phoenix: Version 0.3.0 -- more RequestContext, less legacy i18n [extensions/Quantcast] - 10https://gerrit.wikimedia.org/r/168914 
[23:26:24] 	 legoktm: So $wgConfigRegistry in the Truglass.php and then throw that $conf object in the .skin.php ?
[23:26:37] 	 (03CR) 10Jack Phoenix: [C: 032 V: 032] Version 0.3.0 -- more RequestContext, less legacy i18n [extensions/Quantcast] - 10https://gerrit.wikimedia.org/r/168914 (owner: 10Jack Phoenix)
[23:27:52] 	 3MediaWiki / 3API: Using a generator together with a non-query module always uses new continue format - 10https://bugzilla.wikimedia.org/72471#c4 (10Brad Jorsch) (In reply to Michael M. from comment #3) > Only when the "continue" becomes default, it will be consistent again.  That's being worked on.
[23:32:10] 	 3MediaWiki / 3Special pages: Special:UncategorizedFiles - Add filetype filter - 10https://bugzilla.wikimedia.org/72543 (10Subfader) 3NEW p:3Unprio s:3enhanc a:3None Special:UncategorizedFiles lists all kinds of files.  For maintenance this is not very useful, e.g. when you only categorize images but...
[23:36:41] 	 Lcawte: yup
[23:37:01] 	 Lcawte: SkinFactory is 1.24+, so if you want this to be 1.23 compat, you can just set $this->config inside the constructor
[23:37:11] 	 ... mind reader ;)
[23:40:40] 	 3Wikimedia / 3Site requests: Set $wgMFAnonymousEditing = true for Italian Wikipedia in November-December 2014 - 10https://bugzilla.wikimedia.org/72541#c2 (10Nemo) p:5Unprio>3Highes a:3Sam Reed (reedy) Assigning to Reedy per standard permission changes process. Reedy, please update this report if you ca...
[23:40:59] 	 (03CR) 10Legoktm: [C: 032] "Okay" [core] - 10https://gerrit.wikimedia.org/r/166045 (https://bugzilla.wikimedia.org/48240) (owner: 10Umherirrender)
[23:42:51] 	 legoktm: Does that have to be in a SkinName::__construct() because Truglass doesn't have one. Can I place it in the function that actually uses config or something?
[23:43:10] 	 just create a constructor?
[23:44:31] 	 (03CR) 10Legoktm: [C: 04-1] "Sorry about the delay." (031 comment) [core] - 10https://gerrit.wikimedia.org/r/159536 (https://bugzilla.wikimedia.org/70638) (owner: 10Florianschmidtwelzow)
[23:45:54] 	 3MediaWiki / 3Logging: Block log formatting needs to be converted to the new method - 10https://bugzilla.wikimedia.org/67958#c3 (10Jackmcbarn) 5NEW>3RESO/DUP Yeah.  *** This bug has been marked as a duplicate of bug 55402 ***
[23:46:08] 	 3MediaWiki / 3Logging: Update logging for block log - 10https://bugzilla.wikimedia.org/55402#c1 (10Jackmcbarn) *** Bug 67958 has been marked as a duplicate of this bug. ***
[23:56:17] 	 (03PS3) 10Lewis Cawte: Use Config instead of globals [skins/Truglass] - 10https://gerrit.wikimedia.org/r/168912