Your message dated Wed, 25 Jun 2008 23:47:06 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#487055: fixed in libcgi-formbuilder-perl 3.05.01-5 has caused the Debian Bug report #487055, regarding libcgi-formbuilder-perl: FTBFS: ERROR: The following new or changed copyright notices discovered: 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.) -- 487055: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487055 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: libcgi-formbuilder-perl Version: 3.05.01-3 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080618 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: > make[1]: Entering directory > `/build/user-libcgi-formbuilder-perl_3.05.01-3-amd64-7BcrcJ/libcgi-formbuilder-perl-3.05.01-3' > make[1]: *** No rule to make target `distclean'. > make[1]: Leaving directory > `/build/user-libcgi-formbuilder-perl_3.05.01-3-amd64-7BcrcJ/libcgi-formbuilder-perl-3.05.01-3' > make: [makefile-clean] Error 2 (ignored) > rm -f debian/stamp-makefile-build > rm -f debian/stamp-makefile-check > rm -f cgisess_* > dpkg-source -b libcgi-formbuilder-perl-3.05.01-3 > dpkg-source: warning: source directory 'libcgi-formbuilder-perl-3.05.01-3' is > not <sourcepackage>-<upstreamversion> 'libcgi-formbuilder-perl-3.05.01' > dpkg-source: warning: .orig directory name > libcgi-formbuilder-perl-3.05.01-3.orig is not <package>-<upstreamversion> > (wanted libcgi-formbuilder-perl-3.05.01.orig) > dpkg-source: info: using source format `1.0' > dpkg-source: info: building libcgi-formbuilder-perl using existing > libcgi-formbuilder-perl_3.05.01.orig.tar.gz > dpkg-source: info: building libcgi-formbuilder-perl in > libcgi-formbuilder-perl_3.05.01-3.diff.gz > dpkg-source: warning: ignoring deletion of file lib/CGI/FormBuilder.pm.orig > dpkg-source: info: building libcgi-formbuilder-perl in > libcgi-formbuilder-perl_3.05.01-3.dsc > debian/rules build > test -x debian/rules > mkdir -p "." > Scanning upstream source for new/changed copyright notices (except debian > subdir!)... > licensecheck -c '.*' -r --copyright -i > '^(debian/.*|(.*/)?config\.(guess|sub|rpath)(\..*)?)' * \ > | grep -v '^\(\|.*: \*No copyright\* \(GENERATED > FILE\|UNKNOWN\)\)$' - \ > | sed 's/\s*(with incorrect FSF address)\s*$//; s/\s(\+v\(.\+\) > or later)/-\1\+/; s/^\s*\[Copyright:\s*/ \[/' \ > | awk '/^[^ ]/{printf "%s",$0;next}{print}' \ > | LC_ALL=C sort -t : -k2,1 -k1 \ > > debian/copyright_newhints > Found 6 different copyright and licensing combinations. > ERROR: The following new or changed copyright notices discovered: > > lib/CGI/FormBuilder/Messages/fr.pm: UNKNOWN [2000-2006 Nate Wiger <[EMAIL > PROTECTED]>. All Rights Reserved / reçu.'] > lib/CGI/FormBuilder/Messages/fr_FR.pm: UNKNOWN [2000-2006 Nate Wiger <[EMAIL > PROTECTED]>. All Rights Reserved / reçu.'] > > To fix the situation please do the following: > 1) Investigate the above changes and update debian/copyright as needed > 2) Replace debian/copyright_hints with debian/copyright_newhints > make: *** [debian/stamp-copyright-check] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2008/06/18 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 containing a sid i386 environment. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---Source: libcgi-formbuilder-perl Source-Version: 3.05.01-5 We believe that the bug you reported is fixed in the latest version of libcgi-formbuilder-perl, which is due to be installed in the Debian FTP archive: libcgi-formbuilder-perl_3.05.01-5.diff.gz to pool/main/libc/libcgi-formbuilder-perl/libcgi-formbuilder-perl_3.05.01-5.diff.gz libcgi-formbuilder-perl_3.05.01-5.dsc to pool/main/libc/libcgi-formbuilder-perl/libcgi-formbuilder-perl_3.05.01-5.dsc libcgi-formbuilder-perl_3.05.01-5_all.deb to pool/main/libc/libcgi-formbuilder-perl/libcgi-formbuilder-perl_3.05.01-5_all.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. Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated libcgi-formbuilder-perl 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.8 Date: Thu, 26 Jun 2008 01:19:00 +0200 Source: libcgi-formbuilder-perl Binary: libcgi-formbuilder-perl Architecture: source all Version: 3.05.01-5 Distribution: unstable Urgency: low Maintainer: Debian Perl Group <[EMAIL PROTECTED]> Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]> Description: libcgi-formbuilder-perl - Easily generate and process stateful CGI forms Closes: 487055 Changes: libcgi-formbuilder-perl (3.05.01-5) unstable; urgency=low . * Update local cdbs snippets: + Update copyright-check.mk to parse licensecheck output using perl: + No longer randomly drops newlines + More compact hint file (and ordered more like wiki-proposed new copyright syntax). + No longer ignore files without copyright. + Drop wget options broken with recent versions of wget in update-tarball.mk. + Relax copyright-check to only warn by default. Closes: bug#487055, thanks to Lucas Nussbaum. + Cosmetic updates to README.cdbs-tweaks. * Update debian/copyright-hints. * Bump debhelper compatibility level to 6. * Semi-auto-update debian/control to update build-dependencies: DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean Checksums-Sha1: 0feb048385e384fa8be52fc8ab47d9e2e9f46c7c 1542 libcgi-formbuilder-perl_3.05.01-5.dsc 4512d4127896b07ce808135fe9fd081702fa5a5e 10955 libcgi-formbuilder-perl_3.05.01-5.diff.gz 486f81b9410cc2b5e347c80765f955c350fe47ad 204610 libcgi-formbuilder-perl_3.05.01-5_all.deb Checksums-Sha256: 3a88a4bd688b7713da26d0e5af995f82ebc2e17cc30efd49e112fb34c75357e3 1542 libcgi-formbuilder-perl_3.05.01-5.dsc a849b192d36a5da509678bbff493e1988b1940bab8f3ae10e4e3ee29eb37bb8a 10955 libcgi-formbuilder-perl_3.05.01-5.diff.gz cdfc166a1087cd8e928689d5da276b9674cd14c1feeac18373b01ab8eeb2f5f8 204610 libcgi-formbuilder-perl_3.05.01-5_all.deb Files: c52781c90aedd4c171963944bf5609f4 1542 perl optional libcgi-formbuilder-perl_3.05.01-5.dsc 47893d5ca67f5e2ef450ac28710efec4 10955 perl optional libcgi-formbuilder-perl_3.05.01-5.diff.gz a03d4aefd70637878862be4fe6d737f5 204610 perl optional libcgi-formbuilder-perl_3.05.01-5_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkhi1bQACgkQn7DbMsAkQLjEpQCfQuH5msknaait9DvC9WLrij0w We4An1Qr95qAS6zhaWxWjhpkGevWhJ/y =4MwW -----END PGP SIGNATURE-----
--- End Message ---

