Hide Forgot
In case you don't follow that pastebin link, this is what happens after installing atomic/skopeo: Installed: atomic.x86_64 1:1.13.8-1.el7 Dependency Installed: docker.x86_64 0:1.10.3-57.el7 docker-common.x86_64 0:1.10.3-57.el7 docker-rhel-push-plugin.x86_64 0:1.10.3-57.el7 docker-selinux.x86_64 0:1.10.3-57.el7 python-docker-py.noarch 0:1.9.0-1.el7 skopeo.x86_64 1:0.1.17-0.5.git1f655f3.el7 Complete! # atomic pull busybox Image busybox is being pulled to docker ... The docker daemon does not appear to be running. # systemctl start docker # atomic pull busybox Image busybox is being pulled to docker ... Trying docker.io/library/busybox:latest Pulling docker.io/library/busybox:latest ... FATA[0000] Error loading trust policy: open /etc/containers/policy.json: no such file or directory # atomic pull registry.access.redhat.com/rhel7 Image registry.access.redhat.com/rhel7 is being pulled to docker ... Pulling registry.access.redhat.com/rhel7:latest ... FATA[0000] Error loading trust policy: open /etc/containers/policy.json: no such file or directory # docker images REPOSITORY TAG IMAGE ID CREATED SIZE This breaks 'atomic pull', so setting blocker flag
I don't see a rhel-7.3-z flag, so setting rhel-7.4 + blocker because of rules
Verified against skopeo-0.1.17-0.6.git1f655f3.el7.x86_64
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2866.html