Logs for #nikola for 2015-10-10

01:33:20 <Aeyoun> What’s this PIL thing and where do I install it from? It’s impossible to Google.
01:33:32 <Aeyoun> ERROR: yapsy: Unable to import plugin: /usr/lib/python3.4/site-packages/nikola/plugins/task/galleries
01:33:32 <Aeyoun> Traceback (most recent call last):
01:33:32 <Aeyoun>   File "/usr/lib/python3.4/site-packages/nikola/plugins/task/galleries.py", line 44, in <module>
01:33:32 <Aeyoun>     from PIL import Image  # NOQA
01:33:32 <Aeyoun> ImportError: cannot import name 'Image'
01:34:07 <Aeyoun> It’s not in requirements.txt.
02:55:57 <ralsina> Aeyoun: it's Pillow
02:56:08 <ralsina> and yes, it is in the requirements :-)
02:58:19 <Aeyoun> ralsina: I have Pillow installed and still get that error
02:58:31 <ralsina> Aeyoun: well, something is wrong, of course
02:59:41 <ralsina> here, Pillow installs under PIL/
03:24:36 <Aeyoun> ralsina: yeah, but there is no Image in PIL
03:25:30 <Aeyoun> http://pastebin.com/CN2nP9a9
03:25:54 <Aeyoun> I’m tired and whiny. It’s 5:30am and I should maybe possible probably have been asleep.
03:37:10 <Aeyoun> So they had a corrupt egg for like ten minutes and I upated pillow just at that moment. FML
09:51:20 <ChrisWarrick> project of the day: rewrite the nikola-users site to make it saner and djangoer
17:22:31 -GitHub[sites]:#nikola- [nikola-users] Kwpolska pushed 2 new commits to master: http://git.io/vCZvf
17:22:32 -GitHub[sites]:#nikola- nikola-users/master 68e3825 Chris Warrick: Nuke Flask files...
17:22:32 -GitHub[sites]:#nikola- nikola-users/master 9c92ae1 Chris Warrick: Add Django version (v3.0.0)...
17:22:34 <ChrisWarrick> AWESOMENESS: https://users.getnikola.com/
17:25:36 <KwBot> [nikola-users] Kwpolska opened issue #7: List pages only from a single language https://github.com/getnikola/nikola-users/issues/7
17:25:38 <KwBot> [nikola-users] Kwpolska assigned issue #7 to Kwpolska: List pages only from a single language https://github.com/getnikola/nikola-users/issues/7
18:18:26 -GitHub[nikola]:#nikola- [nikola] Aeyoun pushed 1 new commit to master: http://git.io/vCZma
18:18:26 -GitHub[nikola]:#nikola- nikola/master 4572f4c Daniel Aleksandersen: ``serve`` and ``auto`` publishes DNS Service Discovery records...
18:59:36 <KwBot> [nikola-users] Kwpolska closed issue #7: List pages only from a single language https://github.com/getnikola/nikola-users/issues/7
18:59:49 -GitHub[sites]:#nikola- [nikola-users] Kwpolska pushed 1 new commit to master: http://git.io/vCZl4
18:59:49 -GitHub[sites]:#nikola- nikola-users/master da53efc Chris Warrick: Fix #7 -- add per-language pages...
19:12:12 -GitHub[sites]:#nikola- [nikola-users] Kwpolska pushed 1 new commit to master: http://git.io/vCZ4A
19:12:13 -GitHub[sites]:#nikola- nikola-users/master b72c082 Chris Warrick: Try to add logging...
19:16:04 -GitHub[nikola]:#nikola- [nikola] Aeyoun pushed 1 new commit to master: http://git.io/vCZRs
19:16:04 -GitHub[nikola]:#nikola- nikola/master bd932db Daniel Aleksandersen: More informative DNS-SD service name
19:17:15 <Aeyoun> Here is a screenshot of the DNS-SD functionality as seen in Epiphany (also available in Safari, others). http://i.imgur.com/khM0P3z.png
19:20:26 -travis-ci:#nikola- getnikola/nikola#6541 (master - bd932db : Daniel Aleksandersen): The build was broken.
19:20:27 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/4572f4c9c594...bd932db2a5b7
19:20:27 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/84696357
22:03:02 <[Tritium]> can you actually enable tags and categories independently?
22:18:32 <Aeyoun> [Tritium]: I only use tags. What seem to be the problem on your end?
22:20:39 <[Tritium]> trying to find the error in my backscroll, but its something about render_tags being defined twice
22:21:35 <[Tritium]> ERROR: Task generation 'render_site' has duplicated definition of 'render_tags:../output/categories/index.html'
22:21:54 <[Tritium]> that was several flailing edits of conf.py ago
22:22:43 <[Tritium]> ...and dinner is ready >.>