[07:16] morning al === zequence_ is now known as zequence [17:06] was anything done with meetingology? if not, I have the backups on external HDD and could probably do something if I can be backup-AlanBell for restoring it [17:06] if there is a host for it, I mean [17:46] Mikaela: Alan uploaded a bunch of stuff to the new server last night, so hes working on it [17:46] ok [17:47] Pici: Otherwise I have one right now I can fire up if needed. See m4v's ping about kubotu? [17:47] Unit193: I did [17:47] OK, great. [17:47] * Unit193 ducks and runs. [21:06] Mikaela: yeah, I rsynced all the stuff over [21:16] hmm, getting errors I am not sure I understand, perhaps you can have a poke about when you are around Mikaela, not sure if it needs Limnoria rather than supybot or some other config for the NickAuth stuff [21:19] I presume you're having translation problems. [21:19] WARNING 2015-07-16T21:19:38 The Socket driver can not connect to SSL servers. [21:19] WARNING 2015-07-16T21:19:38 Failed to load NickAuth: No module named NickAuth. [21:20] I'd go with Limnoria and be it for having SASL alone [21:20] yeah, there is a Limnoria instance, just trying to find the executable! [21:20] System installed and maintained vs best efforts local install, eh.. [21:22] found it, but now I have: ImportError: No module named i18n [21:27] is that the package python-oslo-i18n? why oslo? [21:28] No, that's a limnoria thing. [22:26] AlanBell: it looka like there is some kind of mixup between Limnoria and stock Supy, if they both are globally installed you should remove stock or install Limnoria user level. Also did you install the depwdencies with requirements.txt? [22:28] and the Limnoria bin should probably be in PATH and if it's user level installed and anywhere else than .local you must also adjust PYTHONPATH [23:00] Mikaela: limnoria is not globally installed [23:00] and it probably is missing dependencies [23:01] pip install -r requirements.txt --user --upgrade [23:01] you are checkouted to the latest tag, aren't you by the way? [23:02] I don't have sudo, Pici does :) [23:02] --user is user specific and installs to .local [23:03] meetingology is not in the sudoers file. This incident will be reported. [23:03] https://xkcd.com/838/ [23:03] if installed globally there will be two versions when the global gwts outdated [23:03] since when has pip wanted sudo? [23:03] oh, that was me trying to install pip :) [23:03] it's not installed? :( [23:04] Pici, could you install python-pip and python-wheel thrn? [23:04] *then [23:05] http://stackoverflow.com/questions/413807/is-there-a-way-for-non-root-processes-to-bind-to-privileged-ports-1024-on-l tl;dr makes pip installed packages install faster [23:21] AlanBell: http://pip.pypa.io/ it looks like they have managed to make user level installing possible [23:31] Mikaela: yeah, but it is fine, pici can sort things out when he is around