Re: [CentOS] yum install fails - itertoolsmodule.so

2019-11-08 Thread Tony Mountifield
In article <201911071633.27771.gary.stainb...@ringways.co.uk>, Gary Stainburn wrote: > Hi Paddy, > > I was suspecting the same, and from the output below I think you're right. > However, I was hoping I could just repair > this problem for now, and worry about replacing the HDD later. I need to

Re: [CentOS] yum install fails - itertoolsmodule.so

2019-11-07 Thread Gary Stainburn
Hi Paddy, I was suspecting the same, and from the output below I think you're right. However, I was hoping I could just repair this problem for now, and worry about replacing the HDD later. I need to resume some services that also seem to generate this same error. Gary [root@zeppo services]#

Re: [CentOS] yum install fails - itertoolsmodule.so

2019-11-07 Thread Paddy Doyle
Hi Gary, That "Input/output error" suggests a disk problem to me. Does that file /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so actually exist and is it readable? Also look the the output of 'rpm -V python-libs' to see if rpm considers the installed files to be corrupt. If it's not that, th

[CentOS] yum install fails - itertoolsmodule.so

2019-11-07 Thread Gary Stainburn
I've just tried a yum update on one of my C7 boxes and got the following output. I'm guessing to fix this I need to re-install the RPM, but I can't remove it because of dependancies, so how can I fix the problem? I've managed to download a later version of the RPM, but haven't managed to find th