Is this a bug in Dulwich, bzr-git or bzr? (or my set up. . . )

Max Bowsher maxb at f2s.com
Mon Jan 11 14:36:45 GMT 2010


Russel Winder wrote:
> On Mon, 2010-01-11 at 07:40 -0600, John Arbash Meinel wrote:
> [ . . . ]
>> - From what I can tell dulwich is installed in '/usr/local/lib' but he is
>> running python from '/usr/*'. So he should be running
>> '/usr/local/bin/python' instead...
> 
> I have Dulwich in its default installation location which seems fine a
> priori.  Since there appears to be no maintained PPA holding recent
> Ubuntu packaging of Dulwich, I am very loathe to do an install to /usr
> instead of /usr/local.
> 
> Actually doing a search I am not sure the Dulwich install actually
> installs any Python code anywhere, just the executable and the Python
> egg directory.
> 
>         |> find /usr -name "*dulwich*"
>         /usr/local/lib/python2.6/dist-packages/dulwich-0.4.1-py2.6-linux-i686.egg
>         find: ‘/usr/local/lib/python2.6/dist-packages/dulwich-0.4.1-py2.6-linux-i686.egg’: Permission denied
>         find: ‘/usr/local/lib/python2.6/dist-packages/csp’: Permission denied
>         find: ‘/usr/local/lib/python2.6/dist-packages/bsp’: Permission denied
>         find: ‘/usr/local/lib/jython2.5’: Permission denied
>         /usr/local/bin/dulwich
>         find: ‘/usr/local/csp’: Permission denied
>         |> 


It seems that you have dulwich installed, but with the permissions
broken such that your user cannot see it or use it!

The other non-dulwich errors are also rather peculiar - it is highly
unusual (i.e. normally broken) for anything in /usr/local/lib to be not
world-readable.

Max.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20100111/56fa95dd/attachment.pgp 


More information about the bazaar mailing list