[00:54:58] shinken-wm: welcome back! [03:31:20] Is there some outage of the tools? [03:37:33] Tutelary: not that Im aware of [03:37:36] !paste [03:37:36] https://phabricator.wikimedia.org/paste/ [05:36:09] 3Wikimedia-Labs-extdist: /var is running out of space on extdist2 - https://phabricator.wikimedia.org/T72952#794039 (10Legoktm) [07:59:49] Could one of admins pretty please install pip on tools labs. [08:10:27] gry: heya! virtualenv is installed, and you should use that to get local python packages installed [08:10:38] how do I use it? [08:12:16] gry: http://docs.python-guide.org/en/latest/dev/virtualenvs/ has some instructions. [08:15:59] thanks, looks awesome [08:17:36] :) [14:16:04] (03PS1) 10Merlijn van Deen: make channel filter case-insensitive [labs/tools/wikibugs2] - 10https://gerrit.wikimedia.org/r/176466 [14:16:54] (03CR) 10Merlijn van Deen: [C: 032 V: 032] make channel filter case-insensitive [labs/tools/wikibugs2] - 10https://gerrit.wikimedia.org/r/176466 (owner: 10Merlijn van Deen) [14:19:33] !log tools.wikibugs deployed 0a6dedd75e203f5005a15e340b2fed5ba4c67224 [14:19:38] Logged the message, Master [19:34:43] is there something like mediawiki-vagrant for labs? [19:35:10] I mean, if I want to develop a tool locally that I eventually plan to run on labs, is there a predefined vagrant box for that? [19:35:19] a non-mediawiki-based tool [20:05:17] tgr: like https://wikitech.wikimedia.org/wiki/Labs-vagrant ? [21:10:20] (03PS1) 10Legoktm: Ignore token:give events [labs/tools/wikibugs2] - 10https://gerrit.wikimedia.org/r/176483 [21:13:05] (03CR) 10Legoktm: [C: 032 V: 032] Ignore token:give events [labs/tools/wikibugs2] - 10https://gerrit.wikimedia.org/r/176483 (owner: 10Legoktm) [21:14:29] !log tools.wikibugs restarting for https://gerrit.wikimedia.org/r/176483 [21:14:34] Logged the message, Master [21:22:49] (03CR) 10MZMcBride: Ignore token:give events (031 comment) [labs/tools/wikibugs2] - 10https://gerrit.wikimedia.org/r/176483 (owner: 10Legoktm) [21:24:28] (03CR) 10Legoktm: Ignore token:give events (031 comment) [labs/tools/wikibugs2] - 10https://gerrit.wikimedia.org/r/176483 (owner: 10Legoktm) [21:25:03] (03PS1) 10Legoktm: Fix typo in ignore rules "css" --> "ccs" [labs/tools/wikibugs2] - 10https://gerrit.wikimedia.org/r/176486 [21:25:35] (03CR) 10Legoktm: [C: 032 V: 032] Fix typo in ignore rules "css" --> "ccs" [labs/tools/wikibugs2] - 10https://gerrit.wikimedia.org/r/176486 (owner: 10Legoktm) [21:25:54] !log tools.wikibugs restarting for https://gerrit.wikimedia.org/r/176486 [21:25:55] Logged the message, Master [21:26:45] Nemo_bis: no, labs-vagrant is a way to install MediaWiki on Labs [21:27:04] I need a way to install Labs on my computer, I guess [21:27:48] uh [21:27:49] a way to puppetize something so that it will be compatible with the puppet config on Labs [21:27:57] labs is just ubuntu vms [21:28:46] surely Labs VMs have their own puppet setup [21:30:57] If labs requires you to do something special that you wouldn't otherwise need, I'd call that a bug [21:33:16] probably does not *require* me, I just want to know what the convention is [21:34:08] there is a list of puppet classes to be enabled when you set up a labs instance, am I supposed to add new packages to that? [21:34:28] to not beat around the bush too much, I want to puppetize pdfkit [21:34:55] which requires a patched version of qt and seems like a pain overall [21:35:32] I am sure I could just pull up a labs machine and mess with its puppet files locally, but it does not seem like a great way of going about it [21:35:36] no code review etc [22:32:27] tgr: you can add your puppet manifests to the operations-puppet repo and use them in labs, but you'll need an opsen to merge any changes you need to it, or you can use a local puppetmaster [22:32:42] as far as replicating that on a local setup, adding it as a vagrant role is probably the closest thing