Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178345 - stabilize sys-fs/cryptsetup-luks-1.0.4-r3 for >=gentoo-sources-2.6.20
Summary: stabilize sys-fs/cryptsetup-luks-1.0.4-r3 for >=gentoo-sources-2.6.20
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Benjamin Smee (strerror) (RETIRED)
URL: http://forums.gentoo.org/viewtopic-p-...
Whiteboard:
Keywords: STABLEREQ
: 182386 (view as bug list)
Depends on:
Blocks: kernel-2.6.20 kernel-2.6.21
  Show dependency tree
 
Reported: 2007-05-13 14:25 UTC by Satan Claus
Modified: 2007-07-02 19:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Satan Claus 2007-05-13 14:25:15 UTC
If you're using cryptsetup-luks-1.0.3-r2 with a kernel newer than 2.6.20, you're not prompted for the root filesystem's passphrase by cryptsetup which is run from a genkernel created initrd.
I guess this is related to the old version of luks using the deprecated "getpass" method, while the new versions use a completely different routine, to retrieve the passphrase.

Reproducible: Always

Steps to Reproduce:
1. Install a crypted root setup, where you use luks
2. Boot the system


Actual Results:  
See luks trying to decrypt your hd without password and without prompting you for one.

Expected Results:  
Well... being prompted for a passphrase instead of getting an error message only, that there's no key with an empty passphrase ;)

see http://forums.gentoo.org/viewtopic-p-4053155.html
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-17 20:45:07 UTC
*** Bug 182386 has been marked as a duplicate of this bug. ***
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-06-17 21:16:33 UTC
Adding arches to make the decision because the maintainer has not responded in a month.
Comment 3 Gustavo Zacarias (RETIRED) gentoo-dev 2007-06-19 13:12:47 UTC
i say sparc stable.
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2007-06-19 23:28:57 UTC
x86 stable
Comment 5 Joshua Kinard gentoo-dev 2007-06-20 00:07:51 UTC
mips doesn't use gentoo-sources, and I'm not aware of any users trying encrypted hard drives on our arch (nor is mips-sources rigged for any crypto-setup like that).
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2007-06-20 09:05:12 UTC
Ehh, cryptsetup doesn't require any patches to the kernel, so mips-sources has full support for it.  It just uses the device-mapper functionality from vanilla.  If you still don't want this on mips, feel free to remove yourselves again.
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2007-06-20 16:24:24 UTC
Stable for HPPA.
Comment 8 Markus Rothe (RETIRED) gentoo-dev 2007-06-20 19:39:03 UTC
ppc64 stable
Comment 9 Christoph Mende (RETIRED) gentoo-dev 2007-06-21 15:15:32 UTC
amd64 done
Comment 10 Joshua Kinard gentoo-dev 2007-06-23 02:55:04 UTC
stable on mips.  Can't test it, but we'll play the waiting game for any unknown unknown bugs out there.
Comment 11 Lars Weiler (RETIRED) gentoo-dev 2007-06-26 16:14:28 UTC
ppc stable
Comment 12 Raúl Porcel (RETIRED) gentoo-dev 2007-07-02 19:35:00 UTC
alpha/ia64 stable, closing, thanks Tobias for testing