[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: <lodewijk_at_reddwarf.xs4all.nl>
Date: 2003-06-13 01:21:02 CEST

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)

Lodewijk

---------------------------------------------------------------------
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:16:01 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.