[08:02:43] Hi [08:02:48] Hi qgil too [08:03:24] trying to run vagrant on xen vps server, http://dpaste.com/3MAEEHB :S [08:06:52] hi Svetlana [08:14:22] qgil, any idea then please [08:25:55] Svetlana: tried http://xkcd.com/149/ ? [08:28:17] Nemo_bis, are you an OTRS admin by any chance? [08:28:28] lol, no :) [08:28:36] last time WMFI asked Raymond iirc [08:28:37] ok, :( [08:28:57] I’ll continue asking, no replies in there so far [08:29:34] just mail raymond/raimond [08:31:26] yes, Nemo_bis, running it as root has the same effect [08:34:39] On another box it gives a "VT-x is disabled in the BIOS. (VERR_VMX_MSR_VMXON_DISABLED)" error msg. I do not see such option in bios at all, and when I use virtualbox's gui thingy to adjust virtual machine settings so that it doesn't require vt-x anymore, then `vagrant up` undoes my changes again. [08:34:39] :-( [08:37:01] Thanks, Nemo_bis! [08:40:46] Wow, 1195 open mediawiki commits with CR >= 0 [08:56:36] Why, why do I have to learn a new software every day, then a new language, is it worth it at all [08:56:36] silly opensource world [08:57:19] :/ [09:00:20] Some like to add it to their CVs [09:04:44] I do, but trying to master 4 or 5 new technologies for installing vagrant ... whom am I supposed to ask, if not here? [09:06:04] where are all those wonderful people who installed it in the past? [09:46:18] hi Svetlana , what is "an operations style of thing"? [09:48:23] https://www.mediawiki.org/wiki/Talk:MediaWiki-Vagrant#.3Ccensored.3E [09:48:28] qgil: for techops. [09:49:03] qgil: something requiring access to servers, shell, etc. [09:51:01] Svetlana, but in relation to Phabricator? [09:51:52] Svetlana, basically, I'm interested in knowing if we are doing anything wrong in the Phabricator project. [09:59:05] qgil: a lot of the issues you linked left an impression that I can't do them without shell access. They don't look "wrong", they just look "yours". [10:00:51] I haven't tried it and its bug tracker component on the labs yet, although this is on my todo list since today. [10:02:11] the project is, i feel, long overdue -- having it done One Year Ago would've been lovely of course [10:02:29] so, i sort of appreciate all the effort [10:04:59] Svetlana: try using vagrant 1.5.x? [10:16:06] BTW, https://www.mediawiki.org/w/index.php?title=Talk:MediaWiki-Vagrant&diff=prev&oldid=1120705 has an interesting (automatically generated) edit summary. I should probably file a bug. [10:22:02] legoktm: Do you sleep, like, ever? [10:22:27] yes :P [10:22:44] Lcawte: thankfully he works like a charm [10:22:45] (do charms ever sleep?) [10:22:55] just, never according to my proper timezone [10:34:08] Svetlana, I don't have shell access myself. :) If you want to help in a specific task then jump in and offer your help there. [11:34:43] legoktm: sleep? you don't need that [11:37:35] It's sleep needing him [12:07:27] Hello, are there any premade tools to display WhatLinksHere as a dropdown menu on the current page? [12:20:02] Has anyone seen Error: 1146 Table 'wikidb792.mw_ldap_domains' doesn't exist (127.0.0.1) when using the LDAP Authentication extension? [12:29:35] legoktm, nope vagrant 1.6.x behaves the same, got it from their website, not sure where i could've got 1.5.x from [12:29:57] jcwstn: possibly ask at its talk page or wikitech-l [12:30:10] no, maybe not, maybe mediawiki-l [12:30:18] check ml name, i am not positive on it tbh [12:30:19] svet, ah I should try another channel? [12:30:35] no, it's a mailing list, I'm not sure which one though :-) [12:30:47] Lol [12:30:53] the extension page also has a talk tab which a few relevant people may have on a watchlist [12:31:10] I'll look, appreciate the response [14:27:30] bonjour [14:28:06] i'm reading [[Manual:Pywikibot]] [14:28:33] the info box references a file called Pwb_icon.svg which doesn't display [14:29:07] anyone know where it is? basically any page relating to the bot uses this file and i can't find it :| [14:30:03] i mean presumably here http://www.mediawiki.org/wiki/File:Pwb_icon.svg [14:31:23] moogsi: it was on commons, but has been deleted [14:32:01] huh weird, i thought i looked there [14:32:05] maybe i was logged out [14:32:14] moogsi: the python logo was used in it, and the copyright status of that is unclear, so the file has been deleted [14:33:33] yeah sounds like commons [14:34:01] https://commons.wikimedia.org/wiki/Commons:Deletion_requests/Python_logos [14:34:13] valhallasw`cloud: thank you [15:21:45] Svetlana: MWV will not run on a host that doesn't support vt-x because we specify a 64bit guest. The 64bit guest is needed in part because we use deb packages from WMF production that are only built for amd64 arch. [15:22:16] Svetlana: I had several folks at the Wikimania hackathon who were not happy about this too. :( [15:31:40] Hi Yaron ! [15:31:47] Hello! [16:43:01] Running into an issue with LDAP Authentication Plug, 2.1.0v. I'm not getting any log data into the specified log file for ldap errors, output of the primary log file is : https://dpaste.de/Ho41 - - Anyone have any thoughts? [16:44:17] I'm having troubles with the CSS extension, whose jquery snippet is being loaded using HTML:inlineScript, but that places it BEFORE jquery is loaded.... how do I ensure it is loaded AFTER jquery is loaded, please? [16:44:45] it is dynamically generated, so it can't be loaded via RL [16:45:24] hypergrove: "The CSS extension"? [16:45:39] marktraceur, yep Extension:CSS [16:45:45] !e CSS [16:45:45] https://www.mediawiki.org/wiki/Extension:CSS [16:46:01] Neat. [16:46:40] that extension is scary [16:47:04] http://64.146.253.228/index.php/MediaWiki:Test is a sample -- it's gen'ing an error, stopping all my code working [16:48:23] well, that