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

Re: Problem setting up repository: svn: Berkeley DB error whilecreating environment

From: Stephan Kuhagen <stk_at_tzi.de>
Date: 2004-02-05 12:11:20 CET

Hi

# > Sounds like I have to compile db4 for that kernel, right?
#
# Yes. I had the exact same problem on an experimental SVN server when I
# upgraded its kernel to 2.6.1. Recompiling db4, etc. solved the problem.

Thanks for the hints, but it doesnt work... Maybe more detail makes my
failure visible:

The distribution is Fedora but with a vanilla-kernel 2.4.21 (which I
needed because of a patch for the IDE-Driver to habe DMA...). db4 was
the db4-4.1.25-14-RPMs. I recompiled the db4 from the SRPMs and
reinstalled db4, then compiled subversion 0.37 and got the same error:

  subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
  svn: Berkeley DB error while creating environment for filesystem myrep/db:
  Invalid argument

Even when installing a new db4 (from the current source-tarbal,
version 4.2.52) and then configuring svn with

  configure --with-berkeley-db=/usr/local/BerkeleyDB.4.2/ --enable-maintainer-mode

it seems to compile and link against my other db4-1, which I compiled
from the SRPM and so I got the same error.

I have no clue, what to do...

Thanks for any help.
Stephan

-- 
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| EMail: stk@tzi.de                    __o  |
| >>> ...destination anywhere,        -\<,  |
| >>> east or west, I don't care... (*)/(*) |
| WWW: http://mempool.no-ip.org             |
\___________________________________________/
PS: Ich widerspreche der Nutzung oder Uebermittlung meiner
Daten fuer Werbezwecke oder fuer die Markt- und Meinungsforschung
(§28 Abs. 4 Bundesdatenschutzgesetz)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 5 12:12:18 2004

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.