[Letsencrypt-devel] Building letsencrypt packages on Ubuntu 15.10
Stein Magnus Jodal
jodal at debian.org
Sat Nov 7 21:32:00 UTC 2015
Hi,
When building python-acme and letsencrypt on Ubuntu 15.10, the builds
fail because Sphinx cannot find the ``sphinx_rtd_theme`` Python
module. However, the builds are not broken on Debian unstable.
Looking at sphinx's debian/changelog [1], I found that:
- sphinx 1.3.1-1 introduced a dependency on python[3]-sphinx-rtd-theme
- Debian unstable includes sphinx 1.3.1-7 [2]
- Ubuntu 15.10 includes sphinx 1.2.3+dfsg-1ubuntu3 [3]
- python-acme and letsencrypt depends on python-sphinx (>=
1.0.7+fdsg-1~)
Thus, you should either:
- Change your minimum required version of python-sphinx to 1.3.1-1, or
- Explicitly depend on python[3]-sphinx-rtd-theme.
I'd prefer the explicit dependency, as that would make the packages
buildable on existing Ubuntu dists.
[1] http://metadata.ftp-master.debian.org/changelogs/main/s/sphinx/sphinx_1.3.1-7_changelog
[2] https://packages.debian.org/sid/python-sphinx
[3] http://packages.ubuntu.com/wily/python-sphinx
--
Stein Magnus Jodal
jodal at debian.org
jodal at #debian-python
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/letsencrypt-devel/attachments/20151107/2fbc362b/attachment.sig>
More information about the Letsencrypt-devel
mailing list