Your message dated Mon, 31 Mar 2008 14:17:06 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#466240: fixed in cryptsetup 2:1.0.6-1 has caused the Debian Bug report #466240, regarding cryptsetup: /scripts/local-top/cryptroot: 22: basename: not found 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 466240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466240 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: cryptsetup Version: 2:1.0.6~pre1+svn45-1 Severity: important Tags: patch When I boot, I can see the following error repeated three times: /scripts/local-top/cryptroot: 22: basename: not found [: 22: cryptroot: unexpected operator I'm not very familiar with initram stuff, but it'd seem as if /usr/bin/basename is not available. To solve the problem, I think you can change this line: script=$(basename $req) into this: script=${req##*/} which is POSIX. HTH, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Nobody can be exactly like me. Sometimes even I have trouble doing it. -- Tallulah Bankhead
--- End Message ---
--- Begin Message ---Source: cryptsetup Source-Version: 2:1.0.6-1 We believe that the bug you reported is fixed in the latest version of cryptsetup, which is due to be installed in the Debian FTP archive: cryptsetup-udeb_1.0.6-1_amd64.udeb to pool/main/c/cryptsetup/cryptsetup-udeb_1.0.6-1_amd64.udeb cryptsetup_1.0.6-1.diff.gz to pool/main/c/cryptsetup/cryptsetup_1.0.6-1.diff.gz cryptsetup_1.0.6-1.dsc to pool/main/c/cryptsetup/cryptsetup_1.0.6-1.dsc cryptsetup_1.0.6-1_amd64.deb to pool/main/c/cryptsetup/cryptsetup_1.0.6-1_amd64.deb cryptsetup_1.0.6.orig.tar.gz to pool/main/c/cryptsetup/cryptsetup_1.0.6.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. Jonas Meurer <[EMAIL PROTECTED]> (supplier of updated cryptsetup 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: Mon, 31 Mar 2008 15:58:35 +0200 Source: cryptsetup Binary: cryptsetup cryptsetup-udeb Architecture: source amd64 Version: 2:1.0.6-1 Distribution: unstable Urgency: low Maintainer: Jonas Meurer <[EMAIL PROTECTED]> Changed-By: Jonas Meurer <[EMAIL PROTECTED]> Description: cryptsetup - configures encrypted block devices cryptsetup-udeb - configures encrypted block devices (udeb) Closes: 428288 430158 456326 464672 464673 466175 466240 469869 Changes: cryptsetup (2:1.0.6-1) unstable; urgency=low . [ Jonas Meurer ] * new upstream release - reload option is depreciated and a warning is printed. (closes: #428288) * convert patch system from dpatch to quilt. * enhance the information regarding the default hash setting in NEWS.Debian. Thanks to Ross Boylan <[EMAIL PROTECTED]>. * change author of keyslot patch to Marc Merlin in changelog, thanks to U. Kuehn for raising that issue. * doing some debian/rules redesign and cleanup, speeds up the build process. * ignore devices with the noauto option early enough to prevent any checks on them. Thanks to Joachim Breitner <[EMAIL PROTECTED]> (closes: #464672) * update debian/copyright to actually mention copyright, thanks lintian. * change script=$(basename $req) to script=${req##*/} in initramfs cryptroot script. Thanks to Adeodato Simó <[EMAIL PROTECTED]>. (closes: #466240) * change test ... -a ... to [ ... ] && [ ... ] in the check scripts. * add support for tries option to initramfs scripts. Thanks to Helmut Grohne <[EMAIL PROTECTED]>. (closes: #430158, #469869) Use --tries=1 for cryptsetup in the initramfs script. Document the difference between initscript and initramfs for tries=0 in the crypttab manpage. * add, build and install askpass.c, a helper program by David Härdeman. The idea is to use it for passphrase prompt in the initramfs script. . [ David Härdeman ] * Work with LABEL=, UUID= and symlinks in /etc/fstab (closes: #466175) * Improve module loading in initramfs hook so that the newer as well as arch specific crypto drivers are taken into consideration (closes: #464673) * Depend on race-free version of libdevmapper, thus making udevsettle call from cryptsetup binary unnecessary. Also change call to udevsettle in initramfs script (which is still useful as it related to the source device) to optionally use udevadm if present (closes: #456326). Files: 87dd769acf90d3450d2f0c509b546c87 1046 admin optional cryptsetup_1.0.6-1.dsc f956142ed38b261268bca7c027a5b0d9 525618 admin optional cryptsetup_1.0.6.orig.tar.gz def0b57999ac9c01a571ba493a9e9559 50498 admin optional cryptsetup_1.0.6-1.diff.gz 46ac416e0708e353971051825e174e61 302166 admin optional cryptsetup_1.0.6-1_amd64.deb e2dc6a64d06fa778f46f02bf7574d479 243168 debian-installer optional cryptsetup-udeb_1.0.6-1_amd64.udeb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH8PBld6lUs+JfIQIRAmO8AJ9rFoa7shP+UieaeKkiZPhgPsBAggCfZJsp 8OZV1HQTH3Gx+fHJ13fx41E= =GBVe -----END PGP SIGNATURE-----
--- End Message ---

