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

Re: Corrupted repository report

From: Scott Lawrence <slawrence_at_pingtel.com>
Date: 2004-06-17 21:49:57 CEST

> > I don't think so: rpm -qa | grep db4
> > db4-4.2.52-3
> >
> > there is a db4-4.1.25-8 further down in the list, but I'm pretty sure
> > that svn is not using that (because the rpm wouldn't install until I had
> > the 4.2 version in place).

On Thu, 2004-06-17 at 15:38, Joe Orton wrote:

> Using David's RPMs for systems based on DB 4.1.25, you end up with both
> DB 4.1.25 and 4.2.52 linked into httpd processes, both using the same
> symbols. It is totally unsurprising that this combination ends up with
> random database corruption.

What's the right way to go about that, then? It looks as though trying
to eliminate that older version entirely is the road to dependancy-hell;
this is what comes up when I run rpm -e --test for those rpms:

        libdb-4.1.so is needed by (installed) php-4.3.2-8.ent
        libdb-4.1.so is needed by (installed) perl-5.8.0-88.4
        libdb-4.1.so is needed by (installed) sendmail-8.12.10-1
        libdb-4.1.so is needed by (installed) pam-0.75-51
        libdb-4.1.so is needed by (installed) perl-DB_File-1.804-88.4
        libdb-4.1.so is needed by (installed) python-2.2.3-5
        libdb-4.1.so is needed by (installed) oprofile-0.5.4-13
        libdb-4.1.so is needed by (installed) postfix-2.0.11-4
        libdb-4.1.so is needed by (installed) openoffice-libs-1.0.2-8
        libdb-4.1.so is needed by (installed) webalizer-2.01_10-15.ent
        libdb-4.1.so is needed by (installed) cyrus-sasl-2.1.15-3
        libdb_cxx-4.1.so is needed by (installed)
openoffice-libs-1.0.2-8
        db4-devel is needed by (installed) apr-util-devel-0.9.5-0.2

Surely there's some way to have both on the system at once?

-- 
Scott Lawrence
Consulting Engineer
Pingtel Corp.   
sip:slawrence@pingtel.com
+1.781.938.5306 x162
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 17 21:51:39 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.