[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Use pbuilder, Luke... (Was: cleaning up lib*-dev packages?)



On Mon, 2006-05-15 at 13:59 +0900, Junichi Uekawa wrote:
> Hi,
> 
> > 
> > Nope, it's not :-), just add:
> > 
> > BINDMOUNTS="/var/cache/pbuilder/result"
> > 
> > and put hook script somewhere:
> > 
> > # cat /var/cache/pbuilder/hooks/D70results
> > #!/bin/sh
> > cd /var/cache/pbuilder/result/
> > /usr/bin/dpkg-scanpackages . /dev/null >> /var/cache/pbuilder/result/Packages
> > /usr/bin/apt-get update
> > 
> > (But yes, it slows down build process even more...)
> 
> This should probably go into the documentation, I guess.
> 
> 
> Why do you do ">>" instead of ">" to generate Packages file? It will
> get infinitely larger...

Well spotted...  it's typo...

(And I was wondering while this file has still old paths to packages and
had to delete it and regenerate last time :-)

Ondrej.
-- 
Ondrej Sury <ondrej@sury.org>

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: