can't SVN up for svn.drupal.org/drupal

hunmonk - November 4, 2009 - 12:34
Project:Drupal.org infrastructure
Component:Other
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

i've reset my infra.d.o password as instructed in the recent email, and have waited more than 30 minutes after the reset. however, i'm getting an error when trying to svn up:

567 colossus$~/svn.drupal.org: svn up
svn: Server sent unexpected return value (500 Internal Server Error) in response to OPTIONS request for 'https://svn.drupal.org/drupal'

running Subversion command-line client, version 1.6.6.

#1

Gerhard Killesreiter - November 4, 2009 - 12:49

I haven't yet reset my pw but I got the same...

#2

Gerhard Killesreiter - November 4, 2009 - 12:53

could not open dbm (type db) auth file: /var/webroot/infrastructure.drupal.org/svn/svnusers.db

The file exists, but it belongs to user dbus?
World readable. though:

-rw-r--r-- 1 dbus dbus 16384 Nov 4 12:50 /var/webroot/infrastructure.drupal.org/svn/svnusers.db

Maybe a Berkeley version problem?

#3

Damien Tournoud - November 4, 2009 - 13:59
Status:active» needs work

You need to first create the DB file manually (the instructions are in the README.txt), because PHP doesn't get us the chance to define the type of db file we want:

db4.6_load -T -t hash /path/to/the/dbm/file < /dev/null

At the same time, you can define proper access rights.

#4

Damien Tournoud - November 4, 2009 - 13:59

(the command depends on your version of DBD, but is in the form of db4.*_load)

#5

Damien Tournoud - November 4, 2009 - 14:53
Status:needs work» fixed

Fixed now. Please reopen if you still have issues. Note that you need to reset your password on infrastructure.drupal.org.

#6

System Message - November 18, 2009 - 15:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.