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

Re: Berkeley DB_PRIVATE error

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-08 14:50:11 CEST

On Aug 8, 2005, at 6:21 AM, Mike Dewhirst wrote:

> Can anyone shed some light please?
>
> How do I repair a bdb based repository with the following error?
>
> $ svnadmin recover /srv/svn/repos/pyzen
> Repository lock acquired
> Please wait; recovering the repository may take some time...
>
> Recovery completed.
> $ Berkely DB error while opening environment for filesystem /srv/
> svn/repos/pyzen/db:
> Invalid argument
> $ bdb: Berkeley DB library configured to support only DB_PRIVATE
> environments
>
>
>

Didn't you just run into this problem last May?

    http://svn.haxx.se/users/archive-2005-05/0049.shtml

Either way, this mail seems to talk about the problem more,
specifically on SuSe:

    http://svn.haxx.se/tsvn/archive-2005-04/0970.shtml

I think you need to rebuild BDB from source and reinstall it. Or
find a different BDB rpm.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 8 14:51:58 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.