Hello Markus,

Tuesday, May 09, 2000, 6:02:25 PM, you wrote:

>> $ rpm -e mod_ssl-2.6.0_1.3.12-1.i586.rpm
>> error: package mod_ssl-2.6.0_1.3.12-1.i586.rpm is not installed
>> 
>> But if I try to install it:
>> 
>> $ rpm -i mod_ssl-2.6.0_1.3.12-1.i586.rpm
>> package mod_ssl-2.6.0_1.3.12-1 is already installed
>> 
>> 1) I need to remove the package (it is installed).  What do I do?
>> 2) How do I fix the rpm database so it knows what's installed and what
>> isn't? I've tried rpm --rebuilddb but that didn't work.

MD> what gives a

MD> # rpm -qa | grep mod_ssl

MD> ?

MD> Try to uninstall that.



Try rpm -e without the i586.rpm extension stuff i.e.:

rpm -e mod_ssl

or, rpm -e mod_ssl-2.6.0_1.3.12-1

See if that works...mine has never worked with the yadda.yadda.rpm
extension and the -e switch.

-- 
Best regards,
 badger                            mailto:[EMAIL PROTECTED]



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to