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

Re: Fedora mod_dav_svn RPM, was: Re: httpd sucking up memory

From: Chris Croome <chris_at_webarchitects.co.uk>
Date: 2004-01-23 00:45:15 CET

Hi David

On Thu 22-Jan-2004 at 05:16:41PM -0600, David Summers wrote:
> On Thu, 22 Jan 2004, Chris Croome wrote:
> > I have just looked at upgrading to the latest RPMS from David but I
> > have a dependancy problem with mod_dav_svn:
> >
> > # rpm -Uvh subversion-0.36.0-1.fc1.i386.rpm \
> > subversion-devel-0.36.0-1.fc1.i386.rpm apr-0.9.5-0.2.i386.rpm \
> > apr-util-0.9.5-0.1.i386.rpm neon-0.24.4-1.i386.rpm \
> > apr-devel-0.9.5-0.2.i386.rpm apr-util-devel-0.9.5-0.1.i386.rpm \
> >
> > error: Failed dependencies:
> > subversion = 0.32.1-1 is needed by (installed) mod_dav_svn-0.32.1-1
>
> Ummmm. You need to erase the mod_dav_svn-0.32.1-1.
>
> You are trying to use the 0.32.1 version when you are upgrading to 0.36.0
> which won't work.
>
> :-)

Hmm, OK I have tried this:

  # rpm -e mod_dav_svn

And then I have upgraded as above and not had a dependancy problem.

However the rpm -e removed /etc/httpd/conf.d/subversion.conf which
contained:

  LoadModule dav_svn_module modules/mod_dav_svn.so
  LoadModule authz_svn_module modules/mod_authz_svn.so

So I have added them to the main httpd.conf file.

But I now have this problem:

  # /etc/init.d/httpd configtest
  Syntax error on line 200 of /etc/httpd/conf/httpd.conf:
  Cannot load /etc/httpd/modules/mod_dav_svn.so into server:
  /etc/httpd/modules/mod_dav_svn.so: cannot open shared object file:
  No such file or directory

I have tried to find mod_dav_svn.so:

  # updatedb
  # locate mod_dav_svn.so

But not had any luck...

I expect you to tell me that I'm doing something stupid...

Chris

-- 
Chris Croome                               <chris@webarchitects.co.uk>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 23 00:46:05 2004

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.