Issue running yum update
by gtribe from LinuxQuestions.org on (#54H56)
Running yum update and when it gets to downloading packages I get the error message.
Code:Downloading packages:
Running transaction check
ERROR with transaction check vs depsolve:
python36u-setuptools is needed by (installed) python36u-pip-9.0.1-1.ius.el7.noarch
You could try running: rpm -Va --nofiles --nodigest
Your transaction was saved, rerun it with:
yum load-transaction /tmp/yum_save_tx.2020-06-09.11-20.U1BKyn.yumtxI've tried to install ptyhon36u-setuptools and get the same error above. Tried yum update --exclude=python36u* and get the same error. Any help would be appreciated.


Code:Downloading packages:
Running transaction check
ERROR with transaction check vs depsolve:
python36u-setuptools is needed by (installed) python36u-pip-9.0.1-1.ius.el7.noarch
You could try running: rpm -Va --nofiles --nodigest
Your transaction was saved, rerun it with:
yum load-transaction /tmp/yum_save_tx.2020-06-09.11-20.U1BKyn.yumtxI've tried to install ptyhon36u-setuptools and get the same error above. Tried yum update --exclude=python36u* and get the same error. Any help would be appreciated.