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
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Tobias Powalowski (tpowa)
Thomas Bächler (brain0)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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

Closed by  Thomas Bächler (brain0)
Thursday, 10 June 2010, 11:12 GMT
Reason for closing:  Fixed
Comment by Thomas Bächler (brain0) - Saturday, 15 May 2010, 00:11 GMT
Actually, ONLY pmount has a problem, it's the only tool that hardcodes the path to cryptsetup.
Comment by Lukas Fleischer (lfleischer) - Thursday, 10 June 2010, 09:59 GMT
Shouldn't that be quite simple to fix? Patch attached.

Loading...