Fedora core 5 and Apache 2.2.

Paul Howarth paul at city-fan.org
Tue Jul 11 17:37:59 UTC 2006


Derek Hopkins wrote:
> YUM failed
> 
> [root at localhost ~]# yum install httpd

(snip)

> Running Transaction
>   Installing: httpd
> [1/1]warning: /etc/httpd/conf.d/proxy_ajp.conf created
> as /etc/httpd/conf.d/proxy_ajp.conf.rpmnew
>   Installing: httpd
> [1/1]warning: /etc/httpd/conf.d/welcome.conf created
> as /etc/httpd/conf.d/welcome.conf.rpmnew
>   Installing: httpd
> [1/1]warning: /etc/httpd/conf/httpd.conf saved
> as /etc/httpd/conf/httpd.conf.rpmorig
>   Installing: httpd
> [1/1]warning: /etc/httpd/conf/magic created
> as /etc/httpd/conf/magic.rpmnew
>   Installing: httpd                        #########################
> [1/1]
> error: unpacking of archive failed on file /etc/httpd/logs: cpio: rename
> 
> Installed: httpd.i386 0:2.2.2-1.0
> Complete!
> [root at localhost ~]#

# rpm -e --nodeps httpd
# cd /etc/httpd
# mv logs logs.old
# yum install httpd

Paul.




More information about the users mailing list