You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't speak to how those fedora images are created, but pulling them down and looking at them shows that Python is not installed. Or if it is, it certainly isn't in the standard location of /usr/bin. The builder team obviously has no control over those images, but we do give you tools to address this situation. In builder 3.1, you may use the dependencies.python_interpreter section of the EE to describe the Python interpreter to install in the base image. The below works for me:
If i use quay.io/fedora/fedora:40 or quay.io/fedora/fedora:latest image on execution-enviroment.yml ansible-builder raise this exception:
The text was updated successfully, but these errors were encountered: