FS#19463 - [cryptsetup 1.1.1_rc2-1] [pmount] /sbin/cryptsetup -> /usr/sbin/cryptsetup
Attached to Project:
Arch Linux
Opened by Jens Adam (byte) - Saturday, 15 May 2010, 00:03 GMT
Last edited by Thomas Bächler (brain0) - Thursday, 10 June 2010, 11:12 GMT
Opened by Jens Adam (byte) - Saturday, 15 May 2010, 00:03 GMT
Last edited by Thomas Bächler (brain0) - Thursday, 10 June 2010, 11:12 GMT
|
Details
The current ./configure produces a dynamically linked binary
in /sbin/ and nothing (file or symlink) in /usr/sbin.
pmount for example doesn't like that. |
This task depends upon
Comment by Thomas Bächler (brain0) -
Saturday, 15 May 2010, 00:11 GMT
Comment by
Lukas Fleischer (lfleischer) -
Thursday, 10 June 2010, 09:59 GMT
Actually, ONLY pmount has a problem, it's the only tool that
hardcodes the path to cryptsetup.
Shouldn't that be quite simple to fix? Patch attached.