Hi,
I'm trying to use the rpm command to refresh the httpd
package which
has a broken httpd.conf file installed. (ie replace
httpd.conf with a
stock copy) However I can't get the rpm to overwrite that
file. (The
only way I have found is to actually delete the file
manually, and
then rerun a forced install)
Any ideas on this?
Thanks,
Tom H
eg;
[root localhost archive]# rpm -V httpd
S.5....TC c /etc/httpd/conf/httpd.conf
[root localhost archive]# rpm -Uvh
httpd-2.0.52-25.ent.x86_64.rpm
warning: httpd-2.0.52-25.ent.x86_64.rpm: V3 DSA signature:
NOKEY, key
ID db42a60e
Preparing...
########################################### [100%]
package httpd-2.0.52-25.ent is already installed
[root localhost archive]# rpm --force -Uvh
httpd-2.0.52-25.ent.x86_64.rpm
warning: httpd-2.0.52-25.ent.x86_64.rpm: V3 DSA signature:
NOKEY, key
ID db42a60e
Preparing...
########################################### [100%]
1:httpd
########################################### [100%]
[root localhost archive]# rpm -V httpd
S.5....TC c /etc/httpd/conf/httpd.conf
Still not restored from package...
[root localhost archive]# rpm -ivh
httpd-2.0.52-25.ent.x86_64.rpm
warning: httpd-2.0.52-25.ent.x86_64.rpm: V3 DSA signature:
NOKEY, key
ID db42a60e
Preparing...
########################################### [100%]
package httpd-2.0.52-25.ent is already installed
[root localhost archive]#
[root localhost archive]# rpm --force -ivh
httpd-2.0.52-25.ent.x86_64.rpm
warning: httpd-2.0.52-25.ent.x86_64.rpm: V3 DSA signature:
NOKEY, key
ID db42a60e
Preparing...
########################################### [100%]
1:httpd
########################################### [100%]
[root localhost archive]# rpm -V httpd
S.5....TC c /etc/httpd/conf/httpd.conf
[root localhost archive]# rpm --force -ivh
httpd-2.0.52-25.ent.x86_64.rpm
warning: httpd-2.0.52-25.ent.x86_64.rpm: V3 DSA signature:
NOKEY, key
ID db42a60e
Preparing...
########################################### [100%]
1:httpd
########################################### [100%]
[root localhost archive]# rpm -V httpd
[root localhost archive]#
------------------------------------------------------------
----
This message was sent using IMP, the Internet Messaging
Program.
_______________________________________________
rhn-users mailing list
rhn-users redhat.com
htt
ps://www.redhat.com/mailman/listinfo/rhn-users
|