Correcting Dependencies

The year's almost over and its time to move away from RH 7.3. So, I am upgrading.

However, I have come accross dependency issues. The 2 listed are:
mod_dav: PreDepends: webserver
mod_ssl: Depends: webserver
After trying [~]# apt-get -f install

I get:

Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
httpd
The following packages will be REPLACED:
mod_dav (by httpd)
The following NEW packages will be installed:
httpd
0 packages upgraded, 1 newly installed, 1 replaced, 0 removed and 351 not upgraded.
Need to get 0B/939kB of archives.
After unpacking 2071kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Executing RPM (-Uvh)...
Preparing... ########################################### [100%]
1:httpd warning: /etc/httpd/conf/httpd.conf created as /etc/httpd/conf/httpd.conf.rpmnew
warning: /etc/httpd/conf/magic created as /etc/httpd/conf/magic.rpmnew
error: unpacking of archive failed on file /etc/httpd/logs: cpio: rename failed - Is a directory
E: Sub-process /bin/rpm returned an error code (1)
The question is simple. What should I do now? Thanks to all in advance. Correcting Dependencies

 

 

 

 

Top