Your message dated Fri, 20 Jun 2008 22:47:17 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#486994: fixed in sugar-hulahop 0.4.1-1
has caused the Debian Bug report #486994,
regarding sugar-hulahop: 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.)
--
486994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486994
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sugar-hulahop
Version: 0.4.0-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:
> /usr/bin/fakeroot debian/rules clean
> test -x debian/rules
> test "`id -u`" = 0
> rmdir build
> rmdir: failed to remove `build': No such file or directory
> make: [cleanbuilddir] Error 1 (ignored)
> /usr/bin/make -C build/2.4 -k distclean
> make: *** build/2.4: No such file or directory. Stop.
> make: [makefile-clean/2.4] Error 2 (ignored)
> /usr/bin/make -C build/2.5 -k distclean
> make: *** build/2.5: No such file or directory. Stop.
> make: [makefile-clean/2.5] Error 2 (ignored)
> rm -rf debian/stamp-makefile-build debian/stamp-makefile-install
> rmdir build/2.4
> rmdir: failed to remove `build/2.4': No such file or directory
> make: [cleanbuilddir/2.4] Error 1 (ignored)
> rm -f debian/stamp-autotools-configure/2.4
> rmdir build/2.5
> rmdir: failed to remove `build/2.5': No such file or directory
> make: [cleanbuilddir/2.5] Error 1 (ignored)
> rm -f debian/stamp-autotools-configure/2.5
> rm -rf debian/stamp-autotools-configure
> for i in ./config.guess ./config.sub ; do \
> if test -e $i.cdbs-orig ; then \
> mv $i.cdbs-orig $i ; \
> fi ; \
> done
> 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
> rm -f python/config.py python/hulahop.c
> dpkg-source -b sugar-hulahop-0.4.0-1
> dpkg-source: warning: source directory 'sugar-hulahop-0.4.0-1' is not
> <sourcepackage>-<upstreamversion> 'sugar-hulahop-0.4.0'
> dpkg-source: warning: .orig directory name sugar-hulahop-0.4.0-1.orig is not
> <package>-<upstreamversion> (wanted sugar-hulahop-0.4.0.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building sugar-hulahop using existing
> sugar-hulahop_0.4.0.orig.tar.gz
> dpkg-source: info: building sugar-hulahop in sugar-hulahop_0.4.0-1.diff.gz
> dpkg-source: warning: ignoring deletion of file python/config.py
> dpkg-source: warning: ignoring deletion of file python/hulahop.c
> dpkg-source: info: building sugar-hulahop in sugar-hulahop_0.4.0-1.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 32 different copyright and licensing combinations.
> ERROR: The following new or changed copyright notices discovered:
>
> MIT/X11 (BSD like) [1994 X Consortium]: install-sh
>
> 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-hulahop
Source-Version: 0.4.1-1
We believe that the bug you reported is fixed in the latest version of
sugar-hulahop, which is due to be installed in the Debian FTP archive:
python-hulahop_0.4.1-1_amd64.deb
to pool/main/s/sugar-hulahop/python-hulahop_0.4.1-1_amd64.deb
sugar-hulahop_0.4.1-1.diff.gz
to pool/main/s/sugar-hulahop/sugar-hulahop_0.4.1-1.diff.gz
sugar-hulahop_0.4.1-1.dsc
to pool/main/s/sugar-hulahop/sugar-hulahop_0.4.1-1.dsc
sugar-hulahop_0.4.1.orig.tar.gz
to pool/main/s/sugar-hulahop/sugar-hulahop_0.4.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-hulahop 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 00:19:21 +0200
Source: sugar-hulahop
Binary: python-hulahop
Architecture: source amd64
Version: 0.4.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC <[EMAIL PROTECTED]>
Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]>
Description:
python-hulahop - Sugar graphical shell - gecko-based web engine
Closes: 486994
Changes:
sugar-hulahop (0.4.1-1) unstable; urgency=low
.
* New upstream release.
* Update local cdbs snippets:
+ Relax copyright-check to only warn about its discoveries. Closes:
bug#486994.
+ Update dependency cleanup to strip cdbs 0.4.27 (not 0.4.27-1).
* Update debian/copyright-hints.
Checksums-Sha1:
df3dcd0ff31c4c14587ca8485af1a3bbb99fa31b 1468 sugar-hulahop_0.4.1-1.dsc
b2b7d2ae005b093aef6ccf9fc9873a6ed7065ff4 344020 sugar-hulahop_0.4.1.orig.tar.gz
7b35aaf17d907a116cc401fa4c143edc85b28612 12572 sugar-hulahop_0.4.1-1.diff.gz
2de4c33a14e10aea0e3647b76416efe2f2888356 181376
python-hulahop_0.4.1-1_amd64.deb
Checksums-Sha256:
beda98f559cc0e1122ec1d75f8eb8654bd83321e44b3a48a368e63456c23fe8f 1468
sugar-hulahop_0.4.1-1.dsc
e451d973ce0a20333edf0e3a7103bd050ae053c861b3b74864b6768ab9682e34 344020
sugar-hulahop_0.4.1.orig.tar.gz
853b5eded57b52d954beafa7f4d4880434c9a5dd46770b427f0756a8a9b7725b 12572
sugar-hulahop_0.4.1-1.diff.gz
a6fdd06c6d0f630d805d6791ec2019cfe7ce5b5148cf50eae3cd58d4f62306d9 181376
python-hulahop_0.4.1-1_amd64.deb
Files:
39e92eb1662368ea76e6b014dba6062f 1468 python optional sugar-hulahop_0.4.1-1.dsc
27f6df6a3b415cf22b410cf49b75f0db 344020 python optional
sugar-hulahop_0.4.1.orig.tar.gz
c990e4d08929b7c425c1879699738ad1 12572 python optional
sugar-hulahop_0.4.1-1.diff.gz
96445c7a1476b2293e20297423afd679 181376 python optional
python-hulahop_0.4.1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkhcL6UACgkQn7DbMsAkQLgqQQCeOiLnupaWZME/XBIF5+5z7f3V
2pUAnR2j3sJ+4i0fmJkJwCDoq+2jm8qw
=5g04
-----END PGP SIGNATURE-----
--- End Message ---