Bug#344272: marked as done (FTBFS on amd64)

Debian Bug Tracking System owner at bugs.debian.org
Thu Jan 5 17:48:12 UTC 2006


Your message dated Thu, 05 Jan 2006 09:32:06 -0800
with message-id <E1EuYy6-0005T9-I7 at spohr.debian.org>
and subject line Bug#344272: fixed in grub2 1.92-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Dec 2005 11:58:12 +0000
>From marco.amadori at gmail.com Wed Dec 21 03:58:12 2005
Return-path: <marco.amadori at gmail.com>
Received: from 213-140-2-68.ip.fastwebnet.it ([213.140.2.68] helo=aa001msg.fastwebnet.it)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1Ep2bk-0008MR-0E
	for submit at bugs.debian.org; Wed, 21 Dec 2005 03:58:12 -0800
Received: from ms003msg.fastwebnet.it (10.31.41.45) by aa001msg.fastwebnet.it (7.2.069.1)
        id 43A90BBB0001B90C for submit at bugs.debian.org; Wed, 21 Dec 2005 12:57:40 +0100
Received: from tremendo.magnacci (29.244.80.129) by ms003msg.fastwebnet.it (7.2.069.1)
        id 4381C2E1010CCF15 for submit at bugs.debian.org; Wed, 21 Dec 2005 12:57:40 +0100
From: Marco Amadori <marco.amadori at gmail.com>
To: submit at bugs.debian.org
Subject: FTBFS on amd64
Date: Wed, 21 Dec 2005 12:57:40 +0100
User-Agent: KMail/1.9.1
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <200512211257.40633.marco.amadori at gmail.com>
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-7.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: grub2
Version: 1.91-0
Arch: amd64

It seems by release announcement [1], that this version should support amd6=
4,=20
but it fails to build from sources on a fresh sid chroot.

1. http://lists.gnu.org/archive/html/grub-devel/2005-10/msg00025.html


build log below:

marco at tremendo:~/src$ fakeroot apt-get source -b grub2
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso... Fatto
=C8 necessario prendere 396kB di sorgenti
Get:1 http://tremendo sid/main grub2 1.91-0 (dsc) [1055B]
Get:2 http://tremendo sid/main grub2 1.91-0 (tar) [392kB]
Get:3 http://tremendo sid/main grub2 1.91-0 (diff) [2840B]
Scaricato 396kB in 0s (1113kB/s)
dpkg-source: extracting grub2 in grub2-1.91
dpkg-source: unpacking grub2_1.91.orig.tar.gz
dpkg-source: applying ./grub2_1.91-0.diff.gz
dpkg-buildpackage: source package is grub2
dpkg-buildpackage: source version is 1.91-0
dpkg-buildpackage: source changed by Otavio Salvador <otavio at debian.org>
dpkg-buildpackage: host architecture amd64
 debian/rules clean
/usr/share/cdbs/1/rules/buildcore.mk:70: Parsing src.tar.gz...
sed \
                -e "s/@cdbs@/cdbs (>=3D 0.4.23-1.1), build-essential,=20
autotools-dev, cdbs (>=3D 0.4.26-2), type-handling (>=3D 0.2.5), debhelper =
(>=3D=20
4.1.0), cdbs (>=3D 0.4.26-1.1)/g" \
                -e "s/^Build-Depends\(\|-Indep\):=20
build-essential, /Build-Depends\1: /g" \
                \
                -e "s/^Cpu: .*/Architecture: i386 darwin-i386 freebsd-i386=
