Linux update manager - dependencies (Python)
Posted: Wed Sep 07, 2022 3:01 pm
Hi,
I have installed an agent on a Linux machine, but when I do a 'rescan host' action on the machine in the LUM the script returns 'Python may not be responding or not installed on this system. Please verify that python is available and in the PATH for root.'
I have searched the documentation for instructions, but cannot find any.
Can you let us know what version of python and other dependencies are needed to run the scripts?
Would it be an idea to add an dependenies installer when the plugin doesn't find the right one(s)?
The error message refers to the path as well, would it be an option to have that check from above also corrects the path?
Running python from the command line as root fires up the python command line, so my guess is that the error is not a path issue.
See below: Cheers,
Leon
I have installed an agent on a Linux machine, but when I do a 'rescan host' action on the machine in the LUM the script returns 'Python may not be responding or not installed on this system. Please verify that python is available and in the PATH for root.'
I have searched the documentation for instructions, but cannot find any.
Can you let us know what version of python and other dependencies are needed to run the scripts?
Would it be an idea to add an dependenies installer when the plugin doesn't find the right one(s)?
The error message refers to the path as well, would it be an option to have that check from above also corrects the path?
Running python from the command line as root fires up the python command line, so my guess is that the error is not a path issue.
See below: Cheers,
Leon