<span>thanks you guys<br><br></span><span class="gmail_quote">On 8/29/07, <b class="gmail_sendername">Bob Tanner</b> &lt;<a href="mailto:tanner@real-time.com">tanner@real-time.com</a>&gt; wrote:</span>On 2007-08-29 05:01:24 -0500, &quot;Marius Kruger&quot; &lt;
<a href="mailto:amanic@gmail.com">amanic@gmail.com</a>&gt; said:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What release of debian?<br>
</blockquote><div><span><br>Debian 4.0 aka etch</span> <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Fairly modern releases are installed with
<br><br>% sudo apt-get update; sudo apt-get install bzr<br><br><a href="http://packages.debian.org">http://packages.debian.org</a> can be your friend, if you are trying to<br>install bzr on stable (etch) that is pretty dated
<br></blockquote>yip 0.11 which is a bit too old..<br><span></span><br><br><div><span class="gmail_quote">On 8/29/07, <b class="gmail_sendername">Jeff Licquia</b> &lt;<a href="mailto:jeff@licquia.org">jeff@licquia.org</a>
&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Marius Kruger wrote:<br>&gt; my sysadmin is having no joy installing bzr on debian for us.
<br><br>Since etch, bzr has been shipped with Debian.&nbsp;&nbsp;Etch has 0.11, while<br>lenny and sid have been fairly up to date (0.18 as of this moment; 0.90<br>will likely appear soon).<br><br>If you need a newer version for etch, see 
<a href="http://www.backports.org/">http://www.backports.org/</a>.<br>Last I checked, backports had bzr 0.17 for etch.<br></blockquote></div><br>cool this sort of worked because&nbsp; I could do:<span style="font-family: monospace;">
<br></span>wget -O - <a href="http://backports.org/debian/archive.key">http://backports.org/debian/archive.key</a> | apt-key add -<br><br>I could not get the equivalent for this for our repository:<br><a href="http://bazaar-vcs.org/releases/debs/sid/">
http://bazaar-vcs.org/releases/debs/sid/</a><br>I did try <br>wget -O - <a href="http://bazaar-vcs.org/releases/debs/sid/Release.gpg">http://bazaar-vcs.org/releases/debs/sid/Release.gpg</a> |apt-key add -<br>but I still got 
<br>W: GPG error: <a href="http://bazaar-vcs.org">http://bazaar-vcs.org</a> ./ Release: The following signatures couldn&#39;t be verified because the public key is not available: NO_PUBKEY E9149F67EEA6AD6A<br>I assume that 
Release.gpg isn&#39;t what I&#39;m looking for or it breaks because the repo is /sid/ and not /etch/<br><br>thanks for the help<br>regards<br>marius<br clear="all"><br>-- <br><a href="http://bazaar-vcs.org">bazaar-vcs.org
</a><br>Because I don&#39;t trust Version Control Systems with less than 6953 unit tests.