Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-2895

go, python, pip executables not found in path on udi image

XMLWordPrintable

    • 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.

            nickboldt Nick Boldt
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: