16 Oct
2007
16 Oct
'07
4:16 p.m.
On 10/15/07, Andreas Radke <a.radke@arcor.de> wrote:
Am Sun, 14 Oct 2007 19:22:19 -0500 schrieb "Aaron Griffin" <aaronmgriffin@gmail.com>:
You shouldn't need to use tools INSIDE the chroot. You should chroot, makepkg, exit chroot, and THEN do any tests you need on the package itself.
How do you want to use {check,repo}pkg to use with PKGDEST from outside chroot? This can only work when you use one common package destination directory and mount it into every chroot like i do with SRCDEST.
I could add something to the chroot tools to move the package to the PKGDEST folder after leaving the chroot. That'd be one or two lines of code.