Re: pbuilder and already downloaded deb

2005-02-07 Thread Bartosz Fenski aka fEnIo
On Mon, Feb 07, 2005 at 02:41:12AM -0400, Maykel Moya wrote: > I'm giving a try to pbuilder. I launched it with --no-targz to not > download everything with every build. > > It's possible to tell pbuilder to get packages > from /var/cache/apt/archives ? Yes, I did a script that parses > pbuilder

pbuilder and already downloaded deb

2005-02-07 Thread Maykel Moya
I'm giving a try to pbuilder. I launched it with --no-targz to not download everything with every build. It's possible to tell pbuilder to get packages from /var/cache/apt/archives ? Yes, I did a script that parses pbuilder output and copy packages available on /var/cache to /var/cache. But, is