Your message dated Fri, 30 Mar 2007 22:32:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#416408: fixed in grub2 1.95-5
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)
--- Begin Message ---
Package: grub2
Version: 1.95-2
Severity: important
Tags: patch
Hi,
grub2 currently fails to build on kfreebsd-amd64 due to a wrong
build-dependency on libc6-dev-i386. The right dependency on this
platform is libc0.1-dev-i386. The patch below fixes the problem.
It would be nice if you can apply it in the next upload.
Thanks,
Aurelien
diff -u grub2-1.95/debian/control grub2-1.95/debian/control
--- grub2-1.95/debian/control
+++ grub2-1.95/debian/control
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: GRUB Maintainers <[EMAIL PROTECTED]>
Uploaders: Jason Thomas <[EMAIL PROTECTED]>, Otavio Salvador <[EMAIL
PROTECTED]>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), patchutils (>= 0.2.25),
autoconf, liblzo-dev, ruby, libncurses5-dev, bison, dpkg-dev (>= 1.13.12),
libc6-dev-i386 [amd64 kfreebsd-amd64], libc6-dev-powerpc [ppc64],
lib32ncurses5-dev [ppc64]
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), patchutils (>= 0.2.25),
autoconf, liblzo-dev, ruby, libncurses5-dev, bison, dpkg-dev (>= 1.13.12),
libc6-dev-i386 [amd64], libc0.1-dev-i386 [kfreebsd-amd64], libc6-dev-powerpc
[ppc64], lib32ncurses5-dev [ppc64]
Build-Conflicts: autoconf2.13
Standards-Version: 3.7.2
XS-X-Vcs-Svn: svn://svn.debian.org/svn/pkg-grub/grub2/
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---
Source: grub2
Source-Version: 1.95-5
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.95-5.diff.gz
to pool/main/g/grub2/grub2_1.95-5.diff.gz
grub2_1.95-5.dsc
to pool/main/g/grub2/grub2_1.95-5.dsc
grub2_1.95-5_i386.deb
to pool/main/g/grub2/grub2_1.95-5_i386.deb
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.
Otavio Salvador <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 30 Mar 2007 19:20:48 -0300
Source: grub2
Binary: grub2
Architecture: source i386
Version: 1.95-5
Distribution: unstable
Urgency: low
Maintainer: GRUB Maintainers <[EMAIL PROTECTED]>
Changed-By: Otavio Salvador <[EMAIL PROTECTED]>
Description:
grub2 - The next generation of GNU GRUB [EXPERIMENTAL]
Closes: 416408
Changes:
grub2 (1.95-5) unstable; urgency=low
.
* Fix FTBFS on kFreeBSD. Thanks to Aurelien Jarno <[EMAIL PROTECTED]>
by providing the patch. Closes: #416408
Files:
c601110270fda7928042f155c1da4900 1027 admin extra grub2_1.95-5.dsc
806894268c778682ad8379d793e835d8 23083 admin extra grub2_1.95-5.diff.gz
49db548925f5685f58288d5f9180cb0e 356894 admin extra grub2_1.95-5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGDY2lLqiZQEml+FURAp4eAJ9rKVBulN2EjhHrkSwItlDNHySXKACdGFrg
zlt3lpUQTwlLubkMPscbuLI=
=+CCx
-----END PGP SIGNATURE-----
--- End Message ---