[Pkg-mc-devel] [Bug 768049] Re: "apt-get build-dep" ignores e2fslibs-dev dependency to build a package

Micah Gersten launchpad at micahscomputing.com
Thu Apr 21 05:43:40 UTC 2011


Thank you for reporting this to Ubuntu.  apt-get build-dep acts on the
deb sources file for the version of Ubuntu you are running.  If you want
to get the build-deps for a checkout, look at get-build-deps in the
ubuntu-dev-tools package.  Which release were you trying this on?

** Changed in: mc (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Debian MC
Packaging Group, which is subscribed to mc in Ubuntu.
https://bugs.launchpad.net/bugs/768049

Title:
  "apt-get build-dep" ignores e2fslibs-dev dependency to build a package

Status in “mc” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: mc

  When I try ti build a DEB package from source, apt-get build-dep
  ignores e2fslibs-dev package:

  $bzr checkout lp:ubuntu/mc
  $sudo apt-get build-dep mc
  $dpkg-buildpackage -b
  ...
  dpkg-checkbuilddeps: Unmet build dependencies: e2fslibs-dev
  ...
  $sudo apt-get install e2fslibs-dev
  $dpkg-buildpackage -b

  Everething it's OK now.



More information about the Pkg-mc-devel mailing list