Your message dated Fri, 20 Jun 2008 20:47:15 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#487012: fixed in sugar-artwork 0.81.1-1 has caused the Debian Bug report #487012, regarding sugar-artwork: 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.) -- 487012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487012 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: sugar-artwork Version: 0.79.3-1 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-artwork_0.79.3-1-amd64-MBI0og/sugar-artwork-0.79.3-1' > make[1]: *** No rule to make target `distclean'. > make[1]: Leaving directory > `/build/user-sugar-artwork_0.79.3-1-amd64-MBI0og/sugar-artwork-0.79.3-1' > make: [makefile-clean] Error 2 (ignored) > rm -f debian/stamp-makefile-build > rm -f debian/stamp-autotools-files > dh_clean > rm -f debian/stamp-buildinfo > dpkg-source -b sugar-artwork-0.79.3-1 > dpkg-source: warning: source directory 'sugar-artwork-0.79.3-1' is not > <sourcepackage>-<upstreamversion> 'sugar-artwork-0.79.3' > dpkg-source: warning: .orig directory name sugar-artwork-0.79.3-1.orig is not > <package>-<upstreamversion> (wanted sugar-artwork-0.79.3.orig) > dpkg-source: info: using source format `1.0' > dpkg-source: info: building sugar-artwork using existing > sugar-artwork_0.79.3.orig.tar.gz > dpkg-source: info: building sugar-artwork in sugar-artwork_0.79.3-1.diff.gz > dpkg-source: info: building sugar-artwork in sugar-artwork_0.79.3-1.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)(\..*)?)' * \ > | 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 239 different copyright and licensing combinations. > ERROR: The following new or changed copyright notices discovered: > > UNKNOWN [2003 Red Hat, Inc]: cursor/cursorthemegen/cursortheme.h > MIT/X11 (BSD like) [1994 X Consortium]: install-sh > UNKNOWN [?YrE,dTviz1kyubyy<L`IQ.WbtTLQO&jkqd;n]: cursor/sugar/sugar-11.png > UNKNOWN [?ZrlE*_ESN@,/t_L>)*?dVilS"su8r3Wo]: cursor/sugar/sugar-10.png > UNKNOWN [Oo;=UvemZ\O7-pt[BkT"<qnSCd_<o|&j|V:fe]: cursor/sugar/sugar-04.png > UNKNOWN [EMAIL PROTECTED]: cursor/sugar/sugar-01.png > UNKNOWN > [w1jGaM!84~J8humuu13|JtE|L^A?JHC|g3Wt}!AtxH<e2\e}?3oMMj72>yC_m$k`,AZDTYg#z"5*>\#<.\'[EMAIL > PROTECTED] / ?ZrlYc&wn&E/v-?`X^Ry(|&Uc]: cursor/sugar/sugar-02.png > UNKNOWN [~\dh?IuMw8Lhi\+iHmwW__G>M/+R\q0||XiEkc<%C31Jp5_X> > 9$G-<0eXuf~.GL~=3YzU['L@<&\O1o / > ?ZrlE*`hbRbj+5R0/L>)AaDDhqfzn["VnqgCF|>)IMy?J+|.)"!Iy*es)mg.8\)&k(>\__VX(od]: > cursor/sugar/sugar-05.png > > 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-artwork Source-Version: 0.81.1-1 We believe that the bug you reported is fixed in the latest version of sugar-artwork, which is due to be installed in the Debian FTP archive: sugar-artwork_0.81.1-1.diff.gz to pool/main/s/sugar-artwork/sugar-artwork_0.81.1-1.diff.gz sugar-artwork_0.81.1-1.dsc to pool/main/s/sugar-artwork/sugar-artwork_0.81.1-1.dsc sugar-artwork_0.81.1-1_amd64.deb to pool/main/s/sugar-artwork/sugar-artwork_0.81.1-1_amd64.deb sugar-artwork_0.81.1.orig.tar.gz to pool/main/s/sugar-artwork/sugar-artwork_0.81.1.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-artwork 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: Fri, 20 Jun 2008 22:00:57 +0200 Source: sugar-artwork Binary: sugar-artwork Architecture: source amd64 Version: 0.81.1-1 Distribution: unstable Urgency: low Maintainer: Debian OLPC <[EMAIL PROTECTED]> Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]> Description: sugar-artwork - Sugar graphical shell - artwork Closes: 487012 Changes: sugar-artwork (0.81.1-1) unstable; urgency=low . * New upstream release. * Update local cdbs snippets: + Relax copyright-check to only warn about its discoveries. Closes: bug#487012. + Update dependency cleanup to strip cdbs 0.4.27 (not 0.4.27-1). * Update debian/copyright-hints. Checksums-Sha1: d35c21a0ed347eb0f5f1b6daa1b5d15dfdbbcdfe 1441 sugar-artwork_0.81.1-1.dsc d73d1799e6a36fb5e3e458947fd3691191ef521f 588566 sugar-artwork_0.81.1.orig.tar.gz 497c56ba7f1c34ef7a136c5afa71ec58bc69f5f0 11847 sugar-artwork_0.81.1-1.diff.gz 813fdb67d9342cf63c2d35713b9ef09b16e1e7d0 94478 sugar-artwork_0.81.1-1_amd64.deb Checksums-Sha256: d67b7ffdfdbb45ca047eb3861b3839bb33b191a60e4b52bd4067a6d441104da3 1441 sugar-artwork_0.81.1-1.dsc 9bf4af1f48c711d97b47cc777dcc04fff409111e9b112434f52e58dbddac799e 588566 sugar-artwork_0.81.1.orig.tar.gz 9feda83c37848a3418ed07f5c3cf5dfc8af50a9ec1e9543c14f2eee5ad35e2a5 11847 sugar-artwork_0.81.1-1.diff.gz 6c0629faa6b440c371be6af1401ab332458af2a61d61f8f523bcd4f22f55c805 94478 sugar-artwork_0.81.1-1_amd64.deb Files: c358b881f3ecf23255ec99c737da2de4 1441 x11 optional sugar-artwork_0.81.1-1.dsc 4a5b61b850f9828dfbbd6e86bfc0a05e 588566 x11 optional sugar-artwork_0.81.1.orig.tar.gz 20182603829e2bc244d3f8f5e379e4b0 11847 x11 optional sugar-artwork_0.81.1-1.diff.gz b843967fa06359c2bcc9416d0811744c 94478 x11 optional sugar-artwork_0.81.1-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkhcDn4ACgkQn7DbMsAkQLhm5QCfVJLsy//1WYXxX4lNi8KpDjG+ 4G8AoKXtvWqmhwDU8Pvb1vug38py1iui =OY7k -----END PGP SIGNATURE-----
--- End Message ---

