Closed samip5 closed 1 week ago
yes, this seems to be a regression in main
at the moment, we don't use it much, but it should be fixed anyways
So I think I'm understanding the error right as it's a missing ncurses (ncursesw) library?
Yes, in the toolchain I switched ncurses to build non-wide character version, as bash
needs that, it's a long story. But it doesn't affect Talos itself in any way, just the stuff around kernel.
Yes, in the toolchain I switched ncurses to build non-wide character version, as
bash
needs that, it's a long story. But it doesn't affect Talos itself in any way, just the stuff around kernel.
Referring to https://github.com/siderolabs/tools/commit/0a443c6d5a1ac6764b22990be0945ef4cae8c32e?
yes.
It appears that currently the menuconfig is failing on a Gentoo host, but I thought it's running inside of Docker, so it should work even if host lacks musl?
Host is amd64, glibc-based.
Docker info: