Dulwich uninstallable

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


Jelmer,

Neil Martinsen-Burrell was kind enough to hassle me offlist about this
and with his prompts and my less grumpy :-) experimentation the problem
is clear.  Distutils carefully obeys the umask of the logged in use even
when sudo is used.  So "sudo make install" does not set the read and
execute (sometimes) permissions on the installed stuff.  Also the
easy-install.pth file.  So the correct manual intervention I need to
make things work is:

	cd /usr/local/lib/python2.6/dist-packages
	sudo chmod -R go+rX *

Annoying.  And it seems widespread to all Disturil installed
packages.  :-(

Anyway the upshot is that Dulwich is actually installing and working as
it should -- my apologies for implying otherwise.  The problem is with
Distutils not the Dulwich installation.

-- 
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/30fa075f/attachment.pgp 


More information about the bazaar mailing list