Your message dated Mon, 16 Jun 2008 14:23:26 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in version 2.0.1-7
has caused the Debian Bug report #424416,
regarding ices2: FTBFS if built 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.)
--
424416: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=424416
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ices2
Severity: important
Version: 2.0.1-5
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:
Scanning upstream source for new/changed copyright notices...
(the debian/ subdir is _not_ examined - do that manually!)
find . -type f -not -regex '\./debian/.*' -not -regex
'.*/config\.\(guess\|sub\|rpath\)' -exec cat '{}' ';' \
| tr '\r' '\n' \
| LC_ALL=C sed -e 's/[^[:print:]]//g' \
| egrep --text -rih '(copyright|\(c\) ).*[0-9]{4}' \
| sed -e 's/^[[:space:]*#]*//' -e 's/[[:space:]]*$//' \
| LC_ALL=C sort -u \
> debian/copyright_newhints
if [ ! -f debian/copyright_hints ]; then touch debian/copyright_hints; fi
diff --normal debian/copyright_hints debian/copyright_newhints | egrep '^>'
> $echo "Copyright (C) 2005 Free Software Foundation, Inc."
> Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
> Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
> Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
> Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005
> Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
> Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
> Copyright (C) 2003 Free Software Foundation, Inc.
> Copyright (C) 2006 Free Software Foundation, Inc.
> Copyright 1996, 1998, 2000, 2001, 2002 Free Software Foundation, Inc.
New or changed copyright notices discovered! Do this:
1) Search source for each of the above lines ('grep -r' is your friend)
2) Update debian/copyright as needed
3) Replace debian/copyright_hints with debian/copyright_newhints
make: *** [clean] Error 1
******************************************************************************
Build finished at 20070515-1625
FAILED [dpkg-buildpackage died]
The full build-log can be found at:
http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_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.
--- End Message ---
--- Begin Message ---
Version: 2.0.1-7
This was evidently fixed. Double builds work fine now.
--- End Message ---