FS#19883 - cryptsetup package installs libcryptsetup.pc in wrong path, pkg-config does not find it.
Attached to Project:
Arch Linux
Opened by FreakGuard (FreakGuard) - Monday, 21 June 2010, 13:35 GMT
Last edited by Thomas Bächler (brain0) - Wednesday, 30 June 2010, 17:30 GMT
Opened by FreakGuard (FreakGuard) - Monday, 21 June 2010, 13:35 GMT
Last edited by Thomas Bächler (brain0) - Wednesday, 30 June 2010, 17:30 GMT
|
Details
Description:
pkg-config expects package files to be in /usr/lib/pkgconfig, not /lib/pkgconfig. |
This task depends upon
Closed by Thomas Bächler (brain0)
Wednesday, 30 June 2010, 17:30 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in cryptsetup 1.1.2-2
Wednesday, 30 June 2010, 17:30 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in cryptsetup 1.1.2-2

Please explain. I have no idea what this bug refers to...

all our pkgconfig files are in /usr/lib/pkgconfig. if one package
installs his .pc file in /lib/pkgconfig, is a bug in that packages

I think he refers to cryptsetup.

I thought I mentioned cryptsetup somewhere... sorry about that.
Yes, it's cryptsetup.

Ah, nice catch, didn't see that.