problem when upgrading from RH 7.3 to 8.0 to 9.0
I followed this HOW TO:http://www.webhostgear.com/30.html
but when upgrading from 7.3 to 8.0, i get the following error when running "apt-get dist-upgrade":
============================================
Executing RPM (-Uvh)...
Preparing... ########################################### [100%]
1:apache warning: /etc/httpd/conf/access.conf created as /etc
/httpd/conf/access.conf.rpmnew
warning: /etc/httpd/conf/httpd.conf created as /etc/httpd/conf/httpd.conf.rpmnew
warning: /etc/httpd/conf/magic saved as /etc/httpd/conf/magic.rpmorig
warning: /etc/httpd/conf/srm.conf created as /etc/httpd/conf/srm.conf.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)
============================================
anyone can help me solve this problem? also, is it better to upgrade to 9.0, or stay with 7.3?