Your message dated Sat, 12 Nov 2005 10:47:07 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#304638: fixed in grub2 1.91-0 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; 14 Apr 2005 12:45:37 +0000 >From [EMAIL PROTECTED] Thu Apr 14 05:45:36 2005 Return-path: <[EMAIL PROTECTED]> Received: from granger.mail.mindspring.net [207.69.200.148] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DM3iy-0008Gt-00; Thu, 14 Apr 2005 05:45:36 -0700 Received: from user-119bq03.biz.mindspring.com ([66.149.232.3] helo=frobnitz.homelinux.net) by granger.mail.mindspring.net with esmtp (Exim 3.36 #1) id 1DM3iy-000829-00 for [EMAIL PROTECTED]; Thu, 14 Apr 2005 08:45:36 -0400 Received: from daniel by frobnitz.homelinux.net with local (Exim 4.50) id 1DM3ix-0005mg-Ht for [EMAIL PROTECTED]; Thu, 14 Apr 2005 05:45:35 -0700 To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: grub2: FTBFS: Missing Build-Depends From: Daniel Schepler <[EMAIL PROTECTED]> Date: Thu, 14 Apr 2005 05:45:35 -0700 Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: [EMAIL PROTECTED] 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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: grub2 Severity: serious Version: 0.6+20050203-2 Tags: patch >From my build log, using pbuilder in an i386 chroot: ... gcc -Iutil -I./util -I. -Iinclude -I./include -Wall -W -DGRUB_DATADIR=\"/usr/share/grub/i386-pc\" -g -O2 -DGRUB_UTIL=1 -c -o grub_emu-util_console.o util/console.c util/console.c:21:20: curses.h: No such file or directory util/console.c:26: error: `A_NORMAL' undeclared here (not in a function) util/console.c: In function `grub_ncurses_putchar': util/console.c:31: warning: implicit declaration of function `addch' ... make[1]: *** [grub_emu-util_console.o] Error 1 make[1]: Leaving directory `/tmp/buildd/grub2-0.6+20050203/build-tree/src' make: *** [debian/stamp-makefile-build] Error 2 Adding libncurses5-dev to the Build-Depends allows the package to build. -- System Information: Debian Release: 3.1 Architecture: amd64 (x86_64) Kernel: Linux 2.6.11-9-amd64-k8 Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) -- Daniel Schepler "Please don't disillusion me. I [EMAIL PROTECTED] haven't had breakfast yet." -- Orson Scott Card --------------------------------------- Received: (at 304638-close) by bugs.debian.org; 12 Nov 2005 18:55:08 +0000 >From [EMAIL PROTECTED] Sat Nov 12 10:55:08 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1Eb0P5-0004kl-FH; Sat, 12 Nov 2005 10:47:07 -0800 From: Otavio Salvador <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#304638: fixed in grub2 1.91-0 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 12 Nov 2005 10:47:07 -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.91-0 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.91-0.diff.gz to pool/main/g/grub2/grub2_1.91-0.diff.gz grub2_1.91-0.dsc to pool/main/g/grub2/grub2_1.91-0.dsc grub2_1.91-0_i386.deb to pool/main/g/grub2/grub2_1.91-0_i386.deb grub2_1.91.orig.tar.gz to pool/main/g/grub2/grub2_1.91.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. 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: Sat, 12 Nov 2005 16:35:18 -0200 Source: grub2 Binary: grub2 Architecture: source i386 Version: 1.91-0 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: 304638 331211 Changes: grub2 (1.91-0) unstable; urgency=low . * New upstream release. Closes: #331211 * debian/watch: added. * debian/control.in, debian/control: Add libncurses5-dev in Build-Depends. Closes: #304638 * Remove Robert Millan as uploader; * Add myself as uploader; Files: 2a1c9e9749c1591d4d308287197780ca 1055 admin extra grub2_1.91-0.dsc 749081d5fbd0cfcdc19ff43b99587078 392028 admin extra grub2_1.91.orig.tar.gz a8dcd608d93547124c0ef3dc20c79ffb 2840 admin extra grub2_1.91-0.diff.gz ef674d5dd1125553cd1f87ac7dcc9933 269042 admin extra grub2_1.91-0_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDdjbnLqiZQEml+FURApn2AKCO6ZHJ+2FlX5nZEoyT7HyqMpNPgwCfS3tB rF/M5Ybuu6hJSqn0cmu7CW0= =ytvf -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]