[99546] in RedHat Linux List
Re: ? Removing stubborn RPMs ?
daemon@ATHENA.MIT.EDU (Greg Fall)
Sun Nov 15 15:07:14 1998
Date: Sun, 15 Nov 1998 15:06:45 -0500 (EST)
From: Greg Fall <gmf@dweezil.dyn.ml.org>
To: Jon Shoberg <jshoberg@cbd.net>
cc: redhat-list@redhat.com
In-Reply-To: <364F265C.8D12E954@cbd.net>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
On Sun, 15 Nov 1998, Jon Shoberg wrote:
> ]# ls xwpe*
> ]# xwpe-1.4.1-11.i386.rpm xwpe-X11-1.4.2-11.i386.rpm
>
> ]# rpm -V xwp*
> package xwpe-1.4.1-11.i386.rpm is not installed
> package xwpe-X11-1.4.2-11.i386.rpm is not installed // <-- !!!!!
There are two ways to verify packages.
1) verify installed package vs. RPM database:
rpm -V xwpe-X11
2) verify installed package vs. package file:
rpm -Vp xwpe-X11-1.4.2-11.i386.rpm
You did neither of those. You told RPM to verify a package called
xwpe-X11-1.4.2-11.i386.rpm, and there is no package with this name. It
is just the name of the file containing the package. New vocabulary eh.
> ]# rpm -i xwpe*
> package xwpe-X11-1.4.2-11 is already installed // What the
> F@#K ?
> error: xwpe-X11-1.4.2-11.i386.rpm can not be installed
This makes sense if you have installed the package.
> Alrighty, I did install once the rpm xwpe-X11 but now I can not get it
> off my drive and there is crap from on there.
I can't tell what you want to do. If you want to get rid of xwpe-X11,
then you should use "rpm -e xwpe-X11". If you want to reinstall it
after you remove it you should use "rpm -ivh xwpe-X11-1.4.2-11.i386.rpm".
--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--
___
/. \ Gregory Fall Phone: 734-913-4662
\/ / University of Michigan Fax: 734-763-7130
\ \ 2455 Hayward Street email: gmfall@engin.umich.edu
__/_/ Ann Arbor, MI 48109 gmf@dweezil.dyn.ml.org
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.