Ubuntu Version: 22.04 LTS
Desktop Environment: GNOME (default)
Problem Description: Running scripts from Landscape is not working properly. This is a brand new installation and shouldn’t expect this kinds of issues.
I’m trying to find some documentation on how to troubleshoot this, but couldn`t find any. Where can I find this information?
A simple script is delivered, but it keeps running for very long time, and then fails.
Relevant System Information:
Screenshots or Error Messages:
The output text:
Upon execvpe /tmp/tmphd6f7y_d ('/tmp/tmphd6f7y_d',) in environment id 130460588954496
:Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/process.py", line 397, in _fork
self._execChild(path, uid, gid, executable, args, environment)
File "/usr/lib/python3/dist-packages/twisted/internet/process.py", line 468, in _execChild
os.execvpe(executable, args, environment)
File "/usr/lib/python3.10/os.py", line 584, in execvpe
_execvpe(file, args, env)
File "/usr/lib/python3.10/os.py", line 598, in _execvpe
exec_func(file, *argrest)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmphd6f7y_d'