Logs for #nikola for 2015-10-13

07:56:00 -GitHub[nikola]:#nikola- [nikola] lekum opened pull request #2141: Fix comment typo (master...typo) http://git.io/vCEB0
12:51:43 <hargup> Hello,  nikola build gives only one line traceback if there is some error with conf.py, is there any way to get full tracebacks with line numbers? 
13:15:02 <[Tritium]> whats the traceback its giving you...?
13:15:30 <[Tritium]> because the only ones that conf.py itself should be generating are like... syntaxerrors or nameerrors
13:26:45 <ChrisWarrick> hargup: python -c 'import conf'
13:40:21 <hargup> @ChrisWarrick: Thanks! this is what I need.
14:35:05 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 2 new commits to master: http://git.io/vCzzj
14:35:05 -GitHub[nikola]:#nikola- nikola/master 36114a2 Alejandro Guirao: Fix comment typo
14:35:05 -GitHub[nikola]:#nikola- nikola/master 579010c Chris Warrick: Merge pull request #2141 from lekum/typo...
14:39:27 -travis-ci:#nikola- getnikola/nikola#6545 (master - 579010c : Chris Warrick): The build failed.
14:39:28 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/ce985b0f8027...579010ce4593
14:39:28 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/85132925
14:53:47 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vCzKM
14:53:47 -GitHub[nikola]:#nikola- nikola/master caadf17 Chris Warrick: fix docstring...
14:58:43 -travis-ci:#nikola- getnikola/nikola#6546 (master - caadf17 : Chris Warrick): The build was fixed.
14:58:44 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/579010ce4593...caadf1768bb2
14:58:44 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/85136894
15:30:38 <Aeyoun> ChrisWarrick: http://i.imgur.com/khM0P3z.png
15:30:53 <ChrisWarrick> Aeyoun: fancy
15:34:35 <ChrisWarrick> Aeyoun: though it looks like zeroconf is not really zeroconf as it does not work here
15:35:09 <ChrisWarrick> Aeyoun: ah, no avahi module
15:35:30 <ChrisWarrick> Aeyoun: you should add some debug messaging/description/documentation for this feature.
15:40:04 <Aeyoun> ChrisWarrick; it will work for most users in most distros. It will receive more focus in the coming months, but I can't tell you why at this time. Document what part? The announcement or how to look for it?
15:40:24 <ChrisWarrick> Aeyoun: both
15:41:02 <ChrisWarrick> Aeyoun: it won’t work for virtualenv users, you need a bunch of symlinks for that
15:41:29 <ChrisWarrick> ln -s /usr/lib/python3.5/site-packages/*avahi* /usr/lib/python3.5/site-packages/*dbus* ~VIRTUAL_ENV/lib/python3.5/site-packages
15:45:50 <ChrisWarrick> the feature needs real docs though
15:45:56 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vCzpg
15:45:56 -GitHub[nikola]:#nikola- nikola/master 72e4b93 Chris Warrick: Document DNS-SD requirements...
17:31:03 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vCgoG
17:31:04 -GitHub[nikola]:#nikola- nikola/master d924288 Chris Warrick: Update requirements-tests.txt...
17:35:47 -travis-ci:#nikola- getnikola/nikola#6548 (master - d924288 : Chris Warrick): The build passed.
17:35:48 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/72e4b93e71e6...d92428832539
17:35:48 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/85167930