Your message dated Wed, 06 Jan 2016 01:20:09 +0000
with message-id <[email protected]>
and subject line Bug#808898: fixed in python-crontab 1.9.3-2
has caused the Debian Bug report #808898,
regarding python-crontab: FTBFS: ImportError: Entry point ('console_scripts',
'py.test-3.5') not found
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
808898: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808898
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-crontab
Version: 1.9.3-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
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
`. `'` [email protected] / chris-lamb.co.uk
`-
python-crontab.1.9.3-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: python-crontab
Source-Version: 1.9.3-2
We believe that the bug you reported is fixed in the latest version of
python-crontab, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jordan Metzmeier <[email protected]> (supplier of updated python-crontab
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 05 Jan 2016 16:20:14 -0600
Source: python-crontab
Binary: python-crontab python3-crontab
Architecture: source
Version: 1.9.3-2
Distribution: unstable
Urgency: medium
Maintainer: Jordan Metzmeier <[email protected]>
Changed-By: Jordan Metzmeier <[email protected]>
Closes: 808898
Description:
python3-crontab - Python3 module for reading and writing crontab files
python-crontab - Python module for reading and writing crontab files
Changes:
python-crontab (1.9.3-2) unstable; urgency=medium
.
* Switch from using py.test-{version} to python{version} -m pytest
during build to work around a pytest bug (Closes: #808898)
* Add patch to fix a frequency test which fails if the current
year is a leap year
* Update DEP8 python3 tests to test all installed versions of python
Checksums-Sha1:
819144f1722b6d732d204b3798110c2c6c12b087 2159 python-crontab_1.9.3-2.dsc
44ecee76f807f89538382401682dc6334588cdcb 3024
python-crontab_1.9.3-2.debian.tar.xz
Checksums-Sha256:
0a0e04397cb5bdcf0ae2c9fc6734e90211d491503b2836f935d090d2616a1bd8 2159
python-crontab_1.9.3-2.dsc
dc66e6da2fbd1528d37a2e1407d04cba9927cec28543b41d8141a4e97fff4773 3024
python-crontab_1.9.3-2.debian.tar.xz
Files:
172dfb1950e275d709c64740bbc7af02 2159 python optional
python-crontab_1.9.3-2.dsc
308e527952025d44c22fd7a987282537 3024 python optional
python-crontab_1.9.3-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWjFSEAAoJELvBfrsTlvL3MvcP/Rm4Bsp/NJzbc4V20NUhVzP5
Vmg/Bv2CVUDqXPn+d/pviEweJZF/e01X3lVMrrtWzg9ODVY+DSjg+cel/LLwEwiD
jfqGOgff8Dh4YuoFVoIe4su+bMP1GJpbfzpm3VVKgMIXzWGsSfWUnethpIx9DLaU
Enu+xwgkg2l+TaeOSDSEOn99yjiqHM/8mIOg0K/Ou9PhCiOoHJSbIFX9wIa00LqO
dOIMGK/ET4Dxpnr/2Wr0wqYHuvL0xeCy6jVLixqxgSO00k/U5LySkvNjVHquB3H1
5NxdSmLWVkCiEzVGkvKIgJxcjvyjHk5YmZOomlGpnEhpgJIryA06SExvSoRiw/8T
yKw/pnTKDPBnX3UZwTP9vqlCaPZN6wYvW8sJe4PYVwtEu/1a5NlV1sazPjxeZ84m
TPK91SddcRDSZPC9DlW+x9DeFiGh43lwbRbYbTUUS8VoyacwJJtP+u6H7Y258QTU
MzvgGCxco7pIzAzSIPP0Ul8F7HFBnEAhZ3NfBfzOAVJnVyEN3Mtof9/shdmCbiPS
sfASJ/QvfYupl5OpXam3MWO011ncK6mYUL5tzlNSCiv+lc6/vImwmgH9wBZ4L/SQ
k0wGR1NYTRqJ44JpzNCQe7pah4Rxztb2e2MYJ+gKgWKLf339Anh37VmpjFGCAn4L
fJmjEp5KlJEr8AGxfjmF
=tkD8
-----END PGP SIGNATURE-----
--- End Message ---