Logs for #nikola for 2015-08-13

07:25:54 <ElPasmo> Hi all, I'm trying to use the "images" folder to have automated thumbnails but I'm getting an error when I build my site: "WARNING: scale_images: Can't thumbnail images/2013/11/23NManifestacion.jpg, using original image as thumbnail (decoder jpeg not available)". I tried to install libjpeg8 and libjpeg8-dev with no result. I'm using Nikola v7.6.3 under Ubuntu 15.04.
07:36:38 <ElPasmo> I also tried to reinstall pillow but no result either.
09:58:29 -GitHub[plugins]:#nikola- [plugins] Aeyoun pushed 1 new commit to master: http://git.io/v3wyD
09:58:29 -GitHub[plugins]:#nikola- plugins/master a781119 Daniel Aleksandersen: Resolve canonical link problem
09:59:38 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#728 (master - a781119 : Daniel Aleksandersen): The build passed.
09:59:39 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/45b42ddbe79a...a78111917f8a
09:59:39 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/75411019
12:31:48 -GitHub[themes]:#nikola- [nikola-themes] ralsina pushed 1 new commit to master: http://git.io/v3rXA
12:31:48 -GitHub[themes]:#nikola- nikola-themes/master 52b1bf9 Roberto Alsina: updates
12:33:20 -GitHub[themes]:#nikola- [nikola-themes] ralsina pushed 1 new commit to master: http://git.io/v3r1r
12:33:20 -GitHub[themes]:#nikola- nikola-themes/master 1d4550a Roberto Alsina: added bnw theme
12:54:52 -GitHub[sites]:#nikola- [nikola-users] Aeyoun opened pull request #5: Some improvements (master...patch-1) http://git.io/v3r7v
13:17:46 -GitHub[plugins]:#nikola- [plugins] ralsina pushed 2 new commits to master: http://git.io/v3oeT
13:17:46 -GitHub[plugins]:#nikola- plugins/master f280541 Mark Wallace: fix bug: wrong translation of characters...
13:17:46 -GitHub[plugins]:#nikola- plugins/master 2a95cc2 Roberto Alsina: Merge pull request #98 from lotabout/master...
13:19:19 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#729 (master - 2a95cc2 : Roberto Alsina): The build passed.
13:19:20 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/a78111917f8a...2a95cc21d996
13:19:20 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/75436004
13:45:30 -GitHub[themes]:#nikola- [nikola-themes] ralsina pushed 1 new commit to master: http://git.io/v3oYY
13:45:30 -GitHub[themes]:#nikola- nikola-themes/master d07a518 Roberto Alsina: dumb script to update this
15:01:47 <ElPasmo> Hi all, I'm still stuck with my problem. I'm trying to use the "images" folder to have automated thumbnails but I'm getting an error when I build my site: "WARNING: scale_images: Can't thumbnail images/2013/11/23NManifestacion.jpg, using original image as thumbnail (decoder jpeg not available)". I tried to install libjpeg8 and libjpeg8-dev with no result. I'm using Nikola v7.6.3 under Ubuntu 15.04. I also tried to reinstall pillow but no result either.
15:06:10 <ralsina> ElPasmo: is that in a virtualenv?
15:06:22 <ElPasmo> ralsina: yes
15:06:40 <ralsina> ElPasmo: ok, you need to install libjpeg-dev and other similar things THEN reinstall pillow
15:08:01 <ElPasmo> ralsina: I think I already tried. I did "sudo apt-get install libjpeg2 libjpeg2-dev" and after that "sudo -H pip install -I pillow". Is it right this way?
15:08:13 <ElPasmo> I'm sorry libjpeg8 and libjpeg8-dev
15:08:18 <ralsina> why the sudo?
15:08:40 <ralsina> if it's a virtualenv you should own it as your user :-)
15:08:46 <ralsina> I mean the sudo on pip
15:09:47 <ElPasmo> Because I'm a newbie, trying right now without sudo
15:10:47 <ralsina> ah cool :-)
15:10:55 <ElPasmo> No joy :( But I got a strange response reinstalling pip
15:11:39 <ElPasmo> https://bpaste.net/show/b678a87c38b1
15:12:08 <ralsina> ElPasmo: yes that's unusual
15:12:45 <ralsina> ElPasmo: sorry but I don't know how to help you much more and I'm at work... can you ask in the mailing list?
15:13:08 <ElPasmo> I'll try to find the mailing list. Sorry for bothering u at work m8 :)
15:13:52 <ralsina> ElPasmo: no problem usually I can give a hand. It's linked in the frontpage of getnikola.com
15:14:22 <ElPasmo> ralsina: got it, have a nice day