[Python-modules-team] Bug#800671: python-changelog: Missing Build-Depends on python3-sphinx
Chris Lamb
lamby at debian.org
Fri Oct 2 09:38:40 UTC 2015
Source: python-changelog
Version: 0.3.4-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Tags: patch
Dear Maintainer,
python-changelog fails to build from source in unstable/amd64 due
to missing Build-Depends on python3-sphinx:
[..]
I: pybuild base:170: cd
/tmp/buildd/python-changelog-0.3.4/.pybuild/pythonX.Y_3.5/build;
python3.5 -m unittest discover -v
changelog (unittest.loader._FailedTest) ... ERROR
======================================================================
ERROR: changelog (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: changelog
Traceback (most recent call last):
File "/usr/lib/python3.5/unittest/loader.py", line 462, in
_find_test_path
package = self._get_module_from_name(name)
File "/usr/lib/python3.5/unittest/loader.py", line 369, in
_get_module_from_name
__import__(name)
File
"/tmp/buildd/python-changelog-0.3.4/.pybuild/pythonX.Y_3.5/build/changelog/__init__.py",
line 3, in <module>
from .changelog import setup
File
"/tmp/buildd/python-changelog-0.3.4/.pybuild/pythonX.Y_3.5/build/changelog/changelog.py",
line 5, in <module>
from sphinx.util.compat import Directive
ImportError: No module named 'sphinx'
----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (errors=1)
E: pybuild pybuild:262: test: plugin distutils failed with: exit
code=1: cd
/tmp/buildd/python-changelog-0.3.4/.pybuild/pythonX.Y_3.5/build;
python3.5 -m unittest discover -v
dh_auto_test: pybuild --test -i python{version} -p 3.4 3.5 --dir .
returned exit code 13
debian/rules:5: recipe for target 'build' failed
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2
[..]
The full build log is attached or can be viewed here:
https://reproducible.debian.net/logs/unstable/amd64/python-changelog_0.3.4-1.build1.log.gz
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: python-changelog.0.3.4-1.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20151002/643c3bbb/attachment-0001.txt>
More information about the Python-modules-team
mailing list