Andrew Pollock <apoll...@debian.org> writes: > I just got onto the git-pbuilder bandwagon, and was briefly confused as > to where my resulting build went, because when I use pdebuild, the > results wind up in the default location of /var/cache/pbuilder/result, > and I'm quite happy with that.
> git-pbuilder seems to forcibly supply a "--buildresult .." with no way > to override that. That's because the way this normally works is that git-buildpackage runs git-pbuilder and expects that behavior, because that means the build ends up in build-area (or whatever you have configured). If you tell *git-buildpackage* that you want your builds to end up in /var/cache/pbuilder/result (via --git-export-dir), I believe everything works, but at the cost of dropping the source package and unpacked tarball into that directory as well. I don't know if that would be a problem. I don't think I ever considered the possibility that people would want the build-area and the place where the built debs end up to be different. -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org