* Jakub Wilk <jw...@debian.org>, 2013-01-21, 22:17:
adequate checks quality of installed packages.
can it be used on chroots without being installed in the chroot?
like
  adequate --root=/some/chroot mypkg

You can't do that currently, and I'm afraid it won't be easy to implement.

adequate 0.4 has the --root option, but it's implemented by chroot(2)ing, so it's only slightly better than this hack:

cat /usr/bin/adequate | chroot /some/chroot perl - mypkg

--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to