Your message dated Sat, 16 Feb 2008 21:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#442551: fixed in dx 1:4.4.4-1
has caused the Debian Bug report #442551,
regarding dx: 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.)


-- 
442551: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442551
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dx
Severity: important
Version: 1:4.4.0-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 config.sub; \
                if test -e config.sub.debsave; then \
                        mv config.sub.debsave config.sub; \
                fi; \
        fi
 if test -L config.guess; then \
                rm config.guess; \
                if test -e config.guess.debsave; then \
                        mv config.guess.debsave config.guess; \
                fi; \
        fi
 dh_clean
 dpatch  deapply-all  
 reverting patch 90_usr_local_cleanup from ./ ... failed.
 make: *** [unpatch] Error 1
 ******************************************************************************
 Build finished at 20070905-1917
 #### END OF BUILD NO 2 ####
 FAILED [dpkg-buildpackage died]
 Purging 
/var/lib/schroot/mount/sid32-1c409aef-8907-401f-9c32-f1183d5747aa/build/user/dx-4.4.0
 ------------------------------------------------------------------------------
 Not removing build depends: session managed chroot in use
 ******************************************************************************
 Finished at 20070905-1917
 Build needed 00:16:44, 50948k disk space
 DC-Build-Status: Failed 1040.52653s
 mv: cannot stat `*.changes': No such file or directory
 mv: cannot stat `*.dsc': No such file or directory
 mv: cannot stat `*gz': No such file or directory
 mv: cannot stat `*deb': No such file or directory



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: dx
Source-Version: 1:4.4.4-1

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

dx-doc_4.4.4-1_all.deb
  to pool/main/d/dx/dx-doc_4.4.4-1_all.deb
dx_4.4.4-1.diff.gz
  to pool/main/d/dx/dx_4.4.4-1.diff.gz
dx_4.4.4-1.dsc
  to pool/main/d/dx/dx_4.4.4-1.dsc
dx_4.4.4-1_amd64.deb
  to pool/main/d/dx/dx_4.4.4-1_amd64.deb
dx_4.4.4.orig.tar.gz
  to pool/main/d/dx/dx_4.4.4.orig.tar.gz
libdx4-dev_4.4.4-1_amd64.deb
  to pool/main/d/dx/libdx4-dev_4.4.4-1_amd64.deb
libdx4_4.4.4-1_amd64.deb
  to pool/main/d/dx/libdx4_4.4.4-1_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Kobras <[EMAIL PROTECTED]> (supplier of updated dx 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: Sat, 16 Feb 2008 18:23:53 +0100
Source: dx
Binary: dx libdx4 libdx4-dev dx-doc
Architecture: source all amd64
Version: 1:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Kobras <[EMAIL PROTECTED]>
Changed-By: Daniel Kobras <[EMAIL PROTECTED]>
Description: 
 dx         - OpenDX (IBM Visualization Data Explorer) - main package
 dx-doc     - OpenDX (IBM Visualization Data Explorer) - documentation
 libdx4     - OpenDX (IBM Visualization Data Explorer) - shared libraries
 libdx4-dev - OpenDX (IBM Visualization Data Explorer) - development files
Closes: 412806 413999 442551 455385
Changes: 
 dx (1:4.4.4-1) unstable; urgency=low
 .
   * New upstream version. Closes: #412806
   * Added patches:
     + [10_gcc43_build_fix]
       First argument to main() must be signed int with gcc 4.3.
       Closes: #455385
     + [10_kfreebsd_build_fixes]
       Several macro tweaks to allow building with kfreebsd. Patch thanks to
       Cyril Brulebois <[EMAIL PROTECTED]>. Closes: #413999
   * Updated patches:
     + [90_usr_local_cleanup]
       Do not try to patch auto-generated files. Fixes subsequent build from
       the same sources. Closes: #442551
   * Removed patches:
     + [10_invert3_aliasing_fix]
       Merged upstream.
   * debian/control (libdx4): Typo fix in package description. Thanks to
     Yuri Kotelnikov.
   * debian/control: Remove obsolete alternative (build-)dependencies on
     xlibs-dev as transition has been completed ages ago now.
   * debian/control: Lose outdated substitution variable Source-Version in
     favour of current binary:Version.
   * debian/control: Package complies with version 3.7.3 of Debian policy.
   * debian/dx-doc.doc-base: Remove extra whitespace in empty line to
     placate lintian.
   * debian/menu: Move to new section Applications/Science/Data Analysis.
   * debian/rules: Do not unconditionally ignore all errors from make
     distclean.
   * debian/rules: Use $(CURDIR) instead of `pwd` to avoid build problems
     in some chroots.
   * debian/rules: Give in to the amount of problem areas, finally, and
     disable strict aliasing.
   * debian/rules: Work around kfreebsd being detected as 'unknown'
     architecture. Based on patches by Cyril Brulebois
     <[EMAIL PROTECTED]>.
Files: 
 454f69d403abc6d8999ec28c91d97eb1 946 science optional dx_4.4.4-1.dsc
 6da0c4cd21d3c08f97b7662e3aee5b7b 9676049 science optional dx_4.4.4.orig.tar.gz
 b82cd00be7bdc0c7aeca55ef6a029288 41994 science optional dx_4.4.4-1.diff.gz
 a73687cf0e8374eceec260b3bd328b82 4409336 doc optional dx-doc_4.4.4-1_all.deb
 b5052a4a2fa90f2f8856ce227ce6335a 4242918 science optional dx_4.4.4-1_amd64.deb
 7487cdec9aebfa18dff7690adccec0c3 3818486 libs optional libdx4_4.4.4-1_amd64.deb
 de215330835e38d039c119f531bab895 4926590 libdevel optional 
libdx4-dev_4.4.4-1_amd64.deb

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

iD8DBQFHtz2opOKIA4m/fisRAqqtAKDWLe5346pyjnsSOo6D4rkFEIrntACdEAHZ
vvjWvb8Kdfi2d5OEx4znpy0=
=Sdxz
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to