Dulwich uninstallable

Russel Winder russel.winder at concertant.com
Thu Jan 21 14:17:17 GMT 2010


Jelmer,

Sorry, but I have to have a rant . . . 

Has anyone ever successfully installed Dulwich?

There was a recent update so it seemed time to upgrade.  I removed all
sign of Dulwich on my 4 Ubuntu machines -- Distutils being incapable of
uninstall.

I then ran:

	sudo make clean
	sudo make install
	sudo make clean

in the Dulwich source for each of the 4 machines.  The installation
process reports success but the resultant stuff put
into /usr/local/lib/python2.6/dist-packages does not represent a usable
installation.  Instead I just get:

        bzr: ERROR: Unsupported protocol for url "git+ssh://git@git.codehaus.org/gpars.git": Unable to import library "dulwich": bzr-git: Please install dulwich, https://launchpad.net/dulwich

It seems I have to manual add a symbolic link to make all this work.

        521 dimen:/usr/local/lib/python2.6/dist-packages
        |> ln -s dulwich-0.4.2-py2.6-linux-i686.egg/dulwich .

So if make install is not the way of doing an install what the $$$$ is?

And yes I am grumpy, wouldn't you be when given a "make install" you
type "make install" and install is what it doesn't do?

-- 
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/20100121/46d00481/attachment.pgp 


More information about the bazaar mailing list