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

Re: I'm sure this has been asked a thousand times...

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-10-01 03:48:26 CEST

On 9/30/07, Arroyo Toad Enterprises <arroyotoad@gmail.com> wrote:
>
>
> ...but I can't find an answer to it.
>
> I am running Fedora Core 6 with Cpanel/WHM. Normally my provider installs
> svn on the machine prior to my getting it, but this time they did not. I
> have installed the Perl module URI. When I try to use yum or rpm to install
> subversion I keep getting this error, even though a copy of URI that's
> plenty old enough is installed:
>
> Error: Missing Dependency: perl(URI) >= 1.17 is needed by package subversion
>
> If it's not looking for the perl module known simply as URI, what is it
> looking for? If this is a glitch, is there a way to get around it?

Did you install perl(URI) via CPAN, or from RPM? If the former, the
RPM database doesn't know that it's installed, so when you install SVN
from RPM it doesn't know that the dependency has been satisfied. You
can either uninstall via CPAN, then reinstall it via RPM, or if that's
the only missing dependency, use --force to make it install the SVN
RPM anyway.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 1 03:48:46 2007

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.