You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Chin Wei Heng <ch...@edutrend.com.my> on 2004/03/15 13:14:13 UTC

Uninstall subversion in redhat 9

Hi all,

When I tried to install apr package i get this error :-

[root@redhat Linux]# rpm -i apr-0.9.5-0.2.i386.rpm
error: Failed dependencies:
        subversion < 0.20.1-2 conflicts with apr-0.9.5-0.2

Then I tried to uninstall subversion hope that the dependencies error will gone and I can install subversion 1.0. But I get this :-

[root@redhat Linux]# rpm -e subversion
error: Failed dependencies:
        subversion = 0.17.1-4503.0 is needed by (installed) subversion-devel-0.17.1-4503.0

I look for subversion-.0.17 from rpmfind and tried to uninstall it. But still no luck. What should I do?


Thanks.


Re: Uninstall subversion in redhat 9

Posted by Dimitri Papadopoulos-Orfanos <pa...@shfj.cea.fr>.
Hi,

> [root@redhat Linux]# rpm -e subversion
> error: Failed dependencies:
>         subversion = 0.17.1-4503.0 is needed by (installed) 
> subversion-devel-0.17.1-4503.0
> I look for subversion-.0.17 from rpmfind and tried to uninstall it. But 
> still no luck. What should I do?

	rpm -e subversion subversion-devel

--
Dimitri

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org