Re: Proftpd help


Subject: Re: Proftpd help
From: Stefan Jeglinski (jeglin@4pi.com)
Date: Sat Sep 29 2001 - 21:15:52 MDT


>[root@bigred /root]# rpm -qa | grep proftpd
>proftpd-inetd-1.2.2-1
>proftpd-1.2.2-1
>[root@bigred /root]# rpm -e proftpd
>error: removing these packages would break dependencies:
> proftpd is needed by proftpd-inetd-1.2.2-1

since the dependency is related to another program you intend to
uninstall anyway, it is safe here to use:

rpm -e --nodeps proftpd

>[root@bigred /root]# rpm -e proftpd-inetd-1.2.2-1.ppc.rpm
>error: package proftpd-inetd-1.2.2-1.ppc.rpm is not installed
>
>??

Read Darron's e-mail more carefully :-)

>rpm -e proftpd-inetd

Stefan Jeglinski



This archive was generated by hypermail 2a24 : Sat Sep 29 2001 - 20:25:36 MDT