Logs for #nikola for 2015-06-07

07:10:13 <ChrisWarrick> ralsina: we could do it
08:01:50 <travis-ci> Wheelhouse build by Chris Warrick: The build passed. See http://travis-ci.org/getnikola/wheelhouse/builds/65753015.
10:18:16 <ChrisWarrick> TIL debian is not shipping botched nikola packages anymore
10:18:54 -GitHub[nikola]:#nikola- [nikola] Kwpolska deleted install_bs3 at 4fb1b3c: http://git.io/vIcOd
16:04:37 <ChrisWarrick> Aeyoun: the Norwegian Bokmål translation could use some love!
16:14:48 <KwBot> [nikola] Kwpolska closed issue #377: Improve accessibility of the generated sites https://github.com/getnikola/nikola/issues/377
16:15:02 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 2 new commits to master: http://git.io/vICgo
16:15:02 -GitHub[nikola]:#nikola- nikola/master d549ff8 Chris Warrick: update translations...
16:15:02 -GitHub[nikola]:#nikola- nikola/master 2dc9531 Chris Warrick: Merge pull request #1789 from getnikola/a11y...
16:15:52 -GitHub[nikola]:#nikola- [nikola] Kwpolska deleted a11y at 012f931: http://git.io/vICg7
16:21:26 -travis-ci:#nikola- Invariant build by Chris Warrick: The build was broken. See http://travis-ci.org/getnikola/invariant-builds/builds/65784249.
16:21:44 -travis-ci:#nikola- getnikola/nikola#5333 (master - 2dc9531 : Chris Warrick): The build was broken.
16:21:45 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/5d2dc488d9ac...2dc9531f93f9
16:21:45 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/65784221
16:39:20 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vICrK
16:39:20 -GitHub[nikola]:#nikola- nikola/master c1d84a9 Chris Warrick: fix translation access...
16:42:21 -travis-ci:#nikola- Invariant build by Chris Warrick: The build passed. See http://travis-ci.org/getnikola/invariant-builds/builds/65784249.
16:48:05 -travis-ci:#nikola- getnikola/nikola#5334 (master - c1d84a9 : Chris Warrick): The build was fixed.
16:48:06 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/2dc9531f93f9...c1d84a98e482
16:48:06 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/65786020
17:23:32 <Aeyoun> ChrisWarrick: assign me an issue, and I'll look at the translation next week. :-)
17:47:30 <KwBot> [nikola] Kwpolska assigned issue #1791 to Aeyoun: Norwegian translation update https://github.com/getnikola/nikola/issues/1791
17:47:30 <KwBot> [nikola] Kwpolska opened issue #1791: Norwegian translation update https://github.com/getnikola/nikola/issues/1791
17:47:49 <ChrisWarrick> hail github webhooks
18:34:05 <barthalion> o/
18:34:51 <barthalion> https://paste.xinu.at/Ssx/ this is what nikola told me after issuing github_deploy
18:36:22 <barthalion> https://paste.xinu.at/kRElsL/
18:36:29 <barthalion> ↑ my requirements.txt
18:43:21 <ChrisWarrick> barthalion: hello.  known issue, sorry.  apply this fix to /home/barthalion/.virtualenvs/blog/lib/python2.7/site-packages/nikola/plugins/command/github_deploy.py : https://github.com/getnikola/nikola/commit/e78294e7ee2afe2141f430552a8f67a7063a033b
18:48:52 <barthalion> ChrisWarrick: applied, doesn't seem to work as expected though: https://paste.xinu.at/madrx/
18:49:24 <barthalion> I'm off to do some chores, this is nothing urgent anyway
18:49:37 <ChrisWarrick> barthalion: okay, it’s probably even more broken.  hey, why not try github master instead?
19:00:08 <ChrisWarrick> barthalion: your site won’t build with GitHub master either, we seem to have some unicode issues
19:01:46 <KwBot> [nikola] Kwpolska opened issue #1792: Sites with Unicode slugs in posts fail to build https://github.com/getnikola/nikola/issues/1792
19:05:33 <KwBot> [nikola] Kwpolska assigned issue #1792 to Kwpolska: Sites with Unicode slugs in posts fail to build https://github.com/getnikola/nikola/issues/1792
19:06:08 <KwBot> [nikola] Kwpolska closed issue #1792: Sites with Unicode slugs in posts fail to build https://github.com/getnikola/nikola/issues/1792
19:06:12 <ChrisWarrick> should work now
19:06:20 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vIWIh
19:06:20 -GitHub[nikola]:#nikola- nikola/master 2b43c49 Chris Warrick: fix #1792 -- make Unicode slugs work again...
19:07:21 -GitHub[nikola]:#nikola- [nikola] Kwpolska force-pushed master from 2b43c49 to 1e9cc5d: http://git.io/wJV7fg
19:07:21 -GitHub[nikola]:#nikola- nikola/master 1e9cc5d Chris Warrick: fix #1792 -- make Unicode slugs work again...
19:11:12 -travis-ci:#nikola- getnikola/nikola#5335 (master - 2b43c49 : Chris Warrick): The build has errored.
19:11:13 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/c1d84a98e482...2b43c49388f0
19:11:13 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/65797792
19:15:54 -travis-ci:#nikola- getnikola/nikola#5336 (master - 1e9cc5d : Chris Warrick): The build passed.
19:15:55 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/2b43c49388f0...1e9cc5d88296
19:15:55 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/65797882
20:29:42 <barthalion> hm, what was the syntax to install a package from git master? pip install git+http://domain.tld/repo.git@master?
20:30:30 <barthalion> supposedly yes, it pulled yapsy as new dep
20:31:10 <barthalion> yay, it worked
20:31:46 <barthalion> ChrisWarrick: cheers
23:52:28 <KwBot> [nikola] dataholiks opened issue #1793: Trouble with nikola github_deploy https://github.com/getnikola/nikola/issues/1793