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

Re: FC1 and SVN

From: Ravi Shekhar <ravi.shekhar_at_case.edu>
Date: 2004-07-06 18:33:22 CEST

Patrick Nelson wrote:

>FC1 Up2date...
>
>I was wanting to load up the latest rpm from subversion.tigris.org and
>they have rpms there for FC1. But, when I went to install them (just
>the basic to start with -> apr, apr-util, neon, and subversion), I get
>dependency problems. As I tried to update apr and apr-util but find
>that these need db42:
>
>error: Failed dependencies:
> db42-devel is needed by apr-util-devel-0.9.5-0.4
> libdb-4.2.so is needed by apr-util-0.9.5-0.4
>
>So I tried to rpm -Uvh db42 rpm and also rpm -ivh it but:
>
>Preparing... ########################################### [100%]
>-file /usr/include/db4/db.h from install of db42-devel-4.2.52-0.1
> conflicts with file from package db4-devel-4.1.25-14
>-file /usr/include/db4/db_185.h from install of db42-devel-4.2.52-0.1
> conflicts with file from package db4-devel-4.1.25-14
>-file /usr/include/db4/db_cxx.h from install of db42-devel-4.2.52-0.1
> conflicts with file from package db4-devel-4.1.25-14
>-file /usr/lib/libdb.so from install of db42-devel-4.2.52-0.1
> conflicts with file from package db4-devel-4.1.25-14
>.....
>
>So if both of these (-Uvh and -ivh) result in a conflict, how do I
>install this db42 package? I think this is the Sleepy Cat DB so, if
>there is a way to install it is this going to impact other apps that
>utilize the db app? I did try to rpm -ev but of course a lot of things
>rely on the db4 package. Anyone have any suggestions?
>
>TIA
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
The trick is to not use install the devel packages. That seemed to work
for me back when I was using FC1. So, subversion, neon, apr, apr-util,
and db42 should take care of it. I run FC2 now, but that seems to be
what I remember.

Just offhand, I had a lot of trouble running a subversion server through
apache on FC1, in the end giving up. When I tried the same config in
FC2, or any other system, it worked flawlessly, so it leads me to
believe there is some problem with either the FC1 apache or perhaps the
subversion rpms compiled against it.

Ravi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 6 21:58:11 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.