[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: trouble with RPM erase
- From: "Deaton, Larry" <Larry Deaton Surgient com>
- To: <rpm-list redhat com>
- Subject: RE: trouble with RPM erase
- Date: Tue, 28 May 2002 08:40:29 -0500
Thanks, Jeff. You were correct, I did have multiple versions of apache
installed.
-----Original Message-----
From: Jeff Johnson [mailto:jbj@redhat.com]
Sent: Saturday, May 25, 2002 9:56 AM
To: rpm-list@redhat.com
Subject: Re: trouble with RPM erase
On Fri, May 24, 2002 at 01:49:15PM -0500, Deaton, Larry wrote:
> Everyone,
> I am currently using RPM ( version 3.0.5 in RH 6.2 ) to package
> a version of Apache throughout our company. I have the RPM creation
and
> installation working correctly. However, whenever I issue the RPM
erase
> command, it does not delete any of the files that were installed. If
I
> do the following command:
>
> rpm -evv test_apache
>
> I get the following for each of the files installed:
>
> D: file:
> /usr/local/apache/src/apache_1.3.23/icons/small/doc.png action: skip
I can't answer specifically, only generally.
For each file in a package contained in a transaction set, rpmlib
computes
a file disposition, in this case "skip".
The likeliest scenario is
The file is owned by (and installed from) another package.
Perhaps you have multiple copies of apache installed?
What does "rpm -qa | grep apache" have to say?
73 de Jeff
--
Jeff Johnson ARS N3NPQ
jbj@redhat.com (jbj@jbj.org)
Chapel Hill, NC
_______________________________________________
Rpm-list mailing list
Rpm-list@redhat.com
https://listman.redhat.com/mailman/listinfo/rpm-list
-------------------------------
This e-mail is for the sole use of the intended recipient and may
contain confidential and privileged information. Any unauthorized
review, use or disclosure is strictly prohibited. If you are not the
intended recipient of this e-mail, please notify sender and delete
all copies immediately.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]