Edmund,
Did 'yum update python' actually install anything? Is there a POPUPLOG file in the root of your boot drive? It might have a hint...
Regards,
Nope, "yum update python" didn't install anything.
There were a bunch of messages stating:
Package python is obsoleted by python-unversioned-command, but obsleting package does not provide for requirements.
as well as:
Package python-libs is obsoleted by python3-libs, but obsoleting package does not provide for requirements.
Then I get finally:
"You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest"
Of course, I'm not going to do either of those as I've screwed up before doing that on CentOS.
Earlier, someone mentioned that I should upgrade python27.dll fully. I'm not sure how to do that. I can't
do a "yum install python3" as it complains it requires python27.dll. I can't "yum install python27" as it
spews a few pages of errors along the same lines as:
file /@unixroot/usr/lib/python2.7/xmlrpclib.pyc from install of python2.7-2.7.18-3.0c00.pentium4 conflicts with file from package python-2.7.6-25.0c00.pentium4
And I obviously cannot uninstall python as yum/anpm requires it.
I think I'm missing some brain cells and or facts; though right now, I think "upgrade python27.dll fully" is the closest hint I'm
feeling that might solve my issue. Just having some trouble understanding what that means.
My apologies for being so darn dense.
Edmund