Fedora core 5 and Apache 2.2

Paul Howarth paul at city-fan.org
Wed Jul 12 09:42:12 UTC 2006


Derek Hopkins wrote:
> Hi Paul
> 
>  Here it is
> 
> [root at localhost ~]# yum install httpd
> Loading "installonlyn" plugin
> Setting up Install Process
> Setting up repositories
> core                                                                 [1/3]
> core                      100% |=========================| 1.1 kB    00:00
> extras                                                               [2/3]
> extras                    100% |=========================| 1.1 kB    00:00
> updates                                                              [3/3]
> updates                   100% |=========================|  951 B    00:00
> Reading repository metadata in from local files
> primary.xml.gz            100% |=========================| 1.2 MB    00:06
> extras    : ################################################## 4177/4177
> Added 77 new packages, deleted 38 old in 4.96 seconds
> primary.xml.gz            100% |=========================| 477 kB    00:05
> updates   : ################################################## 1394/1394
> Added 6 new packages, deleted 40 old in 2.05 seconds
> Parsing package install arguments
> Resolving Dependencies
> --> Populating transaction set with selected packages. Please wait.
> ---> Downloading header for httpd to pack into transaction set.
> httpd-2.2.2-1.0.i386.rpm  100% |=========================|  80 kB    00:01
> ---> Package httpd.i386 0:2.2.2-1.0 set to be updated
> --> Running transaction check
> 
> Dependencies Resolved
> 
> =============================================================================
>  Package                 Arch       Version          Repository        Size
> =============================================================================
> Installing:
>  httpd                   i386       2.2.2-1.0        updates           1.1 M
> 
> Transaction Summary
> =============================================================================
> Install      1 Package(s)
> Update       0 Package(s)
> Remove       0 Package(s)
> Total download size: 1.1 M
> Is this ok [y/N]: y
> Downloading Packages:
> (1/1): httpd-2.2.2-1.0.i3 100% |=========================| 1.1 MB    00:11
> Running Transaction Test
> Finished Transaction Test
> Transaction Test Succeeded
> 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/modules: cpio: rename
> 
> Installed: httpd.i386 0:2.2.2-1.0
> Complete!

Same error message but a different place now.

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

Paul.




More information about the users mailing list