Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 582620

Summary: sys-fs/cryptsetup-1.7 init script hangs on gpg key luks setup
Product: Gentoo Linux Reporter: Vladi <vladi>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vladi 2016-05-10 03:33:41 UTC
cryptosetup init script hangs on gpg key luks setup, which works with the one from 1.6. here is my /etc/conf.d/dmcrypt config:

target=crypt-hdd1
source='UUID=xxxxxxxxx'
key='/etc/das.gpg:gpg'
Comment 1 Mike Pagano gentoo-dev 2018-01-12 13:02:04 UTC
This is an old version and an old bug at that. Not sure why kernel got assigned this.  

Reporter: is this still a problem with newer versions.

Assigning to maintainer of cryptsetup.
Comment 2 Vladi 2018-01-13 23:31:11 UTC
not sure any longer sorry. I just do it with a script that starts a gpg agent first as to not re-enter password for each hard disk.