[Bug 1502941] Re: FTBFS on amd64 due to pytest.py error
Barry Warsaw
1502941 at bugs.launchpad.net
Mon Oct 5 20:10:35 UTC 2015
This bug was fixed in the package wheel - 0.26.0-1
---------------
wheel (0.26.0-1) unstable; urgency=medium
* New upstream release.
* d/patches/python35-support.patch: Removed; applied upstream.
* d/patches/reproducible-whls.diff:
- Update patch to use $SOURCE_DATE_EPOCH instead of $WHEEL_FORCE_TIMESTAMP.
(Closes: #795942)
- Use time.gmtime() instead of .localtime() to avoid timezone issues.
(Closes: #789981)
* d/rules: The test suite requires an installed package, so defer this
to DEP-8 tests. (Closes: #796520)
* d/tests/control: Add two tests of the package's test suite.
* d/control: Now that the test suite isn't run at package build time,
remove the Build-Depends on python-pytest and python3-pytest.
* wrap-and-sort
-- Barry Warsaw <barry at debian.org> Thu, 01 Oct 2015 19:21:50 -0400
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to wheel in Ubuntu.
https://bugs.launchpad.net/bugs/1502941
Title:
FTBFS on amd64 due to pytest.py error
Status in wheel package in Ubuntu:
Fix Released
Status in wheel package in Debian:
Fix Released
Bug description:
Failure on amd64 as seen in the test-rebuild [1]. Build log:
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:170: cd /tmp/ble/wheel-0.24.0/.pybuild/pythonX.Y_2.7/build; python2.7 -m pytest
usage: pytest.py [options] [file_or_dir] [file_or_dir] [...]
pytest.py: error: unrecognized arguments: --cov=wheel
E: pybuild pybuild:262: test: plugin distutils failed with: exit code=2: cd /tmp/ble/wheel-0.24.0/.pybuild/pythonX.Y_2.7/build; python2.7 -m pytest
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 --dir . returned exit code 13
debian/rules:10: recipe for target 'build' failed
make: *** [build] Error 25
[1] http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-
rebuild-20151001-wily.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wheel/+bug/1502941/+subscriptions
More information about the foundations-bugs
mailing list