On Mon, Jun 01, 2015 at 01:36:22PM -0400, Phil Susi wrote: > On 6/1/2015 12:28 PM, Andreas Henriksson wrote: > > The eject utility from util-linux will also bring a dependency > > on libmount, which currently has no udeb. This needs to be added > > as well. Should hopefully not be an issue... (famous last words?) > > Wait, how can this be? Certainly the mount program itself depends on > libmount? And it is included in the util-linux udeb isn't it?
First of all the mount program is not shipped in (binary package) util-linux, but in the package called mount (on linux-any). (This is mostly a historic heritage I guess.) Second, because (as all udebs only ships what's absolutely neccessary) the util-linux-udeb only ships /sbin/blkid. Please check for yourself by building src:util-linux and examine the packages with dpkg -c <filename.{,u}deb> and check their generated dependencies with dpkg -I <filename.{,u}deb>. Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org