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

Re: corrupted repository (was Re: the 0.24 release?)

From: Jamin W. Collins <jcollins_at_asgardsrealm.net>
Date: 2003-06-13 01:24:58 CEST

On Fri, Jun 13, 2003 at 01:21:02AM +0200, lodewijk@reddwarf.xs4all.nl wrote:
> Jamin W. Collins wrote:
>
> > I don't believe this was the case with my corruption. I've been using
> > the Debian packages on all my systems.
>
> same here. 'changes' table flipped to recno, on a Debian machine.
>
> > The system does have libdb4.0 installed on it though, and there is a
> > somewhat round-a-bout dependancy from apache2-mpm-worker to libdb4.0 (so
> > I may be wrong):
> >
> > apache2-mpm-worker
> > - apache2-common
> > - openssl
> > - perl
> > - libdb4.0
>
> but it doesn't seem to actually be linked in:
>
> # ldd /usr/sbin/apache2 | grep libdb
> libdb-4.1.so => /usr/lib/libdb-4.1.so (0x40153000)
> # ldd /usr/lib/apache2/modules/* | grep libdb
> libdb-4.1.so => /usr/lib/libdb-4.1.so (0x400a3000)

Right, but I'm not familiar with the internals at all. If at some point
Perl is invoked on the server side from Apache2, there's the possibility
that it's using the wrong BDB version, right?

-- 
Jamin W. Collins
Remember, root always has a loaded gun.  Don't run around with it unless
you absolutely need it. -- Vineet Kumar
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 13 01:25:50 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.