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
![Link to this comment](../themes/ArchLinux/comment.png)
Actually, ONLY pmount has a problem, it's the only tool that
hardcodes the path to cryptsetup.
![Link to this comment](../themes/ArchLinux/comment.png)
Shouldn't that be quite simple to fix? Patch attached.