[ubuntu-dev] Bug#659060: Patch for #659060

Alessio Treglia alessio at debian.org
Tue Feb 7 21:25:07 UTC 2012


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         | alessio at debian.org
Ubuntu Core Developer    | quadrispro at ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/ubuntu-dev-team/attachments/20120207/843e8b82/attachment.pgp>


More information about the ubuntu-dev-team mailing list