<tt><font size=2>> From: Praveen Kumar <kumarpraveen.nitdgp@gmail.com></font></tt><br><br><tt><font size=2>> > $ sudo yum install -y python-rhsm-certificates<br>> > Package python-rhsm-certificates-1.19.10-1.el7_4.x86_64 is obsoleted<br>> > by subscription-manager-rhsm-certificates-1.20.11-1.el7.centos.x86_64<br>> > which is already installed<br>> > Nothing to do<br>> > ```<br>> <br>> <br>> This is still broken, any workaround atm for this issue? Minishift<br>> users are having an issue with this since it is not able to pull the<br>> images from access.registry.redhat.com :(</font></tt><br><br><tt><font size=2>It is broken for me as well.  One work around
would be:</font></tt><br><br><tt><font size=2>yumdownloader python-rhsm-certificates; sudo yum erase
-y subscription-manager-rhsm-certificates; sudo rpm -i python-rhsm-certificates-1.19.10-1.el7_4.x86_64.rpm</font></tt><br><tt><font size=2><br></font></tt><BR>