Public bug reported:

In vivid (and maybe other releases) libpam-mount installs the file
/lib/pkgconfig/libcryptmount.pc

That's strange for two reasons:

 1) pkg-config files should not be installed by non-'-dev' packages

 2) pkg-config files won't be found in /lib/pkgconfig

Note for example:

(vivid-amd64)desrt@spadina:~$ pkg-config --libs libcryptmount
Package libcryptmount was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcryptmount.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcryptmount' found

but forcing it will demonstrate that the package is installed:

(vivid-amd64)desrt@spadina:~$ PKG_CONFIG_PATH=/lib/pkgconfig pkg-config --libs 
libcryptmount
-lcryptmount

** Affects: libpam-mount (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libpam-mount in Ubuntu.
https://bugs.launchpad.net/bugs/1404599

Title:
  libpam-mount installs pkgconfig in /lib

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-mount/+bug/1404599/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to