← Back to team overview

touch-packages team mailing list archive

[Bug 1096581] Re: libmount-dev missing blkid dependency (or abusing Requires.private)

 

Fixed in Debian, will merge.

** Changed in: util-linux (Ubuntu)
       Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1096581

Title:
  libmount-dev missing blkid dependency (or abusing Requires.private)

Status in “util-linux” package in Ubuntu:
  Fix Committed

Bug description:
  While trying to use libmount-dev development files via pkgconfig I'm
  getting error:

  ruff@box:~/co/e17/efl$ pkg-config --cflags 'mount >= 2.20' 
  Package blkid was not found in the pkg-config search path.
  Perhaps you should add the directory containing `blkid.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'blkid', required by 'mount', not found

  The package appears to be listed in Requires.private field:
  ruff@box:~/co/e17/efl$ grep blkid `dpkg-query -L libmount-dev | grep mount.pc`
  Requires.private: blkid

  At the same time required package is not listed in the dependencies:
  ruff@box:~/co/e17/efl$ apt-cache show libmount-dev | grep Depend | tail -1
  Depends: libc6-dev | libc-dev, libmount1 (= 2.20.1-5.1ubuntu2), uuid-dev

  Ubuntu Raring Ringtail (development branch) \n \l
  ii  libmount-dev                          2.20.1-5.1ubuntu4                          amd64        block device id library - headers and static libraries
  ii  libmount1:amd64                       2.20.1-5.1ubuntu4                          amd64        block device id library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1096581/+subscriptions