On Mon, Mar 17, 2014 at 10:38:51AM -0300, Felipe Sateler wrote: > Package: git-buildpackage > Version: 0.6.10 > Severity: wishlist > > Currently it is impossible to set a default BUILDER or ARCH variable > without exporting those in the .$SHELLrc. Please provide a way to set > the defaults for git-pbuilder.
Note that when using it with "gbp buildpackage" it _is_ possible. There's --git-arch and --git-qemu-builder which can be put into gbp.conf. In order to support this in git-pbuilder via .gbp.conf we'd need a python git-pbuilder using the gbp infrastructure which (at least last time) Russ was opsed too since it would drag in more dependencies than the current shell script which is a valid point. Altough I think we agreed on having it rewritten in python since it'd simplify argument handling among other things. Cheers, -- Guido > > -- System Information: > Debian Release: jessie/sid > APT prefers unstable > APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores) > Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages git-buildpackage depends on: > ii devscripts 2.14.1 > ii git 1:1.9.0-1 > ii man-db 2.6.6-1 > ii python 2.7.5-5 > ii python-dateutil 1.5+dfsg-1 > ii python-pkg-resources 2.2-1 > > Versions of packages git-buildpackage recommends: > ii cowbuilder 0.73 > ii pristine-tar 1.30 > > Versions of packages git-buildpackage suggests: > ii python-notify 0.1.1-3 > ii unzip 6.0-10 > > -- no debconf information > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

