<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=windows-1252"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
James Westby wrote:
<blockquote
 cite="mid:828237b358c4fcdefa76ccb237f1c1f1,87aai26183.fsf@jameswestby.net"
 type="cite">
  <pre wrap="">On Fri, 11 Feb 2011 14:57:48 +0100, Jelmer Vernooij <a class="moz-txt-link-rfc2396E" href="mailto:jelmer@samba.org"><jelmer@samba.org></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Urgh, so it's basically a hack around the fact that "run" isn't
available?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes.

  </pre>
  <blockquote type="cite">
    <pre wrap="">We could do things like edit debian/control here as well?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You could.

Thanks,

James


  </pre>
</blockquote>
There is a very easy workaround for users. This is already needed for
0.99.0 since it <i>still</i> doesn't contain a pickle file:<br>
<br>
            tar xzf bzr-gtk-${BZR_GTK_VERSION}.tar.gz || exit 1<br>
            cd $BZR_GTK_VERSION || exit 1<br>
            # needed since the manifest says it is there but it isn't
in the tarball<br>
            <b>touch credits.pickle</b><br>
            python setup.py install --home $dest > $logfile
2>&1<br>
<br>
Its very nice for the developers to get credit for their work, but it
shouldn't break packages!!!!! I'd suggest that most users, to quote
Rhett Butler:  "Frankly, my dear, I don't give a damn."<br>
<br>
<br>
<div class="moz-signature">-- <br>
<meta http-equiv="CONTENT-TYPE" content="text/html; ">
<title></title>
<style type="text/css">
        <!--
                @page { size: 8.5in 11in; margin: 0.79in }
                P { margin-bottom: 0.08in }
        -->
        </style>
<p style="margin-bottom: 0.2in;" align="left"> <strong> <font
 color="#000017" face="Arial" size="2"> David Ingamells   </font> </strong>
<font color="#767676" face="Arial" size="2"> Test Architect    </font>
<strong> <font color="#f50000" face="Arial" size="2"> Map</font><font
 color="#000017" face="Arial" size="2">scape</font> </strong><br>
<br>
<font color="#767676" face="Arial" size="2"> Henri Wijnmalenweg 5b  </font>
<font style="font-size: 7pt;" color="#bfbfbf" face="Arial" size="1"> | </font>
<font color="#767676" face="Arial" size="2"> 5657 EP Eindhoven </font>
<font style="font-size: 7pt;" color="#bfbfbf" face="Arial" size="1"> | </font>
<font color="#767676" face="Arial" size="2"> The Netherlands </font> <br>
<font color="#767676" face="Arial" size="2"> Phone +31 (0)40 7113571 </font>
<font style="font-size: 7pt;" color="#bfbfbf" face="Arial" size="1"> | </font>
<font color="#767676" face="Arial" size="2"> Fax +31 (0)40 7113599 </font>
<br>
<a href="http://www.mapscape.eu/"> <font color="#f50000" face="Arial"
 size="2"> www.mapscape.eu </font> </a>
</p>
<p style="margin-bottom: 0in;"> <font color="#808080" face="Arial"
 size="1"> <span lang="en-GB"> Mapscape B.V. is ISO9001:2008
certified. <br>
This e-mail and any attachment may contain corporate proprietary
information and may only be read, copied and used by the intended
recipient. If you have received it by mistake, please notify us
immediately by reply e-mail and delete this e-mail and its attachments
from your system. We believe but do not warrant that this message and
any attachments are virus free. <br>
Mapscape B.V. is registered at the Kamer van Koophandel Oost-Brabant
located in Eindhoven, The Netherlands, number 17210210. </span> </font>
</p>
</div>
</body>
</html>