[Reproducible-builds] Bug#805161: python-cligj: FTBFS: KeyError: 'cligj'
Chris Lamb
lamby at debian.org
Sun Nov 15 12:37:43 UTC 2015
Source: python-cligj
Version: 0.3.0-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
Dear Maintainer,
python-cligj fails to build from source in unstable/amd64:
[..]
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:184: cd
/build/python-cligj-0.3.0/.pybuild/pythonX.Y_2.7/build; python2.7 -m
unittest discover -v
tests/test_plugins.py:11: FutureWarning: cligj.plugins has been
deprecated in favor of click-plugins:
https://github.com/click-contrib/click-plugins. The plugins module
will be removed in cligj 1.0.
import cligj.plugins
tests.test_plugins (unittest.loader.ModuleImportFailure) ... ERROR
======================================================================
ERROR: tests.test_plugins (unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_plugins
Traceback (most recent call last):
File "/usr/lib/python2.7/unittest/loader.py", line 254, in
_find_tests
module = self._get_module_from_name(name)
File "/usr/lib/python2.7/unittest/loader.py", line 232, in
_get_module_from_name
__import__(name)
File "tests/test_plugins.py", line 56, in <module>
'do_not_exist=tests.broken_plugins:do_not_exist', dist=DistStub())
KeyError: 'cligj'
----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (errors=1)
E: pybuild pybuild:274: test: plugin distutils failed with: exit
code=1: cd /build/python-cligj-0.3.0/.pybuild/pythonX.Y_2.7/build;
python2.7 -m unittest discover -v
dh_auto_test: pybuild --test -i python{version} -p 2.7 --dir .
returned exit code 13
debian/rules:7: 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-cligj_0.3.0-1.build1.log.gz
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-cligj.0.3.0-1.unstable.amd64.log.txt.gz
Type: application/gzip
Size: 5616 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151115/36473116/attachment.bin>
More information about the Reproducible-builds
mailing list