I get this error when i try to install all the packages in the Awesome WM repo.
** (y2base:5272): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service filesYaST got signal 11 at YCP file PackagesUI.ycp:294
/sbin/yast2: line 431: 5272 Segmentation fault $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
** (zenity:6673): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Install the package “at-spi2-core” to get rid of that error message.
But I’m not sure if that causes YaST to crash.
If that doesn’t help, you could try to use the text-based version of YaST by running “sudo yast” in a terminal window. (should be installed by default I think)
Or use zypper to install the packages you want.