Bug 124792

Summary: svnadmin create fails with Berkeley DB error
Product: [Fedora] Fedora Reporter: Andrew Pam <xanni>
Component: subversionAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 1   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:03:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andrew Pam 2004-05-30 06:36:44 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5)
Gecko/20031016 Galeon/1.3.10

Description of problem:
Any attempt to run "svnadmin create xxx" to create a repository xxx
fails with the following error message:

svn: Berkeley DB error
svn: Berkeley DB error while creating environment for filesystem xxx/db:
Invalid argument

This error occurs whether running as a normal user or as root.

The version of db4 installed is db4-4.1.25-14.

Version-Release number of selected component (if applicable):
subversion-0.32.1-2

How reproducible:
Always

Steps to Reproduce:
1. Run "svnadmin create xxx"
    

Actual Results:  svn: Berkeley DB error
svn: Berkeley DB error while creating environment for filesystem xxx/db:
Invalid argument

Expected Results:  svn repository successfully created in the
directory xxx.

Additional info:

Comment 1 Joe Orton 2004-05-30 20:59:03 UTC

*** This bug has been marked as a duplicate of 91933 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:03:52 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.