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... regards, junichi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]