bazaar in chroot

John Arbash Meinel john at arbash-meinel.com
Wed Dec 21 12:31:02 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 12/21/2011 12:54 PM, Hajo Locke wrote:
> Hello,
> 
>>> Another thing you could try running bzr under strace to see
>>> what location it's trying to load the extensions from - just
>>> grep for _static_tuple_c in the strace output.
> 
> ahh, i straced again and found the problem. all of the .so files
> were searched in chrooted /usr/share/pyshared/bzrlib/ in
> non-chrooted env this .so files are all located in 
> /usr/lib/python2.6/dist-packages/bzrlib
> 
> the chrooted bzr did not search for files in chrooted 
> /usr/lib/python2.6/dist-packages/bzrlib which is also existent. I
> copied the files and solved this by now. Are this searchpaths 
> adjustable by some conf-settings in ~/.bazaar/bazaar.conf ? there
> is no conf in original packages.
> 
> Thanks for your help, Hajo
> 

This is probably compiled into python by your distribution.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7x0YYACgkQJdeBCYSNAAPUDwCfRN4kO1lfdfoPykgnjHhASjqc
usgAn031dyIymsVZv+VM7uvlQgBcoO4Y
=5gEf
-----END PGP SIGNATURE-----



More information about the bazaar mailing list