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

Bug#440694: marked as done (initramfs-tools MODULES=dep support new mdadm naming scheme)



Your message dated Wed, 26 Dec 2007 00:02:02 +0000
with message-id <E1J7Jik-0003Bv-Cn@ries.debian.org>
and subject line Bug#440694: fixed in initramfs-tools 0.91d
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: initramfs-tools
Version: 0.90a

Hello,

using a device name like /dev/md/0 or /dev/md/root as root device breaks
the creation of the intramfs-image because of an syntax error in the awk
script in dep_add_modules():
		block=$(awk "/^${root}/{print substr(\$5, 1, 3); exit}" \
			/proc/mdstat)
which then gets expanded to something like awk /^md/x/, which is, of
course, syntactically incorrect. A possible solution would be to escape
/-es in $root before... `root=${root//\//\\/}' should do the trick.


regards
   Mario
-- 
I've never been certain whether the moral of the Icarus story should
only be, as is generally accepted, "Don't try to fly too high," or
whether it might also be thought of as, "Forget the wax and feathers
and do a better job on the wings."            -- Stanley Kubrick

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.91d

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

initramfs-tools_0.91d.dsc
  to pool/main/i/initramfs-tools/initramfs-tools_0.91d.dsc
initramfs-tools_0.91d.tar.gz
  to pool/main/i/initramfs-tools/initramfs-tools_0.91d.tar.gz
initramfs-tools_0.91d_all.deb
  to pool/main/i/initramfs-tools/initramfs-tools_0.91d_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 440694@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems <maks@debian.org> (supplier of updated initramfs-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: Wed, 26 Dec 2007 00:53:48 +0100
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.91d
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <maks@debian.org>
Description: 
 initramfs-tools - tools for generating an initramfs
Closes: 440694 450888
Changes: 
 initramfs-tools (0.91d) unstable; urgency=low
 .
   * MODULES=dep fix for new /dev/md/X naming scheme (closes: #440694).
   * debian/control: Add versioned depends on findutils (closes: #450888).
   * Update to newer standards version without changes.
   * local-premount/resume: coding style fixes.
Files: 
 1daaed3005b945dc3a95212f01e485e6 782 utils optional initramfs-tools_0.91d.dsc
 dbc94ec1f92449750f5df0bf6db26550 63827 utils optional initramfs-tools_0.91d.tar.gz
 dda108d0875cf53f2f84856ca0105ad3 70602 utils optional initramfs-tools_0.91d_all.deb

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

iD4DBQFHcZhUeW7Lc5tEHqgRAsQiAJjoAxojlhs8lXsH8oJ0hh4FEPqoAJ9JdAkC
9GKZjn6gEy0GJ54j8MO/YQ==
=fw6X
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: