[Ci-users] Why the file /etc/docker/certs.d/registry.access.redhat.com/redhat-ca.crt disappeared

Wed Jun 2 11:29:35 UTC 2021
Petr "Stone" Hracek <phracek at redhat.com>

Hi folks,

I am testing container in ci.centos.org and last week to looks
like file

/etc/docker/certs.d/registry.access.redhat.com/redhat-ca.crt disappeared.
./tests/squash/squash.sh *10:19:49* open
/etc/docker/certs.d/registry.access.redhat.com/redhat-ca.crt: no such
file or directory *10:19:50* *10:19:50* Traceback (most recent call
last): *10:19:50* File "/root/sources/tests/squash/../../squash.py",
line 22, in <module> *10:19:50* from_layer=sys.argv[2]).run() *10:19:50*
File
"/usr/local/python-tools/lib/python3.6/site-packages/docker_squash/squash.py",
line 61, in run *10:19:50* return self.squash(image) *10:19:50* File
"/usr/local/python-tools/lib/python3.6/site-packages/docker_squash/squash.py",
line 91, in squash *10:19:50* new_image_id=image.squash() *10:19:50*
File
"/usr/local/python-tools/lib/python3.6/site-packages/docker_squash/image.py",
line 73, in squash *10:19:50* self._before_squashing() *10:19:50* File
"/usr/local/python-tools/lib/python3.6/site-packages/docker_squash/v2_image.py",
line 15, in _before_squashing *10:19:50* super(V2Image,
self)._before_squashing() *10:19:50* File
"/usr/local/python-tools/lib/python3.6/site-packages/docker_squash/image.py",
line 153, in _before_squashing *10:19:50* self.old_image_id =
self.docker.inspect_image(self.image)['Id'] *10:19:50* File
"/usr/local/python-tools/lib/python3.6/site-packages/docker/utils/decorators.py",
line 17, in wrapped *10:19:50* 'Resource ID was not provided' *10:19:50*
docker.errors.NullResource: Resource ID was not provided *10:19:50*
make: *** [check-squash] Error 1 I am not able to pull an image
registry.access.redhat.com/ubi8-micro Can you please help me what
package is missing? Greetings Petr

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/ci-users/attachments/20210602/1d85cf6a/attachment.html>