[Reproducible-builds] Bug#808898: python-crontab: FTBFS: ImportError: Entry point ('console_scripts', 'py.test-3.5') not found
Chris Lamb
lamby at debian.org
Thu Dec 24 07:52:28 UTC 2015
Source: python-crontab
Version: 1.9.3-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-crontab fails to build from source in unstable/amd64:
[..]
I: pybuild base:184: /usr/bin/python3 setup.py build
running build
running build_py
copying crontab.py -> /home/lamby/temp/cdt.20151224075055.23cbJ3liwi/python-crontab-1.9.3/.pybuild/pythonX.Y_3.4/build
copying cronlog.py -> /home/lamby/temp/cdt.20151224075055.23cbJ3liwi/python-crontab-1.9.3/.pybuild/pythonX.Y_3.4/build
debian/rules override_dh_auto_test
make[1]: Entering directory '/home/lamby/temp/cdt.20151224075055.23cbJ3liwi/python-crontab-1.9.3'
PYBUILD_SYSTEM=custom \
PYBUILD_TEST_ARGS="py.test-{version}" \
LC_ALL=C.UTF-8 \
dh_auto_test
I: pybuild base:184: py.test-2.7
============================= test session starts ==============================
platform linux2 -- Python 2.7.11, pytest-2.8.5, py-1.4.31, pluggy-0.3.1
rootdir: /home/lamby/temp/cdt.20151224075055.23cbJ3liwi/python-crontab-1.9.3, inifile:
collected 103 items
tests/test_compatibility.py ....
tests/test_croniter.py ....
tests/test_enums.py ........
tests/test_every.py ........
tests/test_frequency.py ................
tests/test_interaction.py ...........................
tests/test_log.py ......
tests/test_range.py .....
tests/test_removal.py .....
tests/test_system_cron.py ......
tests/test_usage.py ........
tests/test_utf8.py ......
========================== 103 passed in 0.39 seconds ==========================
I: pybuild base:184: py.test-3.5
Traceback (most recent call last):
File "/usr/bin/py.test-3.5", line 9, in <module>
load_entry_point('pytest==2.8.5', 'console_scripts', 'py.test-3.5')()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 568, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2719, in load_entry_point
raise ImportError("Entry point %r not found" % ((group, name),))
ImportError: Entry point ('console_scripts', 'py.test-3.5') not found
E: pybuild pybuild:274: test: plugin custom failed with: exit code=1: py.test-3.5
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.5 3.4 --dir . returned exit code 13
debian/rules:9: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25
make[1]: Leaving directory '/home/lamby/temp/cdt.20151224075055.23cbJ3liwi/python-crontab-1.9.3'
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-crontab.1.9.3-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 1294 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151224/508c693a/attachment.obj>
More information about the Reproducible-builds
mailing list