Mònica Ramírez Arceda <mon...@debian.org> writes: > This command is still not working for me :-(
> According to git-pbuilder man page, I must retitle mybase.cow to > base-mybase.cow. When I retitle the image, git-pbuilder works using this > command: > $ env DIST=xmlstarlet git-pbuilder Ah, yes, sorry, that's true. The base directory must begin with "base-" currently. > but if I run git-buildpackage with the command you recommended, it still > continues using base.cow. > I've taken a look to the source code and it seems that DIST env var is > overwritten when using --git-pbuilder option [0]: > > if options.use_pbuilder or options.use_qemubuilder: > ... > os.environ['DIST'] = options.pbuilder_dist Oh, sorry, I'd missed that. So if you're using --git-pbuilder, you instead want --git-dist=mybase. But you will have to name it with "base-" as a prefix. -- 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