Gentoo Archives: gentoo-dev

From: Paul de Vrieze <pauldv@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Subversion and Apache 2.0.54
Date: Fri, 13 May 2005 13:59:21
Message-Id: 200505131558.47656.pauldv@gentoo.org
In Reply to: [gentoo-dev] Subversion and Apache 2.0.54 by Ian Brandt
1 On Saturday 07 May 2005 20:44, Ian Brandt wrote:
2 > I suppose this is effectively to Paul:
3 >
4 > Have you had a chance to try Subversion with Apache 2.0.54? I'm
5 > getting the following error after emerging apache-2.0.54 (along with
6 > apr-1.1.1 and apr-1.1.2), and re-emerging subversion-1.1.4:
7 >
8 > [notice] Apache/2.0.54 (Gentoo/Linux) mod_ssl/2.0.54 OpenSSL/0.9.7e
9 > DAV/2 SVN/1.1.4 configured -- resuming normal operations
10 > [error] (20014)Error string not specified yet: Berkeley DB error while
11 > opening environment for filesystem /var/svn/repos/db:\nDB_RUNRECOVERY:
12 > Fatal error, run database recovery
13 > [error] Could not fetch resource information. [500, #0]
14 > [error] Could not open the requested SVN filesystem [500, #160029]
15 >
16 > I was going to take a stab at it, but wanted to first see if you
17 > didn't already have something in the works.
18
19 Quite likely you changed db versions along the run. While this
20 theoretically should work. The best course of action is to dump the
21 repository. Make sure you have a consistent use of db, and load the
22 repository. Alternatively you could try to use fs_fs which will be the
23 default for the 1.2 release and does not need database recovery
24 (obviously as it is not database based).
25
26 Paul
27
28 --
29 Paul de Vrieze
30 Gentoo Developer
31 Mail: pauldv@g.o
32 Homepage: http://www.devrieze.net