FS#19686 - [hal] [pmount] incorrect cryptsetup path
Attached to Project:
Arch Linux
Opened by Gereon Schomber (IncredibleLaser) - Thursday, 03 June 2010, 08:28 GMT
Last edited by Thomas Bächler (brain0) - Thursday, 10 June 2010, 11:12 GMT
Opened by Gereon Schomber (IncredibleLaser) - Thursday, 03 June 2010, 08:28 GMT
Last edited by Thomas Bächler (brain0) - Thursday, 10 June 2010, 11:12 GMT
|
Details
Description:
Cryptsetup 1.1.2-1 installs its binary to /sbin/cryptsetup rather than /usr/sbin/cryptsetup, however HAL's scripts expect it in /usr/sbin. I'm currently rebuilding HAL without applying cryptsetup_location.patch which I hope fixes the issue. Steps to reproduce: - Install Cryptsetup 1.1.2-1 - Try to mount an encrypted device in KDE. You get: "org.freedesktop.Hal.Device.Volume.Crypto.CryptSetupMissing: Error setting up /dev/sdxn - /usr/sbin/cryptsetup not found" |
This task depends upon
BTW, I recompiled HAL without the patch mentioned in the report and everything seems to work.