[Letsencrypt-devel] Bug#805027: [python-acme] not building on jessie
Jan Wagner
waja at cyconet.org
Fri Nov 13 17:20:24 UTC 2015
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 <module>
this (specific) problem should be fixed with the attached patch. I guess
that works also for python-letsencrypt and
python-letsencrypt-apache. When I should provide you with patches for
those, please just tell me.
Thanks, Jan.
--
Never write mail to <waja at spamfalle.info>, you have been warned!
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d-- s+: a C+++ UL++++ P+ L+++ E--- W+++ N+++ o++ K++ w--- O M V- PS
PE Y++
PGP++ t-- 5 X R tv- b+ DI D+ G++ e++ h---- r+++ y++++
------END GEEK CODE BLOCK------
-------------- next part --------------
From c0c019596c6fe26a931e0383abc87ee8db080901 Mon Sep 17 00:00:00 2001
From: Jan Wagner <waja at cyconet.org>
Date: Fri, 13 Nov 2015 18:06:45 +0100
Subject: [PATCH] Add build-dependency python-sphinx-rtd-theme (>= 0.1.9-1~)
This is needed to build even on jessie (and maybe earlier).
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index edaa883..2f30729 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 9~),
python-setuptools,
python-six,
python-sphinx (>= 1.3.1-1~),
+ python-sphinx-rtd-theme (>= 0.1.9-1~),
python-sphinxcontrib.programoutput,
python-tz,
python-werkzeug,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/letsencrypt-devel/attachments/20151113/10f7c9a4/attachment-0001.sig>
More information about the Letsencrypt-devel
mailing list