[Bug 540363] New: /etc/init.d/boot.crypto fails to mount device when keyfile is specified
http://bugzilla.novell.com/show_bug.cgi?id=540363 Summary: /etc/init.d/boot.crypto fails to mount device when keyfile is specified Classification: openSUSE Product: openSUSE 11.2 Version: Milestone 7 Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jacob.hart+opensuse@gmail.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.2) Gecko/20090730 SUSE/3.5.2-3.4 Firefox/3.5.2 Example /etc/crypttab # name device key options crypt-tmp /dev/sdb1 /root/crypt-tmp.key luks elantris:~ # ls -al /root/crypt-tmp.key -rw-r--r-- 1 root root 256 2009-09-19 02:39 /root/crypt-tmp.key elantris:~ # /etc/init.d/boot.crypto start /dev/sdb1 /lib/cryptsetup/boot.crypto.functions: line 623: -e: command not found crypt-tmp: /root/crypt-tmp.key does not exist skipped It's a one-line fix: just add "test" before "-e" on line 623 and everything's fine. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540363 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |lnussel@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540363 User lnussel@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540363#c1 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Ludwig Nussel <lnussel@novell.com> 2009-09-23 05:33:11 MDT --- fixed in factory -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540363 http://bugzilla.novell.com/show_bug.cgi?id=540363#c2 --- Comment #2 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (540363) was mentioned in https://build.opensuse.org/request/show/20637 Factory / cryptsetup -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com