bzr on debian
Marius Kruger
amanic at gmail.com
Wed Aug 29 16:10:18 BST 2007
thanks you guys
On 8/29/07, Bob Tanner <tanner at real-time.com> wrote:On 2007-08-29 05:01:24
-0500, "Marius Kruger" <amanic at gmail.com> said:
> What release of debian?
>
Debian 4.0 aka etch
Fairly modern releases are installed with
>
> % sudo apt-get update; sudo apt-get install bzr
>
> http://packages.debian.org can be your friend, if you are trying to
> install bzr on stable (etch) that is pretty dated
>
yip 0.11 which is a bit too old..
On 8/29/07, Jeff Licquia <jeff at licquia.org> wrote:
>
> Marius Kruger wrote:
> > my sysadmin is having no joy installing bzr on debian for us.
>
> Since etch, bzr has been shipped with Debian. Etch has 0.11, while
> lenny and sid have been fairly up to date (0.18 as of this moment; 0.90
> will likely appear soon).
>
> If you need a newer version for etch, see http://www.backports.org/.
> Last I checked, backports had bzr 0.17 for etch.
>
cool this sort of worked because I could do:
wget -O - http://backports.org/debian/archive.key | apt-key add -
I could not get the equivalent for this for our repository:
http://bazaar-vcs.org/releases/debs/sid/
I did try
wget -O - http://bazaar-vcs.org/releases/debs/sid/Release.gpg |apt-key add -
but I still got
W: GPG error: http://bazaar-vcs.org ./ Release: The following signatures
couldn't be verified because the public key is not available: NO_PUBKEY
E9149F67EEA6AD6A
I assume that Release.gpg isn't what I'm looking for or it breaks because
the repo is /sid/ and not /etch/
thanks for the help
regards
marius
--
bazaar-vcs.org
Because I don't trust Version Control Systems with less than 6953 unit
tests.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20070829/a35253b7/attachment.htm
More information about the bazaar
mailing list