Your message dated Mon, 02 Apr 2012 11:17:14 +0000
with message-id <e1sefg6-0005yq...@franck.debian.org>
and subject line Bug#666328: fixed in dulwich 0.8.5-2
has caused the Debian Bug report #666328,
regarding dulwich: FTBFS: test failed
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.)
--
666328: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666328
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dulwich
Version: 0.8.4-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules), and using a recent dpkg that uses the
build-arch target if available.
Also, only the Build-Depends were installed, not the Build-Depends-Indep.
Relevant part:
> make[2]: Entering directory `/«PKGBUILDDIR»'
> python setup.py build
> running build
> running build_py
> running build_ext
> running build_scripts
> python setup.py build_ext -i
> running build_ext
> building 'dulwich._objects' extension
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall
> -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c dulwich/_objects.c -o
> build/temp.linux-x86_64-2.7/dulwich/_objects.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro
> build/temp.linux-x86_64-2.7/dulwich/_objects.o -o
> /«PKGBUILDDIR»/dulwich/_objects.so
> building 'dulwich._pack' extension
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall
> -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c dulwich/_pack.c -o
> build/temp.linux-x86_64-2.7/dulwich/_pack.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro
> build/temp.linux-x86_64-2.7/dulwich/_pack.o -o /«PKGBUILDDIR»/dulwich/_pack.so
> building 'dulwich._diff_tree' extension
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall
> -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c dulwich/_diff_tree.c -o
> build/temp.linux-x86_64-2.7/dulwich/_diff_tree.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro
> build/temp.linux-x86_64-2.7/dulwich/_diff_tree.o -o
> /«PKGBUILDDIR»/dulwich/_diff_tree.so
> PYTHONPATH=.: python -m unittest dulwich.tests.test_suite
> ....................................................................................................................................s..........F.................................................................................................................................................................................................................................................s..................................................................................................................................................................................................................................s..............................................................s........
> ======================================================================
> FAIL: test_nonempty (dulwich.tests.test_index.BuildIndexTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "dulwich/tests/test_index.py", line 311, in test_nonempty
> None))
> File "dulwich/tests/test_index.py", line 220, in assertReasonableIndexEntry
> self.assertEquals(index_entry[0], index_entry[1]) # ctime and atime
> AssertionError: Tuples differ: (1333062402, 341015338) != (1333062402,
> 329015493)
>
> First differing element 1:
> 341015338
> 329015493
>
> - (1333062402, 341015338)
> ? ^^ --
>
> + (1333062402, 329015493)
> ? ^^ ++
>
>
> ----------------------------------------------------------------------
> Ran 684 tests in 35.016s
>
> FAILED (failures=1, skipped=4)
> make[2]: *** [check] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/30/dulwich_0.8.4-1_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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: dulwich
Source-Version: 0.8.5-2
We believe that the bug you reported is fixed in the latest version of
dulwich, which is due to be installed in the Debian FTP archive:
dulwich_0.8.5-2.debian.tar.gz
to main/d/dulwich/dulwich_0.8.5-2.debian.tar.gz
dulwich_0.8.5-2.dsc
to main/d/dulwich/dulwich_0.8.5-2.dsc
python-dulwich-dbg_0.8.5-2_amd64.deb
to main/d/dulwich/python-dulwich-dbg_0.8.5-2_amd64.deb
python-dulwich_0.8.5-2_amd64.deb
to main/d/dulwich/python-dulwich_0.8.5-2_amd64.deb
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 666...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jelmer Vernooij <jel...@debian.org> (supplier of updated dulwich 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 02 Apr 2012 12:49:38 +0200
Source: dulwich
Binary: python-dulwich python-dulwich-dbg
Architecture: source amd64
Version: 0.8.5-2
Distribution: unstable
Urgency: low
Maintainer: Jelmer Vernooij <jel...@debian.org>
Changed-By: Jelmer Vernooij <jel...@debian.org>
Description:
python-dulwich - Python Git library
python-dulwich-dbg - Python Git library - Debug Extension
Closes: 666328
Changes:
dulwich (0.8.5-2) unstable; urgency=low
.
* Make index tests a bit less strict, fixes FTBFS on some systems.
Closes: #666328
Checksums-Sha1:
5c52564bd6c10c11e6f33c7a5074e6ad33571444 1342 dulwich_0.8.5-2.dsc
d5c7dfc6fc70d81a689c1ba2c90c7513ec7c1d94 4583 dulwich_0.8.5-2.debian.tar.gz
7061ef6e1cad387cc79794339be41b5a7b637165 191474
python-dulwich_0.8.5-2_amd64.deb
23550015e850dcfadca81c29052f97e15b21576b 97946
python-dulwich-dbg_0.8.5-2_amd64.deb
Checksums-Sha256:
652e3613ab9c0a0dbab4ee09fd624f1c9fde47f68274df4658c0f1924d6a3daf 1342
dulwich_0.8.5-2.dsc
713089aa1d80fabc4354f91172e82b5455b1dea0a520bc27ec3961194b79e882 4583
dulwich_0.8.5-2.debian.tar.gz
4c90a6f4412809c512c19d6dbab9cada24aa7d1a832041fda5f278649799bcb0 191474
python-dulwich_0.8.5-2_amd64.deb
5659650fbb53c4ca2d8cc4951ff1fff950ffa9648aec1d1835e0c31cc6d867c2 97946
python-dulwich-dbg_0.8.5-2_amd64.deb
Files:
d468ec70c58c42c6a8156d409a396964 1342 python optional dulwich_0.8.5-2.dsc
2b9274557ee7a0919faede4b1bf07dbd 4583 python optional
dulwich_0.8.5-2.debian.tar.gz
a0fe3803383662f36feae5e2178b1360 191474 python optional
python-dulwich_0.8.5-2_amd64.deb
e53710d84c0dd6d01180a9aa73946bcb 97946 debug extra
python-dulwich-dbg_0.8.5-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk95iYIACgkQPa9Uoh7vUnbNzwCfTgfURLIIflypFG04Ne1b9+ws
5OwAnR1wu29yqM+TtXMfhNEjmQJ2n/a8
=/Hwr
-----END PGP SIGNATURE-----
--- End Message ---