tags 659060 patch pending
thanks

Hi again,

pbuilder-dist used to set the architecture into the wrong variable, pbuilder
read DISTRIBUTION rather than DIST to override the default value:

--- /usr/bin/cowbuilder-dist    2011-12-21 22:40:26.000000000 +0100
+++ /usr/local/bin/cowbuilder-dist      2012-02-07 22:06:26.977695054 +0100
@@ -344,7 +344,7 @@
             self.auth,
             'HOME=' + os.path.expanduser('~'),
             'ARCH=' + self.build_architecture,
-            'DIST=' + self.target_distro,
+            'DISTRIBUTION=' + self.target_distro,
             self.builder,
         ] + arguments


Cheers.


-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A

Attachment: signature.asc
Description: Digital signature

Reply via email to