bzr error - failed to load bzrlib.repofmt.knitrepo.RepositoryFormatKnit1

John Arbash Meinel john at arbash-meinel.com
Thu Nov 1 16:04:21 GMT 2007


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

Filip Rembiałkowski wrote:
> Hi all bazaar users,
> 
> After fresh install I get this error (see below)
> 
> I'm new to bazaar and python so sorry if it's something obvious.
> 
> What might be the problem?
> 
> 
> root at boa:/usr/src/bzr-0.91# python setup.py install --home ~
> 
> The python package 'Pyrex' is not available. If the .c files are available,
> they will be built, but modifying the .pyx files will not rebuild them.
> 
...

>     raise ImportError('failed to load %s: %s' % (full_name, e))
> ImportError: failed to load
> bzrlib.repofmt.knitrepo.RepositoryFormatKnit1: No module named _md5
> 
> bzr 0.91.0 on python 2.5.1.final.0 (linux2)
> arguments: ['/root/bin/bzr', 'init']
> 
> ** please send this report to bazaar at lists.ubuntu.com

This seems really weird. It would indicate that "import md5" is failing.

Are you sure your python installation is correct?

What does:

python -c 'import md5; md5.new()'

give?

John
=:->

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

iD8DBQFHKfkFJdeBCYSNAAMRAnv5AKC8ZVrdcggIIoMGmcfw0tYz4wkOcQCfVkaE
vCSPBSlcSKtzkqNwMB06KzE=
=RfRX
-----END PGP SIGNATURE-----



More information about the bazaar mailing list