Closed (fixed)
Project:
Drupal.org infrastructure
Component:
Other
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2009 at 15:50 UTC
Updated:
21 Aug 2014 at 21:00 UTC
Jump to comment: Most recent
Suddenly I can't access svn for staging.drupal.org/redesign work.
So the rfay user no longer has access.
I also note that the webnode user, which is used to check out the latest sandbox themes, is not working.
Comments
Comment #1
dwwYup. d.o SVN is totally fubar, it has nothing to do with staging.d.o per se. DamZ and I looked into it a bit yesterday. Our initial guess is version-skew for the copy of berkeley DB installed on the various webnodes, and it's screwing up the code to export infra.d.o users to the SVN user database. But, we both ran out of time before we really got to the bottom of it. Probably someone from the OSL side will have to look and fix it, since it's likely to involve changes that us non-OSL folks can't reliably make on the machines.
FYI: here's what you get when you try to read the user.db file:
We tried regenerating the file, and got the same thing. Seems like Berkeley DB is really confused on our boxes...
Comment #2
dwwComment #3
hunmonk commentedis #630834: error updating local svn copy related to this?
Comment #4
nnewton commentedThe issue here was the new centos webnodes not having db4 4.6. I have solved this by locking infra.d to one of the 4.3 versions and svn should be working now.
Comment #5
nnewton commentedConfirmed, this is fixed. My apologies for the inconvenience .
Comment #6
dwwYup, I confirmed it's working for me, too. Thanks for the fix.
Comment #8
damien tournoud commentedReopening, we do have the same issue again.
Moving infrastructure.drupal.org to www5 should solve the problem.
Comment #9
damien tournoud commentedThe cron is run on the incorrect webnode, leading to the user file being scratched all the time. Could we restrict infrastructure to www5, pretty please?
Comment #10
nnewton commentedI've moved the cron run to www5. Thanks for noticing that.
-N
Comment #11
nnewton commentedClosing this as fixed.