Seems the command "dialog" is missing.

On 10.01.2014 12:53, Tobias Guth - ISONA wrote:
Hi people,

I have some Problem with my omd system I can not get the glue on.

My omd 1.00 running on openSuse 12.3 is doing quite well, but some of
the omd commands like "omd config testsite" or "omd update testsite" are
failing.

The error ist somehow python related:

Traceback (most recent call last):
   File "/usr/bin/omd", line 3255, in <module>
     command_function(args, command_options)
   File "/usr/bin/omd", line 2745, in main_update
     "Update!", "Abort"):
   File "/usr/bin/omd", line 188, in dialog_yesno
     state, response = run_dialog(["--yes-label", yeslabel, "--no-label",
nolabel, "--yesno", text, "0", "0"])
   File "/usr/bin/omd", line 160, in run_dialog
     p = Popen(["dialog", "--shadow"] + args, env = env, stderr = PIPE)
   File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
     errread, errwrite)
   File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child
     raise child_exception
OSError: [Errno 2] No such file or directory


I just do not know which file or dir is missing ?
OMD is working though and I can create new sites for example at version
1.10, but I can not update existing ones.

Any Hints for me ?

Regards
Tobi
_______________________________________________
omd-users mailing list
[email protected]
http://lists.mathias-kettner.de/mailman/listinfo/omd-users


_______________________________________________
omd-users mailing list
[email protected]
http://lists.mathias-kettner.de/mailman/listinfo/omd-users

Reply via email to