----- Original Message ----- From: Glen Lee Edwards <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 10, 2000 1:06 AM Subject: rpm file not keeping accurate records of installed rpms > I recently re-installed 6.1, and now the system isn't keeping accurate > track of installed rpms. Yesterday I installed mod_ssl. I just tried to > uninstall it and received the following message: > > $ 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 try $ rpm -e mod_ssl-2.6.0_1.3.12-1.i586 usually works for me. Or rpm -qa | grep mod_ssl cut and paste the name of the package you want to uninstall and "rpm -e" that kevin -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- Re: rpm file not keeping accurate records of install... Jason Costomiris
- Re: rpm file not keeping accurate records of install... John Aldrich
- RE: rpm file not keeping accurate records of install... Scott Kindley
- Re: rpm file not keeping accurate records of install... Bret Hughes
- Re: rpm file not keeping accurate records of in... John Aldrich
- Re: rpm file not keeping accurate records of install... Michael J. Eisenhower
- RE: rpm file not keeping accurate records of install... Uncle Meat
- Re: rpm file not keeping accurate records of install... Wayne Dyer
- Re: rpm file not keeping accurate records of install... Matt Housh
- Re: rpm file not keeping accurate records of in... John Aldrich
- More on RPMs Kevin Hancock
- More on RPMs Kevin Hancock
- RE: More on RPMs Uncle Meat
- Re: More on RPMs Danny
- Re: More on RPMs Prentice
- RE: rpm file not keeping accurate records of install... Markus Döhr
- Re: rpm file not keeping accurate records of install... Glen Lee Edwards
- Re: rpm file not keeping accurate records of in... John Aldrich
- RE: rpm file not keeping accurate records of install... Scott Kindley