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

db4-related redhat 9 upgrade problems

From: Justin Johnson <justinjohnson_at_fastmail.fm>
Date: 2003-12-29 16:25:25 CET

Hello,

I recently upgraded my RedHat 9 subversion server from
svnadmin-0.32.1-7505 to svnadmin-0.35.1-8085. After doing the upgrade
(using the RPMs from David Summers which I greatly appreciate) I get the
following error trying to checkout a repo.

C:\svn>svn co http://marmot/svn/RatControl rc
svn: No such file or directory
svn: PROPFIND request failed on '/svn/RatControl'
svn:
Could not open the requested SVN filesystem
C:\svn>

After searching through some postings to the list, I decided to dump and
reload. When I try to though, I get the following errors:

[root@marmot svnroot]# cd /home/svnroot
[root@marmot svnroot]# mv RatControl RatControl.old
[root@marmot svnroot]# svnadmin-0.32.1-7505 dump RatControl.old >
RatControl.dump
svn: Berkeley DB error
svn: Berkeley DB error while reading filesystem revision for filesystem
RatControl.old/db:
Function not implemented
[root@marmot svnroot]#

I did some searching and found the following bug with the db4 RPM.

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=91933

I am having a rather difficult time figuring out how to fix this problem.
 I've tried upgrading using various db4 RPMs I found on the net, and
building from the src RPMs, but it seems I always run into problems
because the version of db4 must remain on my system since so much is
dependent on it.

Has anyone else had these problems? Anyone resolved them while remaining
on RedHat 9?

Thanks.
-Justin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 29 16:26:10 2003

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.