Bug#805027: [python-acme] not building on jessie

2015-12-27 Thread Sébastien NOBILI
Hi, I'm also trying to compile for Jessie with no success. All the tests seem to pass correctly (see attached log) but pybuild (Sid version I backported to Jessie) ends with either Segmentation fault or Floating point exception. I'm not used to Python environment… Maybe I'm missing something…

Bug#805027: [Letsencrypt-devel] Bug#805027: [python-acme] not building on jessie

2015-12-27 Thread Harlan Lieberman-Berg
Hello everyone, We are definitely planning on trying to get letsencrypt into jessie-backports. At the moment, we're waiting on the upload of a couple of its dependencies into backports; I've been talking to the maintainers of those packages to try and move that process along. It will,

Bug#805027: [python-acme] not building on jessie

2015-11-13 Thread Jan Wagner
Hi there, I spotted another problem building after fixing the sphinx issue. It looks like the local webserver isn't running (at least in my jessie chroot). [...] test_simple_verify_connection_error (acme.challenges_test.HTTP01ResponseTest) ... ERROR:acme.challenges:Unable to reach

Bug#805027: [python-acme] not building on jessie

2015-11-13 Thread Jan Wagner
Hi there, Am 13.11.15 um 15:44 schrieb Jan Wagner: > PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml docs/ > build/html > Making output directory... > Running Sphinx v1.2.3 > > Exception occurred: > File "conf.py", line 130, in this (specific) problem should be fixed with the

Bug#805027: [python-acme] not building on jessie

2015-11-13 Thread Jan Wagner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi there, Am 13.11.15 um 15:44 schrieb Jan Wagner: > Exception occurred: File "conf.py", line 130, in > ImportError: No module named sphinx_rtd_theme just FYI. Exactly the same problem exists in python-letsencrypt and python-letsencrypt-apache.

Bug#805027: [python-acme] not building on jessie

2015-11-13 Thread Jan Wagner
Package: python-acme Version: 0.0.0.dev20151104-1 Severity: normal I'm trying to build python-acme on jessie. For this mission I backported all needed build-dependencies from testing to jessie and installed them. Anyway ... the build fails with: PYTHONPATH=. http_proxy='127.0.0.1:9'