Closed ilveroluca closed 6 years ago
A PR has been submitted to ansible-galaxy-extras which solves this issue:
https://github.com/galaxyproject/ansible-galaxy-extras/pull/219
@ilveroluca is this on the dev version? Or also on stable? If dev, or the new 18.09 version, please commit into this branch https://github.com/galaxyproject/ansible-galaxy-extras/tree/18.09 ... I will use this one as long as we get the Docker to build for 18.09.
Thanks!
You mean the Galaxy version?
This emerged on a regular build of the PhenoMeNal images, which are using Galaxy 18.01. We're on @pcm32's 18.01-k8s branch of docker-galaxy-stable and of ansible-galaxy-extras, which are a little dated. In any case, the line of ansible code has been carried forward to the current ansible-galaxy-extras master, so any older base image might be susceptible.
Yes, Galaxy version. But I see, 18.01 is older. I just merged your PR. Thanks a lot!
The Ansible task that verifies whether the system supports interactive environments fails seemingly because of outdated certificates:
The task failing should be this one:
https://github.com/galaxyproject/ansible-galaxy-extras/blob/fe5ba3e5f8f2daa217b460f17d0469fac555d72c/tasks/ie_proxy.yml#L2