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

Re: Error string not specified yet: Berkeley DB error while opening environment for filesystem /home/svn/src/db:\nInvalid argument

From: Peter Samuelson <peter_at_p12n.org>
Date: 2005-08-06 20:26:23 CEST

[Tobi]
> I didn?t upgraded the BDB.
> I installed the debian packages apache2, libapache2-svn, subversion,
> and subversion-tools.

Did this happen on initial install, or upgrade from a previous
subversion package? If the latter, do you remember what the previous
version was?

Feel free to file a Debian bug using the 'reportbug' script.

> On my system I can?t find (find / -name db_recover) the 'db_recover'
> tool for BDB.

Look for db4.2_recover.

> How can I discover the version of the installed BDB?

  readelf -d /usr/bin/svn | grep 'NEEDED.*libdb'

This will be 4.2 for recent subversion packages.

Peter

Received on Sat Aug 6 20:28:28 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.