I just ran a yum update and got the following complaints:
Downloading Packages: setup-2.8.14-23.el6.noarch.rpm | 151 kB 00:00 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : setup-2.8.14-23.el6.noarch 1/2 Error unpacking rpm package setup-2.8.14-23.el6.noarch warning: /etc/bashrc created as /etc/bashrc.rpmnew error: unpacking of archive failed on file /etc/csh.cshrc: cpio: rename Verifying : setup-2.8.14-23.el6.noarch 1/2 setup-2.8.14-20.el6_4.1.noarch was supposed to be removed but is not! Verifying : setup-2.8.14-20.el6_4.1.noarch 2/2 Skipped (dependency problems): ImageMagick6-c++.x86_64 0:6.9.9.29-1.el6.remi ImageMagick6-djvu.x86_64 0:6.9.9.29-1.el6.remi ImageMagick6-libs.x86_64 0:6.9.9.28-1.el6.remi ImageMagick6-libs.x86_64 0:6.9.9.29-1.el6.remi openjpeg2.x86_64 0:2.1.0-7.el6 Failed: setup.noarch 0:2.8.14-20.el6_4.1 setup.noarch 0:2.8.14-23.el6 Complete!
so I looked closer at the files with the warnings and they were all set as immutable which I read might cause update problems so I set them to be mutable and everything seems ok with /etc/csh.cshrc but after running another update I now get this:
Downloading Packages: setup-2.8.14-23.el6.noarch.rpm | 151 kB 00:00 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : setup-2.8.14-23.el6.noarch 1/2 warning: /etc/bashrc created as /etc/bashrc.rpmnew warning: /etc/profile created as /etc/profile.rpmnew warning: /etc/shadow created as /etc/shadow.rpmnew Cleanup : setup-2.8.14-20.el6_4.1.noarch 2/2 Verifying : setup-2.8.14-23.el6.noarch 1/2 Verifying : setup-2.8.14-20.el6_4.1.noarch 2/2 Updated: setup.noarch 0:2.8.14-23.el6
Ive changed bashrc back to being immutable, are these newly created .rpmnew files going to be a problem and why is this happening?
thanks
[link] [comments]