[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#285301: marked as done (initrd-tools: typo in mkinitrd)



Your message dated Thu, 30 Dec 2004 12:47:05 -0500
with message-id <E1Ck4O9-0000Pu-00@newraff.debian.org>
and subject line Bug#285301: fixed in initrd-tools 0.1.76
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; 12 Dec 2004 12:12:06 +0000
>From harald.dunkel@t-online.de Sun Dec 12 04:12:06 2004
Return-path: <harald.dunkel@t-online.de>
Received: from mailout02.sul.t-online.com [194.25.134.17] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CdSa6-0003IE-00; Sun, 12 Dec 2004 04:12:06 -0800
Received: from sfwd00.aul.t-online.de 
	by mailout02.sul.t-online.com with smtp 
	id 1CdSa5-0000g7-01; Sun, 12 Dec 2004 13:12:05 +0100
Received: from [192.168.1.10] (ZZ+4e-ZTYeXgcJ-rED+wrQcPmaXXCKRCSKH6TZhF0AuQwM0oymVZsf@[80.146.103.60]) by sfwd00.sul.t-online.de
	with esmtp id 1CdSa4-0JcFJg0; Sun, 12 Dec 2004 13:12:04 +0100
Message-ID: <[🔎] 41BC3592.3020505@t-online.de>
Date: Sun, 12 Dec 2004 13:12:02 +0100
From: "Harald Dunkel" <harald.dunkel@t-online.de>
User-Agent: Mozilla Thunderbird 0.9 (X11/20041130)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: initrd-tools: typo in mkinitrd
X-Enigmail-Version: 0.89.0.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="------------enigE2CA6B701D91EA5A87A4E620"
X-ID: ZZ+4e-ZTYeXgcJ-rED+wrQcPmaXXCKRCSKH6TZhF0AuQwM0oymVZsf
X-TOI-MSGID: 28ea1222-d4cf-438e-b5c9-18ad17b730d5
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigE2CA6B701D91EA5A87A4E620
Content-Type: multipart/mixed;
 boundary="------------030406020500010003090003"

This is a multi-part message in MIME format.
--------------030406020500010003090003
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Package: initrd-tools
Version: 0.1.75


See attached patch.

Harri

--------------030406020500010003090003
Content-Type: text/plain;
 name="mkinitrd.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="mkinitrd.patch"

--- mkinitrd.bak	2004-11-15 04:57:29.000000000 +0100
+++ mkinitrd	2004-12-12 13:08:38.030479504 +0100
@@ -402,6 +402,7 @@
 getroot() {
 	local major minor device flag soft= setroot=
 	local OPTIND=1 OPTARG
+	local i
 
 	while getopts "rs" flag; do
 		case $flag in
@@ -542,7 +543,7 @@
 # New kernels don't list the scsi drivers in /proc/scsi
 #
 
-			for in in $(cat /proc/modules | awk '{if ( $4 == "-" ) print $1;}'); do
+			for i in $(cat /proc/modules | awk '{if ( $4 == "-" ) print $1;}'); do
 				module_exists drivers/scsi/$i && echo $i;
 			done | tac
 			echo sd_mod

--------------030406020500010003090003--

--------------enigE2CA6B701D91EA5A87A4E620
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBvDWWUTlbRTxpHjcRAhMCAJ96+sjfZCy2oZGIyJHO8BKTeDG4YgCeKB8H
hvPchjS6M+0s4WrnSZ3VuXg=
=Rw1L
-----END PGP SIGNATURE-----

--------------enigE2CA6B701D91EA5A87A4E620--

---------------------------------------
Received: (at 285301-close) by bugs.debian.org; 30 Dec 2004 17:49:55 +0000
>From katie@ftp-master.debian.org Thu Dec 30 09:49:55 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Ck4Qs-0000A7-00; Thu, 30 Dec 2004 09:49:54 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Ck4O9-0000Pu-00; Thu, 30 Dec 2004 12:47:05 -0500
From: Martin Michlmayr <tbm@cyrius.com>
To: 285301-close@bugs.debian.org
X-Katie: $Revision: 1.54 $
Subject: Bug#285301: fixed in initrd-tools 0.1.76
Message-Id: <E1Ck4O9-0000Pu-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 30 Dec 2004 12:47:05 -0500
Delivered-To: 285301-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: initrd-tools
Source-Version: 0.1.76

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

initrd-tools_0.1.76.dsc
  to pool/main/i/initrd-tools/initrd-tools_0.1.76.dsc
initrd-tools_0.1.76.tar.gz
  to pool/main/i/initrd-tools/initrd-tools_0.1.76.tar.gz
initrd-tools_0.1.76_all.deb
  to pool/main/i/initrd-tools/initrd-tools_0.1.76_all.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 285301@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Michlmayr <tbm@cyrius.com> (supplier of updated initrd-tools 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@debian.org)


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

Format: 1.7
Date: Thu, 30 Dec 2004 17:29:20 +0000
Source: initrd-tools
Binary: initrd-tools
Architecture: source all
Version: 0.1.76
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Martin Michlmayr <tbm@cyrius.com>
Description: 
 initrd-tools - tools to create initrd image for prepackaged Linux kernel
Closes: 247054 285301
Changes: 
 initrd-tools (0.1.76) unstable; urgency=low
 .
   * Joshua Kwan
     - Fix typo in Harald's workaround for drivers not listing SCSI
       modules in /proc/scsi. (Closes: #285301)
     - Also fix in that same workaround a possible problem with module names
       with hyphens that get flattened to underscores in 2.6.
   * Martin Michlmayr
     - Add support for encrypted root filesystems using dm-crypt and
       cryptsetup.  Patch provided by Wesley W. Terpstra, with modifications
       and testing by Loic Minier and me (Closes: #247054).
Files: 
 72d54d1c3fb1cfa346c5c63109859b52 609 utils optional initrd-tools_0.1.76.dsc
 34e9890133e3cea2564b65aee4bded40 25011 utils optional initrd-tools_0.1.76.tar.gz
 f46793dd38165d0ee6a5242c4b06057b 28232 utils optional initrd-tools_0.1.76_all.deb

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

iD8DBQFB1DtCKb5dImj9VJ8RAmHMAJ9o4ewrrI1736AYBsY7Ze/UeT4OLQCfQrit
f9Rr+06sCKOYvd8XzIdiaAE=
=BH+G
-----END PGP SIGNATURE-----



Reply to: