Your message dated Thu, 26 Mar 2020 16:49:25 +0000
with message-id <e1jhvh7-0003tc...@fasolo.debian.org>
and subject line Bug#952011: fixed in bitstruct 8.9.0-1
has caused the Debian Bug report #952011,
regarding bitstruct: FTBFS: dh_auto_test: error: pybuild --test -i
python{version} -p "3.8 3.7" --system=custom "--test-args={interpreter}
setup.py test" returned exit code 13
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 ow...@bugs.debian.org
immediately.)
--
952011: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952011
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bitstruct
Version: 3.7.0-2
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20200222 ftbfs-buster
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_test -- --system=custom --test-args="{interpreter} setup.py test"
> I: pybuild base:217: python3.8 setup.py test
> running test
> WARNING: Testing via this command is deprecated and will be removed in a
> future version. Users looking for a generic test entry point independent of
> test runner are encouraged to use tox.
> running egg_info
> writing bitstruct.egg-info/PKG-INFO
> writing dependency_links to bitstruct.egg-info/dependency_links.txt
> writing top-level names to bitstruct.egg-info/top_level.txt
> reading manifest file 'bitstruct.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'bitstruct.egg-info/SOURCES.txt'
> running build_ext
> test_bad_float_size (tests.test_bitstruct.BitStructTest)
> Test of bad float size. ... ok
> test_bad_format (tests.test_bitstruct.BitStructTest)
> Test of bad format. ... ok
> test_byte_order (tests.test_bitstruct.BitStructTest)
> Test pack/unpack with byte order information in the format string. ... ok
> test_byte_order_format (tests.test_bitstruct.BitStructTest)
> Test of a format with only byte order informationx. ... ok
> test_byteswap (tests.test_bitstruct.BitStructTest)
> Byte swap. ... ok
> test_calcsize (tests.test_bitstruct.BitStructTest)
> Calculate size. ... ok
> test_compile (tests.test_bitstruct.BitStructTest) ... ok
> test_empty_format (tests.test_bitstruct.BitStructTest)
> Test of empty format type. ... ok
> test_endianness (tests.test_bitstruct.BitStructTest)
> Test pack/unpack with endianness information in the format string. ... ok
> test_pack (tests.test_bitstruct.BitStructTest)
> Pack values. ... FAIL
> test_pack_unpack (tests.test_bitstruct.BitStructTest)
> Pack and unpack values. ... ok
> test_performance_integers (tests.test_bitstruct.BitStructTest)
> Test pack/unpack performance with integers. ... ok
> test_performance_mixed_types (tests.test_bitstruct.BitStructTest)
> Test pack/unpack performance with mixed types. ... ok
> test_signed_integer (tests.test_bitstruct.BitStructTest)
> Pack and unpack signed integer values. ... ok
> test_unpack (tests.test_bitstruct.BitStructTest)
> Unpack values. ... ok
> test_unsigned_integer (tests.test_bitstruct.BitStructTest)
> Pack and unpack unsigned integer values. ... ok
>
> ======================================================================
> FAIL: test_pack (tests.test_bitstruct.BitStructTest)
> Pack values.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/tests/test_bitstruct.py", line 94, in test_pack
> pack('r5', 1.0)
> TypeError: cannot convert 'float' object to bytearray
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/tests/test_bitstruct.py", line 97, in test_pack
> self.assertEqual(
> AssertionError: "cannot convert 'float' object to bytearray" != "'float'
> object is not iterable"
> - cannot convert 'float' object to bytearray
> + 'float' object is not iterable
>
>
> ----------------------------------------------------------------------
> Ran 16 tests in 3.015s
>
> FAILED (failures=1)
> Test failed: <unittest.runner.TextTestResult run=16 errors=0 failures=1>
>
> pack time: 0.4917159940014244 s (9.834319880028488e-06 s/pack)
> pack time compiled: 0.19851595500222174 s (3.970319100044435e-06 s/pack)
> unpack time: 0.4506532360028359 s (9.013064720056718e-06 s/unpack)
> unpack time compiled: 0.16778694900131086 s (3.3557389800262172e-06 s/unpack)
>
> pack time: 0.5904734639989329 s (1.1809469279978658e-05 s/pack)
> pack time compiled: 0.2874713269993663 s (5.7494265399873255e-06 s/pack)
> unpack time: 0.5556427190022077 s (1.1112854380044155e-05 s/unpack)
> unpack time compiled: 0.2673477409989573 s (5.346954819979146e-06 s/unpack)
> error: Test failed: <unittest.runner.TextTestResult run=16 errors=0
> failures=1>
> E: pybuild pybuild:341: test: plugin custom failed with: exit code=1:
> python3.8 setup.py test
> dh_auto_test: error: pybuild --test -i python{version} -p "3.8 3.7"
> --system=custom "--test-args={interpreter} setup.py test" returned exit code
> 13
The full build log is available from:
http://qa-logs.debian.net/2020/02/22/bitstruct_3.7.0-2_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: bitstruct
Source-Version: 8.9.0-1
Done: =?utf-8?q?IOhannes_m_zm=C3=B6lnig_=28Debian/GNU=29?= <umlae...@debian.org>
We believe that the bug you reported is fixed in the latest version of
bitstruct, 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 952...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org> (supplier of updated
bitstruct 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 26 Mar 2020 17:32:03 +0100
Source: bitstruct
Architecture: source
Version: 8.9.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team
<python-modules-t...@lists.alioth.debian.org>
Changed-By: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>
Closes: 952011
Changes:
bitstruct (8.9.0-1) unstable; urgency=medium
.
* Team upload
.
[ Håvard Flaget Aasen ]
* New upstream version 8.9.0
* d/control
- Update Standards-Version to 4.5.0
- Bump debhelper to 12
- Add Rules-Requires-Root: no
- Fix lowercase python in description
- Change architecture from all to any
- Change build-dependency from python3-all to python3-all-dev
(Closes: #952011)
- Add ${shlibs:Depends}
- Add Testsuite: autopkgtest-pkg-python
* d/copyright
- Update copyright year
- Add email for Upstream-Contact
- Use secure URI on Source in
* Set upstream metadata fields: Bug-Database, Repository, Repository-Browse,
Bug-Submit
* Remove override_dh_auto_test from d/rules
* Add hardening in d/rules
* Add upstream testsuite as autopkgtest
.
[ IOhannes m zmölnig ]
* Use "py3versions -s" for running autopkgtests
* Make autopkgtest executable
* Add salsa-ci configuration
Checksums-Sha1:
215759aa7ddeb7dda5aad8f267297cfb72fe9b3f 2227 bitstruct_8.9.0-1.dsc
2046da12715e01c9999db6e2cbf4e1324b86030a 31480 bitstruct_8.9.0.orig.tar.gz
98ddd64aa08cfa986969b468530c6278f00e6f9b 2756 bitstruct_8.9.0-1.debian.tar.xz
Checksums-Sha256:
41d9915f17765b3bc10a37da3f70c4a5b2af2c0752dd571f9b0b37f80296c2c0 2227
bitstruct_8.9.0-1.dsc
7d97fcbaf1ea409f2f0654b2b72fc1a03a00c49570f724ae2a40eb1d200eecba 31480
bitstruct_8.9.0.orig.tar.gz
3798f094e8aede397130f5c326caea793c78ad4fe7e987c8c4132f00fdf19c58 2756
bitstruct_8.9.0-1.debian.tar.xz
Files:
719e00dec4bcc83720deab98351a879a 2227 python optional bitstruct_8.9.0-1.dsc
51cd072e94205a1f6e04969b5b8fc11c 31480 python optional
bitstruct_8.9.0.orig.tar.gz
e362f8cf0d94ef3e1fd23a77e6f836ed 2756 python optional
bitstruct_8.9.0-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJKBAEBCAA0FiEEdAXnRVdICXNIABVttlAZxH96NvgFAl582e0WHGZvcnVtQHVt
bGFldXRlLm11ci5hdAAKCRC2UBnEf3o2+KNqD/9adwIgJlxMQVUZMZmiPss+n4dn
sUdv1AwGq0OTz6WWqn3ev3VPOGIlfnpOZXssWy3vKrOw86MCrakEKZ4/yN1a1GJo
pqJjdvE4RjgD73A2DrLkIkih75CgNDXqODrPcURpkwnHX4L2ILXYZ8h8qWawHIlO
DAE9jIxHuOB6hm8/p1KDDU4Hn0+l1KEui9BIi5ZJH3MlId7RKRlqfzoUBezDt8zT
Zp+nz2ATaf8hKRM/Y7kVJyJpBCj/zAtq9ONgbeVm0EXUX30FwCJiair/B+5WNjCo
s2gpN4696XqT7I5zs+z7syIbDhtYNDpklGaeHkK0Z+vjRh7KZUaWP69orZiV05Qv
R1gx0+HxisK/adGUgJ58XAwfbVQ51jLrg4UPLfPbUkDxlmw1WOPwmimWsEgH63LF
DWyfhudxU1gHLUWvR1HvX0hOd2goNFxHGwz7nh4ly7N7dO3M0tVW63a3NgY9T4n7
Fspn2uNBAydnHz8MQV6NczVr8driFyboCslBmTeOLIsH+eOKWYm8AJXv50/Goqvm
332H8tD2elIdu188CIAxPOtWFyKJ/wVd3f/DyNLtXEEYRxjIvUWQFLVkheWatd+o
kstQYqE2Ba3Fuf0fi+B/STh1YjtcUlkfN3N3zFExJ+Eef/ASGkgQJwxVunBLv5TI
8WsPxHQFJSlFssOIyw==
=L0Y3
-----END PGP SIGNATURE-----
--- End Message ---