[Piuparts-devel] Bug#557048: piuparts: please check that /bin and /lib binaries don't need stuff from /usr
Raphael Geissert
geissert at debian.org
Thu Nov 19 07:25:41 UTC 2009
Package: piuparts
Version: 0.36
Severity: wishlist
Hi,
Would be great if piuparts detected /bin and /lib binaries linking to
libraries residing under /usr.
A command to get the list of /usr libs needed by $bin is:
ldd $bin 2>/dev/null | sed -nr 's,^[^/]+(/usr/lib/[^ ]+).+$,\1,;T;p'
Cheers,
--
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net
More information about the Piuparts-devel
mailing list