[00:03] haha, yeah. what are you using for vertical / horizontal splitting? [00:04] v and h [00:06] oh. doesn't "h" conflict with the vim keys? [00:06] er no sry v and g [00:09] rick_h_: your program is very difficult to install on arch [00:09] i think i got it running ok. what did you run into? [00:09] mrgoodcat: It makes some assumptions about your environment [00:10] make is failing on make run [00:10] yeah, some paths are different, and the package names of course have to change [00:10] i had to manually find a bunch of deps too [00:10] do you remember what you changed? [00:11] no, this was ages ago. what's the error? [00:12] https://gist.github.com/dyladan/9262529 [00:14] i don't even know why i'm still trying. i have an ubuntu box i can install it on [00:15] mrgoodcat: it should just be a matter of finding the right headers to have installed [00:16] what -dev packages to replace the ones required in sysdeps [00:16] arch doesn't have -dev packages [00:16] mrgoodcat: do you have a bin/python? [00:16] i have all headers [00:16] mrgoodcat: ok, so the make install completed successfuly? [00:16] you mean the virtualenv folder? [00:16] mrgoodcat: you have a bin directory with python/pip/etc? [00:16] mrgoodcat: and it's not py3 compat [00:17] oh holy fuck [00:17] so you'll have to create the virtualenv with py2 [00:17] i skipped make install [00:17] yea, that won't work [00:17] and for arch you might have to tweak that venv step in make to make a py2 venv [00:18] python setup.py egg_info failed in /root/bookie/build/BeautifulSoup [00:18] /root?! [00:18] python --version [00:18] .3.4 [00:18] 3.3.4 [00:18] right, read the lines I've been writing here the last 2min :) [00:19] how do you make a py2 venv? [00:19] mrgoodcat: it's a package in the repos [00:19] i have virtualenv [00:19] the py3 version [00:19] you need the py2 version [00:19] change the command in the make file that creates the venv (venv) to be called with py2 [00:19] got it [00:19] ok [00:20] if you're up for helping make it more compat with arch I'll help with that. It is very ubuntu specific, but I'm not sure of easy tricks to make it completely work across other distros/python [00:21] 2.7.6 now [00:21] oh, I know [00:21] you have to set the PY= and such before the make command [00:22] so make virtualenv a variable instead of hard coded as it is now [00:23] and then you can VENV=/usr/bin/virtualenv-2.7.6 make install [00:24] too late. already installed it on ubuntu instead [00:24] it was way easier [00:24] lol [00:24] and now dinner [00:24] ok, well some CHC let's get together and update it :) [00:25] we'll make it arch compat [00:25] rgr [00:25] i already made a make archdeps [00:25] instead of sysdeps [00:25] heh k [00:25] again DEPS=archdeps VENV=... makeinstall [00:26] we can build a one liner to make it work [00:26] ok [00:27] Makefile crash course woot! [00:28] is the default ubuntu python 2.7? [00:29] yes [00:30] so you can change the makefile to call python2.7 instead of python and it will work the same way. [00:30] ls -la /usr/bin/python ──(Thu,Feb27)─┘ [00:30] lrwxrwxrwx 1 root root 9 Sep 19 14:29 /usr/bin/python -> python2.7 [00:31] explicitly state version. that way you're covered in case some future version of ubuntu updates the default python [00:32] yea [00:32] or is there some reason not to? [00:32] not that I can think of off the top of my head [00:32] but want to investigate and make sure [00:33] right [00:33] i'll open an issue in github so we can collect thoughts [00:33] rgr [00:41] virtualenv --python=python2 . [00:45] if you click submit without selecting a file to upload for the import (stupid mistake i know) you get 502 bad gateway [00:46] probably best to put that sort of thing in the github issue tracker. [00:46] i did [02:01] yay. Finally upgraded my phone to Android 4.1.2 [02:04] yay! === gamerchick02_ is now known as gamerchick02 [02:07] cool snap-l [02:07] oh, and welcome back to snap-l [02:07] freenode hate me or everyone? [02:07] I had some network problems at home as well [02:07] and was a the docs for physical [02:08] ah [02:08] howdy snap-l. wow yeah, i got disconnected [02:08] what's with freenode lately? seems... flakey. [02:10] Trying to remember all of the things that I disabled prior [02:10] seriously considering never buying another non-Google phone [02:10] freenode is/was being hit by a ddos [02:13] oh that's nice. :( thanks for the explanation, waf [02:14] snap-l: got 4.2.2 today [02:14] i'm jellus [02:16] nothing big in it, but caught me by surprise [02:16] usually I'm hitting "check for updates" 500 times [02:19] Yeah, I had to actually "do work" to make it happen [02:19] installed a windows application [02:21] whoa [02:25] Yeah, wasn't OTA> [02:26] ok, pull requests and emails done for the night [02:26] survive another day! === _stink__ is now known as _stink_ [02:33] <_stink_> hah [02:40] I'm trying to use dbus-python in a virtualenv and came across this https://bugs.freedesktop.org/show_bug.cgi?id=55439 [02:50] brousch: :( [02:50] stuff like that makes me cry [02:59] wow [02:59] Can't get that patch to work either [02:59] did you try the pure python alternative? [02:59] sounds promising [03:01] No, I need dbus-python to test this thing [03:02] gotcha [03:02] I guess I'll just enable system modules to test this [03:28] Current Conditions: -4.5F / -20.2C [03:28] ugh! [03:49] anyone do daily/weekly/monthly lvm2 snapshots? [03:56] btrfs++ [03:57] no. [03:57] btrfs-- [03:57] its terribad [03:57] y u no like? [03:58] there are performance issues in some use cases [03:58] nope [03:58] very slow [04:01] well what do you expect from an 8 year old filesystem? [04:01] its not even old enough to drive yet [04:20] lol [04:21] seriously though [04:21] you can't expect it to be as mature as current gen filesystems [04:22] like ext4 [04:23] it may be only 6 years old [04:23] but the original extended filesystem is older than i am [04:23] barely [04:24] better than zfs. "oh you have 64GB RAM in your computer? filesystem should take at least half" [04:25] or even worse: "you don't have 64 gigs of ram? disable half the features" [12:17] Good morning [12:21] morning [13:33] Good moring [13:34] rick_h_: We're really going to have to talk about the support schedule for BOokie. Apparently we're not getting coverage overnight. ;) [13:34] morning [13:34] snap-l: lol [13:34] it was quiet wasn't it? [13:34] I got disconnected but didn't see a ton [13:34] snap-l: Thanks for volunteering for that shift [13:34] lol [13:35] brousch: DOn't wait up. ;) [13:36] How did we ever live before tethering phones? [13:36] More freely [13:37] I don't know, my wife is already asking if I should up my hotspot data cap for camping season so I can go get out to the campground and work the rest of the day while she finishes work and comes out later [13:44] its friday [13:45] mrgoodcat: i agree entirely. that is why i've lost all interest in brtfs and zfs [13:45] tgif [13:45] I did have an idea about a shim boot loader tiny OS that just gets ceph going, add all physical devices to ceph and then mount ceph block devs for everything else. [13:45] that might be interesting [14:49] snap-l: Why are you snap-l today? [14:52] My body was actually happy to get on the ball today [14:52] I want to bounce! [14:54] brousch: It's great with metal music [14:54] I find myself bopping and headbanging. [14:54] brb [14:59] I hope nobody submits a package called "requirements.txt" to pypi, or I'll be fucked. [15:00] lol, long running joke there [15:00] I think it's blacklisted for that reason, don't recall if they actually added that but talked about it [15:01] Definitely should on April 1 [15:01] yeah, I think half the python community would be affected. [15:21] rick_h_: ever thought about packaging bookie in a ppa? [15:21] mrgoodcat: yes, but have been working on a juju charm instead as a baby step and perhaps more useful long term. [15:21] https://github.com/bookieio/bookie-charm [15:22] oh cool [15:22] what is cups port? 631? [15:23] yes [15:27] apparently the user also has to be a member of lpadmin [17:58] Ok, is this thing on now? [17:59] woot [18:00] I' [18:00] M [18:00] Gah [18:01] I'm having a waiting-on-my-delayed-flight party at the airport bar. [18:02] I did that last night, only we (Rowan and I) were running down the moving walk ways repeatedly [18:02] also, hello Michigan, I am in you [18:02] greg-g: ++ [18:03] No moving walkways here [18:05] greg-g: moving walkways ftw [18:05] boy loves them [18:05] yeah, and 4 hours in Chicago... not fun [18:05] Who doesn't? [18:05] we should have just rented a car when we got off the plane and we would have gotten here sooner [18:06] might do that next time, just fly to chicago and rent a car [18:06] So what are you back in town for? [20:46] lol of the day https://twitter.com/appcode/status/437896886649757696 [20:48] haha === greg-g_ is now known as greg-g [21:37] so, with bzr, if I have ssh access to a remote server, I can just bzr push to some directory and it'll create a remote repo there for me, with git I have to ssh into it and mkdir and git init? [21:41] (it can't be that hard, can it?) [21:46] no, its true [21:49] stupid