Yast in Gnome works perfectly fine, but when I try to launch ncurses yast it fails as follows:
(The above output all appears on one line.)Code:/sbin/yast2: line 450: 5139 Aborted (core dumped) $ybindir/y2start $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
I get the same result whether it's from the Gnome terminal or a tty.
I've exercised my Google fu but after a few hours, I can't crack it.
Some 2+ yr old threads suggest that the problem may be related to ruby, or some yast binding files. yast2-ycp-ui-bindings ??
Using the yast GUI I downgraded a couple of these which I found when searching for yast, but it hasn't appeared to help.
I found this page https://support.microfocus.com/kb/doc.php?id=7006751 which suggested tracing the issue with "sh -x yast" which gave me this output:
Any suggestions of how to sort this out?Code:/sbin/yast: line 450: 4564 Aborted (core dumped) $ybindir/y2start $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS + exit_code=134 + '[' -z /var/lib/YaST2/restart_menu -o '!' -f /var/lib/YaST2/restart_menu ']' + break + snapshot_post menu + '[' menu '!=' menu -a menu '!=' migration ']' + '[' -f /var/lib/YaST2/reboot ']' + '[' 0 = 0 ']' + rm -f /var/run/yast.pid + exit 134
Can the core dump file help?
Bookmarks