bsddb in python 2.5.1

"Martin v. Löwis" martin at v.loewis.de
Mon Nov 5 00:37:59 EST 2007


> I have two versions of bsddb3 installed (only one is active) this is
> from /usr/lib/python2.5/site-packages:
> drwxr-xr-x  3 root root   4096 2007-11-03 15:01 bsddb3
> -rw-r--r--  1 root root    905 2007-11-03 15:39 bsddb3-4.4.2.egg-info
> -rw-r--r--  1 root root    905 2007-11-03 15:49 bsddb3-4.5.0.egg-info

This makes two installations, but how do you know that they really link
with two different versions of Berkeley DB?

> I'm really at a loss of what I could do, except for reverting
> back to Ubuntu 7.05. 

What's wrong with upgrading the database files to 4.5? Just run the
proper db_upgrade binary.

Regards,
Martin



More information about the Python-list mailing list