-
Bug
-
Resolution: Done
-
Critical
-
3.0.0.GA
-
None
-
False
-
None
-
False
In latest UDI image build https://quay.io/repository/devspaces/udi-rhel8?tab=tags&tag=3.0-11 I see that:
bash-4.4# go version bash: go: command not found bash-4.4# whereis go go: bash-4.4# python -v bash: python: command not found bash-4.4# whereis python python: /usr/bin/python3.8-x86_64-config /usr/bin/python3.8-config /usr/bin/python3.6 /usr/bin/python3.8 /usr/bin/python3.6m /usr/lib/python3.6 /usr/lib/python3.8 /usr/lib64/python3.6 /usr/lib64/python3.8 /usr/include/python3.8 /usr/include/python3.6m /usr/share/man/man1/python.1.gz
So we are missing some symlinks.