[CentOS-devel] Pulling docker images from registry.access.redhat.com fails because of certs

Mark Hamzy hamzy at us.ibm.com
Mon Jun 18 12:39:31 UTC 2018


> From: Praveen Kumar <kumarpraveen.nitdgp at gmail.com>

> > $ sudo yum install -y python-rhsm-certificates
> > Package python-rhsm-certificates-1.19.10-1.el7_4.x86_64 is obsoleted
> > by subscription-manager-rhsm-certificates-1.20.11-1.el7.centos.x86_64
> > which is already installed
> > Nothing to do
> > ```
> 
> 
> This is still broken, any workaround atm for this issue? Minishift
> users are having an issue with this since it is not able to pull the
> images from access.registry.redhat.com :(

It is broken for me as well.  One work around would be:

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



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20180618/cc93dbf3/attachment.html>


More information about the CentOS-devel mailing list