Your message dated Tue, 23 May 2017 12:35:33 +0000
with message-id <e1dd92d-0000h7...@fasolo.debian.org>
and subject line Bug#860656: fixed in python-biplist 1.0.2-1
has caused the Debian Bug report #860656,
regarding python-biplist: FTBFS on i386: dh_auto_test: pybuild --test 
--test-nose -i python{version} -p 2.7 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.)


-- 
860656: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860656
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-biplist
Version: 1.0.1-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170418-i386 qa-ftbfs
Justification: FTBFS in stretch on i386

Hi,

During a rebuild of all packages in stretch (in a stretch chroot, not a
sid chroot), your package failed to build on i386.

Relevant part (hopefully):
>  debian/rules build
> dh build --with python2,python3 --buildsystem=pybuild
>    dh_testdir -O--buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:184: python2.7 setup.py config 
> running config
> I: pybuild base:184: python3.5 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:184: /usr/bin/python setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/biplist
> copying biplist/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/biplist
> running egg_info
> writing biplist.egg-info/PKG-INFO
> writing top-level names to biplist.egg-info/top_level.txt
> writing dependency_links to biplist.egg-info/dependency_links.txt
> reading manifest file 'biplist.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'biplist.egg-info/SOURCES.txt'
> I: pybuild base:184: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/biplist
> copying biplist/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/biplist
> running egg_info
> writing dependency_links to biplist.egg-info/dependency_links.txt
> writing biplist.egg-info/PKG-INFO
> writing top-level names to biplist.egg-info/top_level.txt
> reading manifest file 'biplist.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'biplist.egg-info/SOURCES.txt'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; 
> python2.7 -m nose tests
> .........................F...............
> ======================================================================
> FAIL: testIntBoundaries (test_write.TestWritePlist)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tests/test_write.py", 
> line 272, in testIntBoundaries
>     self.roundTrip(cases)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/tests/test_write.py", 
> line 41, in roundTrip
>     self.assertEqual(repr(case if expected is None else expected), 
> repr(readResult))
> AssertionError: '[4294967295L, 4294967294L, 4294967296L, 4294967293L, 
> 4294967297L, 8589934590L, 2147483647L]' != '[4294967295L, 4294967294L, 
> 4294967296L, 4294967293L, 4294967297L, 8589934590L, 2147483647]'
> 
> ----------------------------------------------------------------------
> Ran 41 tests in 0.128s
> 
> FAILED (failures=1)
> E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose tests
> dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned 
> exit code 13

The full build log is available from:
   http://aws-logs.debian.net/2017/04/18/python-biplist_1.0.1-1_testing-i386.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: python-biplist
Source-Version: 1.0.2-1

We believe that the bug you reported is fixed in the latest version of
python-biplist, 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 860...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hans-Christoph Steiner <h...@eds.org> (supplier of updated python-biplist 
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: Mon, 15 May 2017 11:12:50 +0200
Source: python-biplist
Binary: python-biplist python3-biplist
Architecture: source all
Version: 1.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Hans-Christoph Steiner <h...@eds.org>
Description:
 python-biplist - Python 2 library for reading/writing Mac OS X binary plists
 python3-biplist - Python 3 library for reading/writing Mac OS X binary plists
Closes: 860656
Changes:
 python-biplist (1.0.2-1) unstable; urgency=medium
 .
   * New upstream release
   * fix tests on 32-bit arches (Closes: #860656)
Checksums-Sha1:
 c32c31f07040dff04a1d4141c755fc7d43fe73e6 1919 python-biplist_1.0.2-1.dsc
 3e44d5dbb32fe504573064f6fdb9c8b275f60587 16246 python-biplist_1.0.2.orig.tar.gz
 9415cea0d687aea3afbc2b9b1bbf3d3ae58c1c3f 2616 
python-biplist_1.0.2-1.debian.tar.xz
 42d0823a96dc61488f04ef67cc7ad7bf33832a63 10194 python-biplist_1.0.2-1_all.deb
 6868ce3077ecab410a94e2ca7eb99cc2af2ff175 6690 
python-biplist_1.0.2-1_amd64.buildinfo
 026acabbe3faf7cb3cf979afd568835fe1912c42 10260 python3-biplist_1.0.2-1_all.deb
Checksums-Sha256:
 636919381df948d803458553ad5c7b0d1636ebd04cc00c9bcb394db9dfb13e45 1919 
python-biplist_1.0.2-1.dsc
 d2f974dd0972a70af6b8ff3b50ad165982bdba49ad8bcc47a58b28b9cc20ec34 16246 
python-biplist_1.0.2.orig.tar.gz
 efd0671838048c82f2afc640196691badeacdf113dd44b05c26a2aeb51662e79 2616 
python-biplist_1.0.2-1.debian.tar.xz
 7fb84824201d82fdecce363db845ebbe249a676f79891f5e4f837999b89ee1c0 10194 
python-biplist_1.0.2-1_all.deb
 68f703361f7d5313eea28e02dfc81fc358f2b4ec9e270fa7a81a68e23d3b2d5b 6690 
python-biplist_1.0.2-1_amd64.buildinfo
 6a278058a95b508cc43bd4a8a3dfffae232bed332862908e6464fe3b0661b24d 10260 
python3-biplist_1.0.2-1_all.deb
Files:
 cbcd4b4d776987b4132fe4967c89fac0 1919 python optional 
python-biplist_1.0.2-1.dsc
 29118b8b99b0f971f7cce7e4c94d3d2b 16246 python optional 
python-biplist_1.0.2.orig.tar.gz
 5f577c0cfb84fbafed02289b8e4402a9 2616 python optional 
python-biplist_1.0.2-1.debian.tar.xz
 382ad31caf1062f02b2f3a11886eea4b 10194 python optional 
python-biplist_1.0.2-1_all.deb
 deb36cf1191e9544d0755a22d82fa5be 6690 python optional 
python-biplist_1.0.2-1_amd64.buildinfo
 a660106cfc4426fbe1530ecf00ffc57b 10260 python optional 
python3-biplist_1.0.2-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPG for Android - https://guardianproject.info/code/gnupg/

iQEcBAEBCAAGBQJZJCd3AAoJED4XeBe6G5v6ynIH/iB6bXkF4bwekWAoiRp/IDO8
M5JUp9zpWqGM8d6RyASH915kmQxg9VezsQjVpKttgyokdcZsq6QLaxMu687PoQeQ
lJT5xYQgY3kWmk14CLNq2O4Whu7nex2c+Oo0h8B7mwtmf2V1KZ0Y5eEDUkMHD/GO
X9W2mUGYNstOBA1xMENXXIB11PRPfLpbLsYwsuA71JAD9WJqhGbLSoqVBMAcM7KR
3IOz2JHpxqTZHZkFkuljWKMITuyDaZLoAemrjvTImEiTaH+Yu5JHyBDHLMiwo+5t
uM794ZLOJRxL4zE1HpEMA27wTgBdUDUemOdM9u9tuMzqyvkt6XlyRBXMz+QbSCs=
=RFBv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to