Hi,
i have this error when i try to update my rpm packages via ssh:
[email protected] [/]# up2date --list
Fetching Obsoletes list for channel: rhel-i386-es-4...
Fetching rpm headers...
Name Version Rel
----------------------------------------------------------
The following Packages were marked to be skipped by your configuration:
Name Version Rel Reason
-------------------------------------------------------------------------------
mod_ssl 2.0.52 28.entPkg name/pattern
[email protected] [/]# rpm --rebuilddb
[email protected] [/]# up2date -l
Fetching Obsoletes list for channel: rhel-i386-es-4...
Fetching rpm headers...
Name Version Rel
----------------------------------------------------------
The following Packages were marked to be skipped by your configuration:
Name Version Rel Reason
-------------------------------------------------------------------------------
mod_ssl 2.0.52 28.entPkg name/pattern
[email protected] [/]# up2date -i -f mod_ssl
Fetching Obsoletes list for channel: rhel-i386-es-4...
Name Version Rel
----------------------------------------------------------
mod_ssl 2.0.52 28.ent i386
Testing package set / solving RPM inter-dependencies...
########################################
mod_ssl-2.0.52-28.ent.i386. ########################## Done.
httpd-2.0.52-28.ent.i386.rp ########################## Done.
Preparing ########################################### [100%]
Installing...
1:httpd warning: /etc/httpd/conf.d/welcome.conf created as /etc/httpd/conf.d/welcome.conf.rpmnew
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
########################################### [100%]
error: unpacking of archive failed on file /etc/httpd/logs: cpio: rename
There was a fatal RPM install error. The message was:
There was a rpm unpack error installing the package: httpd-2.0.52-28.ent
[email protected] [/]#
How can i to fix it?
Thank you
i have this error when i try to update my rpm packages via ssh:
[email protected] [/]# up2date --list
Fetching Obsoletes list for channel: rhel-i386-es-4...
Fetching rpm headers...
Name Version Rel
----------------------------------------------------------
The following Packages were marked to be skipped by your configuration:
Name Version Rel Reason
-------------------------------------------------------------------------------
mod_ssl 2.0.52 28.entPkg name/pattern
[email protected] [/]# rpm --rebuilddb
[email protected] [/]# up2date -l
Fetching Obsoletes list for channel: rhel-i386-es-4...
Fetching rpm headers...
Name Version Rel
----------------------------------------------------------
The following Packages were marked to be skipped by your configuration:
Name Version Rel Reason
-------------------------------------------------------------------------------
mod_ssl 2.0.52 28.entPkg name/pattern
[email protected] [/]# up2date -i -f mod_ssl
Fetching Obsoletes list for channel: rhel-i386-es-4...
Name Version Rel
----------------------------------------------------------
mod_ssl 2.0.52 28.ent i386
Testing package set / solving RPM inter-dependencies...
########################################
mod_ssl-2.0.52-28.ent.i386. ########################## Done.
httpd-2.0.52-28.ent.i386.rp ########################## Done.
Preparing ########################################### [100%]
Installing...
1:httpd warning: /etc/httpd/conf.d/welcome.conf created as /etc/httpd/conf.d/welcome.conf.rpmnew
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
########################################### [100%]
error: unpacking of archive failed on file /etc/httpd/logs: cpio: rename
There was a fatal RPM install error. The message was:
There was a rpm unpack error installing the package: httpd-2.0.52-28.ent
[email protected] [/]#
How can i to fix it?
Thank you