Logs for #nikola for 2015-06-29

09:25:31 -GitHub[coil]:#nikola- [coil] Kwpolska pushed 1 new commit to develop: http://git.io/vtVru
09:25:31 -GitHub[coil]:#nikola- coil/develop a0892ec Chris Warrick: pypt update...
11:32:54 <bnmnetp> nikola plugin -i upgrade_metadata results in SSLError [Errno bad handshake]  using urllib3   Do others see this too?  Is there an easy workaround?
11:35:39 <bnmnetp> I'm seeing this on two different installs, one on Mac and one on Ubuntu.
11:36:42 <ChrisWarrick> bnmnetp: You probably have an outdated version of Python installed
11:37:09 <bnmnetp> Python 2.7.6 is outdated?
11:37:48 <ChrisWarrick> yes, SSL is broken in <2.7.9, sorry for that.
11:38:24 <bnmnetp> OK, I can deal with that.  Thanks!
11:38:38 <ChrisWarrick> bnmnetp: temporary workaround: nikola plugin -u 'http://plugins.getnikola.com/v7/plugins.json' -i upgrade_metadata
11:39:16 <ChrisWarrick> bnmnetp: you can also install plugins by hand, just unpack the .zip to plugins/
11:42:14 <bnmnetp> The first workaround fails for me with the same error.  I think I'll just upgrade to 2.7.9
12:22:04 <amokleben> ChrisWarrick: Python did more than just a bugfix release for 2.7.10 and changed behaviour. Handling this sucks.
12:22:45 <ChrisWarrick> amokleben: what do you mean by that?
12:23:24 <ChrisWarrick> bnmnetp: upgrading python is hard, please don’t unless (a) you already use homebrew or (b) there are packages in Ubuntu repos for your version waiting to be installed
12:24:41 <amokleben> ChrisWarrick: had my portion of fun because of changed behaviour in 2.7.10. IMHO Python 2.7 could go obsolete.
12:25:09 <ChrisWarrick> amokleben: python 3 ftw.
12:26:13 <amokleben> ChrisWarrick: totally!
12:29:56 <ralsina> only after I get a few hours to fix the auto plugin for python3, please ;-)
12:31:25 <ChrisWarrick> install both and use whichever one works at the moment
13:18:45 <bnmnetp> +CrisWarrick its not really that hard, I use a virtualenv for nikola, so its quite easy.  I would like to use python3 with nikola, but it always wants to rebuild some random subsample of all my posts when I use python3.  Maybe that has been fixed lately
13:41:50 <ChrisWarrick> bnmnetp: the correct way to go around this would be to report an issue, maybe it’s stll broken
14:32:13 <ralsina> bnmnetp, ChrisWarrick: I remember a fix for just that (dict ordering changing between py2 and py3)
14:42:15 <bnmnetp> ralsina, Yes, I just created a new virtual environment for python 3.4 and that problem is gone, thanks.
17:59:12 -GitHub[nikola]:#nikola- [nikola] felixfontein pushed 1 new commit to master: http://git.io/vtKOC
17:59:12 -GitHub[nikola]:#nikola- nikola/master f330a1c Felix Fontein: Merge pull request #1848 from getnikola/wordpress-import-auth-downloads...
17:59:22 -GitHub[nikola]:#nikola- [nikola] felixfontein deleted wordpress-import-auth-downloads at 1cdeb83: http://git.io/vtKOa
18:33:04 -travis-ci:#nikola- getnikola/nikola#5560 (master - f330a1c : Felix Fontein): The build passed.
18:33:05 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/3d3b0308f8a7...f330a1cc0460
18:33:05 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/68851863
19:45:40 -GitHub[nikola]:#nikola- [nikola] felixfontein pushed 1 new commit to fix-wordpress-import: http://git.io/vt6JF
19:45:40 -GitHub[nikola]:#nikola- nikola/fix-wordpress-import 7a17f12 Felix Fontein: Fixed Python 3 problem caused by calling decode() on str object.
20:27:46 -GitHub[nikola]:#nikola- [nikola] felixfontein pushed 1 new commit to fix-wordpress-import: http://git.io/vt649
20:27:46 -GitHub[nikola]:#nikola- nikola/fix-wordpress-import 3032349 Felix Fontein: Fixed bug in unit test.
20:29:03 -travis-ci:#nikola- getnikola/nikola#5562 (fix-wordpress-import - 7a17f12 : Felix Fontein): The build is still failing.
20:29:04 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/5781644609e3...7a17f12ec020
20:29:04 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/68866101
20:59:10 -travis-ci:#nikola- getnikola/nikola#5563 (fix-wordpress-import - 3032349 : Felix Fontein): The build has errored.
20:59:11 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/7a17f12ec020...3032349e42f5
20:59:11 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/68871858