=20
kfreebsd-i386 knetbsd-i386 netbsd-i386 openbsd-i386 hurd-i386 powerpc=20
darwin-powerpc freebsd-powerpc kfreebsd-powerpc knetbsd-powerpc=20
netbsd-powerpc openbsd-powerpc hurd-powerpc/g" \
                -e "/^System: /d" \
                \
                -e "s/\[cpu: \([^]]*\)\]/\[\`type-handling \\\\\`echo \1 | =
tr=20
' ' ','\\\\\` any\`\]/g" \
                -e "s/\[system: \([^]]*\)\]/\[\`type-handling any \\\\\`ech=
o=20
\1 | tr ' ' ','\\\\\`\`\]/g" \
                \
                -e "s/\"/\\\\\"/g" \
                -e "s/^/echo \"/g" \
                -e "s/\\$/\\\\$/g" \
                -e "s/$/\"/g" \
        < debian/control.in | /bin/sh > debian/control
dpkg-checkbuilddeps -B
test -x debian/rules
test "`id -u`" =3D 0
if test "build-tree/grub-1.91" !=3D "build-tree/grub-1.91"; then rmdir=20
build-tree/grub-1.91; fi
rm -rf build-tree
rm debian/stamp-src.tar.gz
rm: impossibile rimuovere `debian/stamp-src.tar.gz': No such file or direct=
ory
make: [cleanbuilddir] Error 1 (ignored)
make -C build-tree/grub-1.91 -k distclean || true
make: *** build-tree/grub-1.91: No such file or directory.  Stop.
rm -f debian/stamp-makefile-build
if [ -f "build-tree/grub-1.91/config.log" ] && grep -i=20
'generated.*by.*autoconf' "build-tree/grub-1.91/config.log" 1>/dev/null; th=
en=20
\
          rm -f "build-tree/grub-1.91/config.log"; \
        fi
rm -f debian/stamp-autotools-files
if test -f build-tree/grub-1.91/config.status && grep -i -q 'Generated.*by=
=20
configure.' build-tree/grub-1.91/config.status; then rm -f=20
build-tree/grub-1.91/config.status; fi
if test -f build-tree/grub-1.91/config.cache && grep -i -q=20
'shell.*script.*caches.*results.*configure'=20
build-tree/grub-1.91/config.cache; then rm -f=20
build-tree/grub-1.91/config.cache; fi
dh_clean
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/home/marco/src/grub2-1.91'
/usr/share/cdbs/1/rules/buildcore.mk:70: Parsing src.tar.gz...
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/home/marco/src/grub2-1.91'
patches:
Not reversing not applied patches.
if [ "reverse-patches" =3D "debian/stamp-patched" ] ; then touch=20
debian/stamp-patched ; \
        elif [ "reverse-patches" =3D "reverse-patches" ] ; then rm -f=20
debian/stamp-patch* ; \
        fi
# after reverting patches, we don't need update-config because:
#  - the tree is already in a consistent state.
#  - the initialisation of this routine is already in charge of making
#    the tree not only consistent, but also prepared to accept patching.
if [ "reverse-patches" !=3D "reverse-patches" ] ; then \
                /usr/bin/make -f debian/rules update-config ; \
        fi
for dir in debian/patches ; do \
            rm -f $dir/*.log ; \
        done
sed -e "s/@cpu@/x86_64/g" \
        < debian/README.Debian.in > debian/README.Debian
 debian/rules build
/usr/share/cdbs/1/rules/buildcore.mk:70: Parsing src.tar.gz...
make: Nothing to be done for `build'.
 debian/rules binary
/usr/share/cdbs/1/rules/buildcore.mk:70: Parsing src.tar.gz...
make: Nothing to be done for `binary'.
 dpkg-genchanges -b
dpkg-genchanges: failure: cannot read files list file: No such file or=20
directory
Comando di costruzione 'cd grub2-1.91 && dpkg-buildpackage -b -uc' fallito.
E: Processo figlio fallito

=2D-=20
ESC:wq

---------------------------------------
Received: (at 344272-close) by bugs.debian.org; 5 Jan 2006 17:40:51 +0000
>From katie at ftp-master.debian.org Thu Jan 05 09:40:51 2006
Return-path: <katie at ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1EuYy6-0005T9-I7; Thu, 05 Jan 2006 09:32:06 -0800
From: Otavio Salvador <otavio at debian.org>
To: 344272-close at bugs.debian.org
X-Katie: $Revision: 1.65 $
Subject: Bug#344272: fixed in grub2 1.92-1
Message-Id: <E1EuYy6-0005T9-I7 at spohr.debian.org>
Sender: Archive Administrator <katie at ftp-master.debian.org>
Date: Thu, 05 Jan 2006 09:32:06 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: grub2
Source-Version: 1.92-1

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

grub2_1.92-1.diff.gz
  to pool/main/g/grub2/grub2_1.92-1.diff.gz
grub2_1.92-1.dsc
  to pool/main/g/grub2/grub2_1.92-1.dsc
grub2_1.92-1_i386.deb
  to pool/main/g/grub2/grub2_1.92-1_i386.deb
grub2_1.92.orig.tar.gz
  to pool/main/g/grub2/grub2_1.92.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 344272 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otavio Salvador <otavio at debian.org> (supplier of updated grub2 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 ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu,  5 Jan 2006 15:20:40 -0200
Source: grub2
Binary: grub2
Architecture: source i386
Version: 1.92-1
Distribution: unstable
Urgency: low
Maintainer: GRUB Maintainers <pkg-grub-devel at lists.alioth.debian.org>
Changed-By: Otavio Salvador <otavio at debian.org>
Description: 
 grub2      - The next generation of GNU GRUB [EXPERIMENTAL]
Closes: 338824 344272
Changes: 
 grub2 (1.92-1) unstable; urgency=low
 .
   * New upstream release.
     - Add support for GPT partition table format.
     - Add a new command "play" to play an audio file on PC.
     - Add support for Linux/ADFS partition table format.
     - Add support for BASH-like scripting.
     - Add support for Apple HFS+ filesystems.
   * 01_fix_grub-install.patch: Added. Fix grub-install to use
     /bin/grub-mkimage instead of /sbin/grub-mkimage. Closes: #338824
   * Do not use CDBS tarball mode anymore. Closes: #344272
Files: 
 bfef994d47524dab6daa5466099c9cdf 1057 admin extra grub2_1.92-1.dsc
 af7907e66613ea0733be4b429300d53d 422855 admin extra grub2_1.92.orig.tar.gz
 bce41b206ccf95e526274a648a4edad1 3209 admin extra grub2_1.92-1.diff.gz
 f8eac9304c93e02345543de9fe2c41fa 295608 admin extra grub2_1.92-1_i386.deb

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

iD8DBQFDvVYuLqiZQEml+FURAjeMAJ9pR24nZnSvx7o5tOoXAMzgw4pRcgCfaSuO
Asp45bykJS3Vv6D0BmAWzm8=
=S9uC
-----END PGP SIGNATURE-----




More information about the Pkg-grub-devel mailing list