http://bugzilla.opensuse.org/show_bug.cgi?id=1183234 http://bugzilla.opensuse.org/show_bug.cgi?id=1183234#c8 --- Comment #8 from Dr. Werner Fink <werner@suse.com> --- I've just tested the new linux terminfo entry on my Leap 15.2 and it works on my linux console here: /local/werner> strace -o log dialog --yesno yesno 5 30 perfect line graphics and /local/werner> grep terminfo log stat("/local/werner/.terminfo", {st_mode=S_IFDIR|0755, st_size=15, ...}) = 0 stat("/etc/terminfo", {st_mode=S_IFDIR|0755, st_size=6, ...}) = 0 stat("/usr/share/terminfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 access("/local/werner/.terminfo/l/linux", R_OK) = 0 openat(AT_FDCWD, "/local/werner/.terminfo/l/linux", O_RDONLY) = 3 /local/werner> infocmp -T linux -1 | grep acsc acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~, Nevertheless the date with the patch ncurses-6.2-20200711.patch and the first occurrence seems to correspond
Fails since (at least) Build [20200714](https://openqa.opensuse.org/tests/1333590)
no idea if this is causal -- You are receiving this mail because: You are on the CC list for the bug.