svn: Mismatched FS module version for 'bdb': found 1.4.5, expected 1.2.3
From: Ilya Sandler <Ilya.Sandler_at_teleatlas.com>
Date: Fri, 29 Feb 2008 19:37:53 -0500
Hello,
I know that I am not the first one to encounter this problem, but I was
Now the situation: a linux (Suse 10) machine has a subversion 1.2.3
/opt/subversion-1.4.5/bin/svnserve --version
/opt/subversion-1.4.5/bin/svnadmin --version
Does anyone know what can be done about this problem?
And now why I think this is a bug in subversion.
As nearly I can tell, the installation is correct: I can run
And then why is it even looking for bdb module? (It was
Then, ldd points to all correct libs,
~/>ldd /opt/bin/svnserve | & grep libsvn_
etc....
Yes strace shows that libsvn_fs_base-1 is loaded from outside of the tree!
strace /opt/subversion-1.4.5/bin/svnserve --version | & grep libsvn_fs_base
Seems like a bug to me
Thanks
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.