Azure / Azure/azure-linux-extensions
[VMAccess] Does not work in RHEL-8
Open
extensions/VMAccess
- Dominant language
- Python
- Stars
- 333
- Forks
- 278
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
The VMAccess extension doesn't work in RHEL-8 on-demand image.
There's no python or python3 in RHEL-8 on-demand image by default. It has "/usr/libexec/platform-python". So that when running "./extension_shim.sh -i" it shows "No Python interpreter found on the box" and exit directly.
Version: Microsoft.OSTCExtensions.VMAccessForLinux-1.5.2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.