Bug#333181: marked as done (typo in update-grub)

Debian Bug Tracking System owner at bugs.debian.org
Sat Oct 29 17:33:36 UTC 2005


Your message dated Sat, 29 Oct 2005 10:02:17 -0700
with message-id <E1EVu5x-0003RU-00 at spohr.debian.org>
and subject line Bug#333181: fixed in grub 0.95+cvs20040624-18
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; 10 Oct 2005 20:14:21 +0000
>From jens at kubieziel.de Mon Oct 10 13:14:21 2005
Return-path: <jens at kubieziel.de>
Received: from ipx-16-252-190-80.ipxserver.de (mail.as-6.de) [80.190.252.16] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EP42O-0001db-00; Mon, 10 Oct 2005 13:14:21 -0700
Received: from localhost (localhost [127.0.0.1])
	by mail.as-6.de (Postfix) with ESMTP id B0BD1928068;
	Mon, 10 Oct 2005 22:14:16 +0200 (CEST)
Received: from qbiathome (D5e68.d.pppool.de [80.184.94.104])
	by mail.as-6.de (Postfix) with ESMTP id A66D492805A;
	Mon, 10 Oct 2005 22:14:15 +0200 (CEST)
Received: from jens by qbiathome with local (Exim 4.52)
	id 1EP42C-0003yg-7I; Mon, 10 Oct 2005 22:14:08 +0200
Content-Type: multipart/mixed; boundary="===============1996202989=="
MIME-Version: 1.0
From: Jens Kubieziel <jens at kubieziel.de>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: typo in update-grub
X-Mailer: reportbug 3.17
Date: Mon, 10 Oct 2005 22:14:07 +0200
Message-Id: <E1EP42C-0003yg-7I at qbiathome>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at as-6.de
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

This is a multi-part MIME message sent by reportbug.

--===============1996202989==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: grub
Version: 0.95+cvs20040624-17
Severity: minor
Tags: patch

The script contains a small typo. Patch attached.

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10-1-k7
Locale: LANG=de_DE at euro, LC_CTYPE=de_DE at euro (charmap=ISO-8859-15)

Versions of packages grub depends on:
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libncurses5                   5.4-9      Shared libraries for terminal hand

grub recommends no packages.

-- no debconf information

--===============1996202989==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="update-grub.diff"

--- /sbin/update-grub	2005-04-19 01:38:00.000000000 +0200
+++ tmp/update-grub	2005-10-10 22:10:56.301722205 +0200
@@ -631,7 +631,7 @@
 
 echo "## default kernel options" >> $buffer
 echo "## default kernel options for automagic boot options" >> $buffer
-echo "## If you want special options for specifiv kernels use kopt_x_y_z" >> $buffer
+echo "## If you want special options for specific kernels use kopt_x_y_z" >> $buffer
 echo "## where x.y.z is kernel version. Minor versions can be omitted." >> $buffer
 echo "## e.g. kopt=root=/dev/hda1 ro" >> $buffer
 echo "# kopt=$kopt" >> $buffer

--===============1996202989==--

---------------------------------------
Received: (at 333181-close) by bugs.debian.org; 29 Oct 2005 17:08:39 +0000
>From katie at spohr.debian.org Sat Oct 29 10:08:38 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EVu5x-0003RU-00; Sat, 29 Oct 2005 10:02:17 -0700
From: Otavio Salvador <otavio at debian.org>
To: 333181-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#333181: fixed in grub 0.95+cvs20040624-18
Message-Id: <E1EVu5x-0003RU-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Sat, 29 Oct 2005 10:02:17 -0700
Delivered-To: 333181-close 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=-5.2 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
	REMOVE_REMOVAL_NEAR autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

Source: grub
Source-Version: 0.95+cvs20040624-18

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

grub-disk_0.95+cvs20040624-18_all.deb
  to pool/main/g/grub/grub-disk_0.95+cvs20040624-18_all.deb
grub-doc_0.95+cvs20040624-18_all.deb
  to pool/main/g/grub/grub-doc_0.95+cvs20040624-18_all.deb
grub_0.95+cvs20040624-18.diff.gz
  to pool/main/g/grub/grub_0.95+cvs20040624-18.diff.gz
grub_0.95+cvs20040624-18.dsc
  to pool/main/g/grub/grub_0.95+cvs20040624-18.dsc
grub_0.95+cvs20040624-18_i386.deb
  to pool/main/g/grub/grub_0.95+cvs20040624-18_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 333181 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 grub 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: Sat, 29 Oct 2005 14:14:27 -0200
Source: grub
Binary: grub-disk grub grub-doc
Architecture: source i386 all
Version: 0.95+cvs20040624-18
Distribution: unstable
Urgency: low
Maintainer: Grub Maintainers <pkg-grub-devel at lists.alioth.debian.org>
Changed-By: Otavio Salvador <otavio at debian.org>
Description: 
 grub       - GRand Unified Bootloader
 grub-disk  - GRUB bootable disk image
 grub-doc   - Documentation for GRand Unified Bootloader
Closes: 261936 266243 280086 306255 310030 318539 321072 333181 335038
Changes: 
 grub (0.95+cvs20040624-18) unstable; urgency=low
 .
   * Fix update-grub to handle the case when /boot is in another partition
     then /. (closes: #280086, #261936)
   * Fix update-grub to don't fail when called from /usr/bin. (closes: #321072)
   * Applied patch from Martin Michlmayr <tbm at cyrius.com> to not generate
     trailing white space. (closes: #310030)
   * Applied patch from Y Giridhar Appaji Nag <debian at appaji.net> to fix
     FTBFS due invalid storage class for function. (closes: #318539)
   * Remove code to use gcc-3.4 in case of x86-64 architecture since we now
     use gcc-4.0 as default compiler.
   * fwritable-strings_remove.diff: New. Remove -fwritable-strings from
     Makefiles to allow the build with GCC 4.0.
   * Change code to handle architectures to be compatible with new dpkg
     versions but maintaining it backward compatible to make easier to
     backport it to stable. (closes: #335038)
   * Clean up doc directory in clean targe of rules.
   * Bump Standards-Version to 3.6.2.1 (no changes need).
   * Add myself in Uploaders field.
   * Remove Robert Millan <rmh at debian.org> from Uploaders field as
     requested by him.
   * Applied patch from Jason Thomas <jason at debian.org> to remove the use
     of awk. (closes: #266243)
   * Applied patch from Jens Kubieziel <jens at kubieziel.de> to fix a typo in
     update-grub script. (closes: #333181, #306255)
   * Add gen-control target in rules and remove the control update from
     clean target since it isn't allowed in Debian Police anymore.
   * Update FSF address in copyright file.
Files: 
 a611d42fe2805e301e279acc01f947ea 970 admin optional grub_0.95+cvs20040624-18.dsc
 8f4473fa633a1ca5efb06a13214ffba6 60874 admin optional grub_0.95+cvs20040624-18.diff.gz
 0faa59927af5d2f95aac66681392980b 349172 admin optional grub_0.95+cvs20040624-18_i386.deb
 54fbeb92f4a4c9a8a539c9af6d07acfd 226510 admin optional grub-disk_0.95+cvs20040624-18_all.deb
 9c1584ca8a0c5ee22a9cbe373da3f20f 171274 doc optional grub-doc_0.95+cvs20040624-18_all.deb

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

iD8DBQFDY6gdLqiZQEml+FURAtWwAKCQjOJPLrlxSeVOX3SSJErsiJ0B3wCcD0gG
FAQugoB5c3qP3l/TYa6/Tdk=
=ps90
-----END PGP SIGNATURE-----




More information about the Pkg-grub-devel mailing list