Your message dated Mon, 31 Mar 2008 21:47:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#442712: fixed in python-lightblue 0.3.2-1
has caused the Debian Bug report #442712,
regarding python-lightblue: FTBFS if build twice in a row
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.)


-- 
442712: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442712
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-lightblue
Severity: important
Version: 0.2-3
User: [EMAIL PROTECTED]
Usertags: qa-doublebuild

Hi,

Lucas Nussbaum has rebuilt the whole archive on i386 and your package FTBFS if
built twice in a row with the following error:


rm -f build-stamp configure-stamp
 [ ! -f ./setup.py ] || for PYTHON in python2.4 python2.5; do \
                $PYTHON ./setup.py clean || :; \
        done
 running clean
 removing 'build/temp.linux-i686-2.4' (and everything under it)
 running clean
 removing 'build/temp.linux-i686-2.5' (and everything under it)
 dh_clean 
  dpkg-source -b python-lightblue-0.2
 dpkg-source: building python-lightblue using existing 
python-lightblue_0.2.orig.tar.gz
 dpkg-source: building python-lightblue in python-lightblue_0.2-3.diff.gz
 dpkg-source: warning: file build/lib.linux-i686-2.4/lightblue/_discoveryui.py 
has no final newline (either original or modified version)
 dpkg-source: warning: file 
build/lib.linux-i686-2.4/lightblue/_lightbluecommon.py has no final newline 
(either original or modified version)
 dpkg-source: warning: file build/lib.linux-i686-2.4/lightblue/obex.py has no 
final newline (either original or modified version)
 dpkg-source: warning: executable mode 0755 of 
'build/lib.linux-i686-2.4/_lightblueutil.so' will not be represented in diff
 dpkg-source: cannot represent change to 
build/lib.linux-i686-2.4/_lightblueutil.so: binary file contents changed
 dpkg-source: warning: executable mode 0755 of 
'build/lib.linux-i686-2.4/_obexutil.so' will not be represented in diff
 dpkg-source: cannot represent change to build/lib.linux-i686-2.4/_obexutil.so: 
binary file contents changed
 dpkg-source: warning: file build/lib.linux-i686-2.5/lightblue/_discoveryui.py 
has no final newline (either original or modified version)
 dpkg-source: warning: file 
build/lib.linux-i686-2.5/lightblue/_lightbluecommon.py has no final newline 
(either original or modified version)
 dpkg-source: warning: file build/lib.linux-i686-2.5/lightblue/obex.py has no 
final newline (either original or modified version)
 dpkg-source: warning: executable mode 0755 of 
'build/lib.linux-i686-2.5/_lightblueutil.so' will not be represented in diff
 dpkg-source: cannot represent change to 
build/lib.linux-i686-2.5/_lightblueutil.so: binary file contents changed
 dpkg-source: warning: executable mode 0755 of 
'build/lib.linux-i686-2.5/_obexutil.so' will not be represented in diff
 dpkg-source: cannot represent change to build/lib.linux-i686-2.5/_obexutil.so: 
binary file contents changed
 dpkg-source: building python-lightblue in python-lightblue_0.2-3.dsc
 dpkg-source: unrepresentable changes to source
 ******************************************************************************
 Build finished at 20070906-0145
 #### END OF BUILD NO 2 ####
 FAILED [dpkg-buildpackage died]



The full build-log can be found at: 
http://people.debian.org/~lucas/logs/2007/doublebuild-09-05/failed-build-2/


About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems. All
packages have been rebuilt twice in a row, with unpack, build, clean,
build.

Please read the mail of Martin Zobel-Helas on debian-devel [0], for a 
explanation 
for this mass bug filling.


[0]: http://lists.debian.org/debian-devel/2007/05/msg00490.html




--- End Message ---
--- Begin Message ---
Source: python-lightblue
Source-Version: 0.3.2-1

We believe that the bug you reported is fixed in the latest version of
python-lightblue, which is due to be installed in the Debian FTP archive:

python-lightblue_0.3.2-1.diff.gz
  to pool/main/p/python-lightblue/python-lightblue_0.3.2-1.diff.gz
python-lightblue_0.3.2-1.dsc
  to pool/main/p/python-lightblue/python-lightblue_0.3.2-1.dsc
python-lightblue_0.3.2-1_amd64.deb
  to pool/main/p/python-lightblue/python-lightblue_0.3.2-1_amd64.deb
python-lightblue_0.3.2.orig.tar.gz
  to pool/main/p/python-lightblue/python-lightblue_0.3.2.orig.tar.gz



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.
martin f. krafft <[EMAIL PROTECTED]> (supplier of updated python-lightblue 
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: SHA1

Format: 1.7
Date: Mon, 31 Mar 2008 23:26:17 +0200
Source: python-lightblue
Binary: python-lightblue
Architecture: source amd64
Version: 0.3.2-1
Distribution: unstable
Urgency: low
Maintainer: martin f. krafft <[EMAIL PROTECTED]>
Changed-By: martin f. krafft <[EMAIL PROTECTED]>
Description: 
 python-lightblue - cross-platform Bluetooth API for Python
Closes: 442712
Changes: 
 python-lightblue (0.3.2-1) unstable; urgency=low
 .
   * New upstream version.
   * Remove build dir, if present, during clean; thanks to Sandro Tosi for the
     patch (closes: #442712).
   * Bump debhelper compatibility to 6; no changes needed.
   * Bump Standards-Version to 3.7.3; no changes needed.
   * Add shlibs:Depends on Depends line. Woops. :)
Files: 
 2c630fc14587ea410f5130c80aeb7fb4 670 python extra python-lightblue_0.3.2-1.dsc
 4240806d3644f3c0601b1db24a000f14 199142 python extra 
python-lightblue_0.3.2.orig.tar.gz
 bd413ab247aebeedec7f4c5e134853a9 2473 python extra 
python-lightblue_0.3.2-1.diff.gz
 05812f24117ae70a1cc775fdea9dc412 51332 python extra 
python-lightblue_0.3.2-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH8Vq+IgvIgzMMSnURAnayAJ46d4YTygNpObtwY6SaOP83mx6/qACgt2QO
Bxn7GxmTR5aOW8JMKFvtOOY=
=8y7a
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to