[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Mismatched FS Modules for 'dbd': found 1.2.0, expected 1.1.4

From: Dirk Schenkewitz <schenkewitz_at_docomolab-euro.com>
Date: 2005-07-06 12:15:54 CEST

(sorry, forgot to CC to the list, again :-()

Ben Collins-Sussman wrote:
>
> On Jul 5, 2005, at 4:26 PM, cbruner@compulife.com wrote:
>
>>
>> root_at_gecko ~ # svn checkout svn://gecko/home/svn/trunk/classes
>> svn: Mismatched FS module version for 'bdb': found 1.2.0, expected 1.1.4
>
>
> Perplexing. So I think your svn 1.2 binary is picking up libsvn_fs
> 1.1.4 at runtime, which is then dynamically loading libsvn_fs_base
> 1.2.0? Truly bizarre.

Something about the order in LD_LIBRARY_PATH or such?

> However this happened, it's definitely a side-effect of having multiple
> versions of svn installed. My recommendation is that you wipe away
> *all* subversion binaries and libraries (hunt them down), and then
> reinstall svn 1.2.

Exactly. I had the same on a client yesterday. It was solved by
uninstalling the RPMs of the older version. Since the newer version
(which was build from sources) was installed on a different location,
I didn't even need to re-install (but it would certainly be safer).

Best regards
   Dirk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 6 12:17:43 2005

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.