Is this a bug in Dulwich, bzr-git or bzr? (or my set up. . . )
Russel Winder
russel.winder at concertant.com
Mon Jan 11 14:33:17 GMT 2010
Jelmer,
On Mon, 2010-01-11 at 08:59 +1300, Jelmer Vernooij wrote:
> On Mon, 2010-01-11 at 08:57 +1300, Jelmer Vernooij wrote:
> > On Sun, 2010-01-10 at 18:07 +0000, Russel Winder wrote:
> > > I have the latest bzr-git and Dulwich installed -- Bazaar branches of
> > > the trunks, with Dulwich installed via make.
> > >
> > > However:
> > >
> > > |> bzr branch git://git.codehaus.org/gpars.git GPars
> > > bzr: ERROR: Unsupported protocol for url "git://git.codehaus.org/gpars.git": Unable to import library "dulwich": bzr-git: Please install dulwich, https://launchpad.net/dulwich
> > The version of dulwich you have installed is too old. I'll see if I can
> > have the error message improved a bit.
> Actually, looking more closely it seems like it should already be giving
> you a different error in case the version of Dulwich is too old. So I
> suspect your local installation is broken somehow. Does "python -c
> 'import dulwich'" work without problems?
No it doesn't.
|> which dulwich
/usr/local/bin/dulwich
|> python -c "import dulwich"
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named dulwich
|>
Which explians the original error message I was seeing I guess ;-)
So let me ask the dual question: if Dulwich is not installed correctly
(even though I just used the standard "make install" from the Dulwich
source), how come bzr-git is able to work with Git repositories giving
the appearance that everything was working as it should?
Thanks.
--
Russel.
=============================================================================
Dr Russel Winder Partner
xmpp: russel at russel.org.uk
Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road, f: +44 8700 516 084 voip: sip:russel.winder at ekiga.net
London SW11 1EN, UK m: +44 7770 465 077 skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20100111/0e6bff18/attachment.pgp
More information about the bazaar
mailing list