> > That is not a good idea; > > /tmp/buildd is a directory created and controlled by pbuilder > > when pbuilder build is ran. > > I'm not really sure of this. Without that binding, all the .deb going to > /var/cache/pbuilder/result, that are unusable inside the chroot. Also > copying just the deb inside /tmp/buildd (creating before, of course) > doesn't produce any result, because, still outside the chroot > environment.
pbuilder builds the package at /tmp/buildd (inside the chroot) and then copies the result to /var/cache/pbuilder/result (outside the chroot) So if you run pdebuild, the deb files should be found in /tmp/buildd. regards, junichi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]