Bug 124792 - svnadmin create fails with Berkeley DB error
Summary: svnadmin create fails with Berkeley DB error
Keywords:
Status: CLOSED DUPLICATE of bug 91933
Alias: None
Product: Fedora
Classification: Fedora
Component: subversion
Version: 1
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-30 06:36 UTC by Andrew Pam
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:03:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.