[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: Tobi <k.tobi_at_gmx.de>
Date: 2005-08-07 15:34:19 CEST

Hi Peter,

the error happened on initial install.

The run of "db4.2_recover" on my svn repository solved the problem.

Thanks for your help Peter!

Best regards,
Tobi

----- Original Message -----
From: "Peter Samuelson" <peter@p12n.org>
To: "Tobi" <k.tobi@gmx.de>
Cc: <users@subversion.tigris.org>
Sent: Saturday, August 06, 2005 8:26 PM
Subject: Re: Error string not specified yet: Berkeley DB error while opening environment for filesystem /home/svn/src/db:\nInvalid
argument

[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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 7 15:35:37 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.