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

Re: svn: Unknown FS type 'bdb'

From: David Ripton <dripton_at_ripton.net>
Date: 2005-04-07 22:04:39 CEST

On 2005.04.07 14:07:49 +0000, Chris Bruner wrote:
> I'm on a gentoo system, and I updated my system for the first time in a
> long time. Now of course things are broken. The worst one is subversion
> (which is the main purpose of this server!)
>
> If I try to use subversion either locally or through the web I get
> svn: Unknown FS type 'bdb'
>
> I've no idea where this is coming from, as I don't think I've updated the
> berkley database (and it was working before).
>
> I'm running apache2, which might have been updated, but in looking at the
> /etc/apache2/conf/modules.d directory there is 47_mod_dav_svn.conf there
> (as well as others).
>
> I'm stuck. Does anyone know where it's become unconfigured?

The Gentoo ebuild only builds the bdb support if you have the "berkdb"
USE flag set. Is it? (Hint: /etc/make.conf, /etc/portage/packages.use)

That would explain why you lack bdb support. It wouldn't explain the
regression, unless someone unset the USE flag since the last time you
built svn.

-- 
David Ripton    dripton@ripton.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 7 22:06:26 2005

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.