Your message dated Thu, 03 Jul 2008 15:17:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487068: fixed in yaird 0.0.13-1
has caused the Debian Bug report #487068,
regarding yaird: 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.)
--
487068: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487068
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: yaird
Version: 0.0.12-25
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-yaird_0.0.12-25-amd64-wvsRgh/yaird-0.0.12-25'
> make[1]: Nothing to be done for `reverse-config'.
> make[1]: Leaving directory
> `/build/user-yaird_0.0.12-25-amd64-wvsRgh/yaird-0.0.12-25'
> QUILT_PATCHES=/build/user-yaird_0.0.12-25-amd64-wvsRgh/yaird-0.0.12-25/debian/patches
> quilt --quiltrc /dev/null pop -a -R || test $? = 2
> No patch removed
> rm -rf /build/user-yaird_0.0.12-25-amd64-wvsRgh/yaird-0.0.12-25/.pc
> rm -f debian/stamp-patch*
> rm -f debian/stamp-buildinfo
> rm -f debian/stamp-copyright-check
> dpkg-source -b yaird-0.0.12-25
> dpkg-source: warning: source directory 'yaird-0.0.12-25' is not
> <sourcepackage>-<upstreamversion> 'yaird-0.0.12'
> dpkg-source: warning: .orig directory name yaird-0.0.12-25.orig is not
> <package>-<upstreamversion> (wanted yaird-0.0.12.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building yaird using existing yaird_0.0.12.orig.tar.gz
> dpkg-source: info: building yaird in yaird_0.0.12-25.diff.gz
> dpkg-source: info: building yaird in yaird_0.0.12-25.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 '' * \
> | perl -000 -ne 's/[\s]+/ /g; ($file, $license, $copyright) =
> /^([^:]+):\s+([^\[]+)\s+(?:\[Copyright: (.*)\])?/; $license =~ s/ *\(v([^ ]+)
> or later\)/-$1+/; \
> print "$file: $license [$copyright]\n" unless $license
> =~ /^(\*No copyright\* UNKNOWN|.* GENERATED FILE)/' \
> | LC_ALL=C sort -t : -k2,1 -k1 \
> > debian/copyright_newhints
> Found 5 different copyright and licensing combinations.
> ERROR: The following new or changed copyright notices discovered:
>
> exec/ipconfig/main.c: MIT/X11 (BSD like) [2004 H. Peter Anvin - All Rights
> Reserved]
> exec/nfsmount/main.c: MIT/X11 (BSD like) [2004 H. Peter Anvin - All Rights
> Reserved]
> exec/run_init.c: MIT/X11 (BSD like) [2004 H. Peter Anvin - All Rights
> Reserved]
>
> 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: yaird
Source-Version: 0.0.13-1
We believe that the bug you reported is fixed in the latest version of
yaird, which is due to be installed in the Debian FTP archive:
yaird_0.0.13-1.diff.gz
to pool/main/y/yaird/yaird_0.0.13-1.diff.gz
yaird_0.0.13-1.dsc
to pool/main/y/yaird/yaird_0.0.13-1.dsc
yaird_0.0.13-1_amd64.deb
to pool/main/y/yaird/yaird_0.0.13-1_amd64.deb
yaird_0.0.13.orig.tar.gz
to pool/main/y/yaird/yaird_0.0.13.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.
Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated yaird 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, 03 Jul 2008 16:57:23 +0200
Source: yaird
Binary: yaird
Architecture: source amd64
Version: 0.0.13-1
Distribution: unstable
Urgency: medium
Maintainer: Yaird Team <[EMAIL PROTECTED]>
Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]>
Description:
yaird - Yet Another mkInitRD
Closes: 457463 457464 457468 461997 485337 487068
Changes:
yaird (0.0.13-1) unstable; urgency=medium
.
* New upstream release. Closes: bug#457468.
* Drop all patches (merge upstream). Closes: bug#485337.
* Packaging moved to collab-maint Git at Alioth. Update VCS-* hints.
Adapt watch file.
* Document limited support for firmware loading and encrypted disks
(requires manual editing config files). Closes: bug#457463, #457464.
* Add patch 2001 to disable INPUT, as a temporary workaround for
recent kernels flagging more aggressively drivers offering buttons,
until yaird gets support for more hardware or learns to suppress
irrelevant button devices. Closes: bug#461997. Add NEWS enry.
* Use spaces (not tabs) in NEWS file, to please lintian.
* Use section System/Administration (not admin) in doc-base entry,
thanks to lintian.
* Update cdbs tweaks:
+ Major improvements to copyright-check, most importantly to only
warn by default. Closes: bug#487068, thanks to Lucas Nussbaum.
+ Adjust dependency cleanup to strip cdbs 0.4.27 (not 0.4.27-1).
+ Update debian/README.cdbs-tweaks.
* Adjust wget options in upstream-tarball.mk to work with recent wget.
* Update debian/copyright-hints.
* Bump debhelper compatibility to level 6 (was 4).
* Semi-auto-update debian/control to apply above cdbs-related changes:
DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
* Set urgency=medium to hopefully reach Lenny.
Checksums-Sha1:
f2a788d5eecd38ceba4994ed81864c1d50fed915 1261 yaird_0.0.13-1.dsc
b7c11848e40fcb35c37d7d439d4f86eb054aed3e 256130 yaird_0.0.13.orig.tar.gz
a311293cd3642ba98307f3c28d0f8746026da142 26521 yaird_0.0.13-1.diff.gz
20a11d8545b3896d1cd91d5cf1d8700f5e9b542c 197700 yaird_0.0.13-1_amd64.deb
Checksums-Sha256:
e5432cffa1108a3a39ab3eeb8168e5f68ee838fe0efc707e20785c406562a1f5 1261
yaird_0.0.13-1.dsc
5d981a0e11a4e839de1a8aeaea709bb5e376a4a4fe5fadc26ed75b3c2d2e6308 256130
yaird_0.0.13.orig.tar.gz
7b899f0e3f709629691b01c31cfdd15a70e0d74778e0c48e43b826937455f29a 26521
yaird_0.0.13-1.diff.gz
a31ce9c53736f57543006d5ac042a2dd9b3617cf8a1799110da881b38f945fa1 197700
yaird_0.0.13-1_amd64.deb
Files:
0270a82aa5d6df35a3005ee2ad6973f1 1261 utils optional yaird_0.0.13-1.dsc
101b37d25e725b1b0e8e0e09780fc3aa 256130 utils optional yaird_0.0.13.orig.tar.gz
a54dd2aab822171a4f44265bf1adeb86 26521 utils optional yaird_0.0.13-1.diff.gz
bb75b478d8b4f78a67fe560329033d05 197700 utils optional yaird_0.0.13-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkhs6kkACgkQn7DbMsAkQLhyAQCeKY+7i07eBaOfAy7xac4HXLDB
P/MAoJajOOKxGYlHZeIjgN7IjuZzoDG5
=10MV
-----END PGP SIGNATURE-----
--- End Message ---