Azure / azure-linux-extensions

Linux Virtual Machine Extensions for Azure
Apache License 2.0
304 stars 252 forks source link

Linux diagnostics failed to be processed/installed due to a wrong python binary tried to be used #1869

Open AkechiShiro opened 7 months ago

AkechiShiro commented 7 months ago

When I check the logs of the failure :

I don't think making an assumption is a good idea when installing software, be it extensions or not.

[ExtensionOperationError] Non-zero exit code: 127, /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.141/diagnostic.py -install [stdout] [stderr] /usr/bin/env: ‘python’: No such file or directory

This is for a Debian 12 Bookworm machine.