Your message dated Fri, 20 Jun 2008 23:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#486979: fixed in sugar-datastore 0.8.2-1
has caused the Debian Bug report #486979,
regarding sugar-datastore: FTBFS: new copyright notices
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.)


-- 
486979: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486979
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sugar-datastore
Version: 0.8.1-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 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-sugar-datastore_0.8.1-2-amd64-_BZXgr/sugar-datastore-0.8.1-2'
> make[1]: Nothing to be done for `reverse-config'.
> make[1]: Leaving directory 
> `/build/user-sugar-datastore_0.8.1-2-amd64-_BZXgr/sugar-datastore-0.8.1-2'
> QUILT_PATCHES=/build/user-sugar-datastore_0.8.1-2-amd64-_BZXgr/sugar-datastore-0.8.1-2/debian/patches
>  quilt --quiltrc /dev/null pop -a -R || test $? = 2
> No patch removed
> rm -rf 
> /build/user-sugar-datastore_0.8.1-2-amd64-_BZXgr/sugar-datastore-0.8.1-2/.pc
> rm -f debian/stamp-patch*
> rm -f debian/stamp-copyright-check
> rm -rf debian/stamp-makefile-check
> rm -f debian/stamp-autotools-files
> rm -rf python-build-stamp
> dh_clean 
> rm -f debian/stamp-buildinfo
>  dpkg-source -b sugar-datastore-0.8.1-2
> dpkg-source: warning: source directory 'sugar-datastore-0.8.1-2' is not 
> <sourcepackage>-<upstreamversion> 'sugar-datastore-0.8.1'
> dpkg-source: warning: .orig directory name sugar-datastore-0.8.1-2.orig is 
> not <package>-<upstreamversion> (wanted sugar-datastore-0.8.1.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building sugar-datastore using existing 
> sugar-datastore_0.8.1.orig.tar.gz
> dpkg-source: info: building sugar-datastore in sugar-datastore_0.8.1-2.diff.gz
> dpkg-source: info: building sugar-datastore in sugar-datastore_0.8.1-2.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "build"
> Scanning upstream source for new/changed copyright notices (except debian 
> subdir!)...
> licensecheck -c '.*' -r --copyright -i 
> '^(debian/.*|(.*/)?config\.(guess|sub|rpath)(\..*)?)' * \
>               | LC_ALL=C perl -e \
>       '$n=0; while (<>) {'\
>       '       s/[^[:print:]]//g;'\
>       '       if (/^([^:\s][^:]+):[\s]+(\S.*?)\s*$/) {'\
>       '               $files[$n]{name}=$1;'\
>       '               $files[$n]{license}=$2;'\
>       '       };'\
>       '       if (/^\s*\[Copyright:\s*(\S.*?)\s*\]/) {'\
>       '               $files[$n]{copyright}=$1;'\
>       '       };'\
>       '       /^$/ and $n++;'\
>       '};'\
>       'foreach $file (@files) {'\
>       '       $file->{license} =~ s/\s*\(with incorrect FSF address\)//;'\
>       '       $file->{license} =~ s/\s+\(v([^)]+) or later\)/-$1+/;'\
>       '       $file->{copyright} =~ 
> s/(?<=(\b\d{4}))(?{$y=$^N})\s*[,-]\s*((??{$y+1}))\b/-$2/g;'\
>       '       $file->{copyright} =~ 
> s/(?<=\b\d{4})\s*-\s*\d{4}(?=\s*-\s*(\d{4})\b)//g;'\
>       '       $pattern = "$file->{license} [$file->{copyright}]";'\
>       '       push @{ $patternfiles{"$pattern"} }, $file->{name};'\
>       '};'\
>       'foreach $pattern ( sort {'\
>       '                       @{$patternfiles{$b}} <=> @{$patternfiles{$a}}'\
>       '                       ||'\
>       '                       $a cmp $b'\
>       '               } keys %patternfiles ) {'\
>       '       print "$pattern: ", join("\n\t", sort @{ 
> $patternfiles{$pattern} }), "\n";'\
>       '};'\
>               > debian/copyright_newhints
> Found 44 different copyright and licensing combinations.
> ERROR: The following new or changed copyright notices discovered:
> 
> MIT/X11 (BSD like) [1994 X Consortium]: install-sh
> UNKNOWN [law: / holder saying it may be distributed]: LICENSE.GPL
> 
> 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/19

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

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: sugar-datastore
Source-Version: 0.8.2-1

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

python-olpc-datastore_0.8.2-1_all.deb
  to pool/main/s/sugar-datastore/python-olpc-datastore_0.8.2-1_all.deb
sugar-datastore_0.8.2-1.diff.gz
  to pool/main/s/sugar-datastore/sugar-datastore_0.8.2-1.diff.gz
sugar-datastore_0.8.2-1.dsc
  to pool/main/s/sugar-datastore/sugar-datastore_0.8.2-1.dsc
sugar-datastore_0.8.2.orig.tar.gz
  to pool/main/s/sugar-datastore/sugar-datastore_0.8.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.
Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated sugar-datastore 
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: Sat, 21 Jun 2008 01:19:15 +0200
Source: sugar-datastore
Binary: python-olpc-datastore
Architecture: source all
Version: 0.8.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC <[EMAIL PROTECTED]>
Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]>
Description: 
 python-olpc-datastore - Sugar graphical shell - datastore
Closes: 486979
Changes: 
 sugar-datastore (0.8.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Unfuzz patches.
   * Update local cdbs snippets:
     + Relax copyright-check to only warn about its discoveries.  Closes:
       bug#486979.
     + Update dependency cleanup to strip cdbs 0.4.27 (not 0.4.27-1).
   * Update debian/copyright-hints.
Checksums-Sha1: 
 58244a079db8a848434afbf140f2be014d190173 1433 sugar-datastore_0.8.2-1.dsc
 eca0b14d1090ea45dacfd6ae63764bac5ce110c6 112044 
sugar-datastore_0.8.2.orig.tar.gz
 8466e18e1b839724a6a9850f19e654af7e9c01b9 16382 sugar-datastore_0.8.2-1.diff.gz
 394cde66aa66594a113e818f49045ba5e6303c21 54842 
python-olpc-datastore_0.8.2-1_all.deb
Checksums-Sha256: 
 49c125741a7d325c11ac09950530482929af6a48175feadeab9124fba4aad597 1433 
sugar-datastore_0.8.2-1.dsc
 d233775aeef0ead1d7a6bbde5ea106a8c34cda54b4dacfc2eb05a2ec08fe7e03 112044 
sugar-datastore_0.8.2.orig.tar.gz
 b6a0c672b1bb0ef9f76ad2114733a2a139b02baac5bd282db9cfcdd4a7a8c111 16382 
sugar-datastore_0.8.2-1.diff.gz
 db85e70359593e8abaca4c7f4f071d87ed09c48f3738e1fab122fa0d5f0283af 54842 
python-olpc-datastore_0.8.2-1_all.deb
Files: 
 8946fd6c595f61872877af49c6e069d8 1433 python optional 
sugar-datastore_0.8.2-1.dsc
 633e790207f2e439fcc097156c3495fc 112044 python optional 
sugar-datastore_0.8.2.orig.tar.gz
 0a07554c90e0cfe1f9555a663c534b4c 16382 python optional 
sugar-datastore_0.8.2-1.diff.gz
 6d5d2d818ee8196f11e0c982760c31c6 54842 python optional 
python-olpc-datastore_0.8.2-1_all.deb

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

iEYEARECAAYFAkhcO9YACgkQn7DbMsAkQLi05gCfQrD82nQlgv7Aa8aW+H4YgbaV
5uEAnRavJIMtQVuct4UohEXx9uk6qCpL
=hmdE
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to