a bug in module loading? svn: "Mismatched FS module version"
From: Ilya Sandler <Ilya.Sandler_at_teleatlas.com>
Date: Mon, 3 Mar 2008 21:36:04 -0500
Hello,
I believe there is a serious bug in how subversion finds some of its
As per instructons on subversion web site, I'm
The bug has been reported on user mailing list by several people.
(Google search:
and the answer has always been: "uninistall an older version of svn",
Furthermore, a very similar issue was recently discussed on dev.
(This message lists 3 related issues and provides a patch for the first
So is this a bug? Or am I grossly misunderstand something?
Thanks,
Ilya
and the details:
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 Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.