Known issues with the LUMI software stacks
All versions
-
Some SUSE-provided tools may not work when the
ncursesmodule is loaded.This is because SUSE delivers a heavily customised
ncurseslibrary and we do not know how they did the customisations. It also contains some versioned symbols info for ancient versions that is not included automatically anymore with more presentncurseslibraries, even when asked to include versioned symbols in the shared objects.For
gdba workaround is to start it usingwhich forces
gdbto use thelibncurseswfrom the system and keeps it happy.