Re: [PATCH] screen: Add missing RDEPENDS on ncurses-terminfo-base
"Stefan Tauner" <[email protected]> Tue, 18 Nov 2025 03:53:35 -0800
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Nov 11, 2025 at 09:51 AM, Alexander Kanavin wrote: > > On Mon, 10 Nov 2025 at 10:51, Stefan Tauner via lists.yoctoproject.org > <[email protected]> wrote: > > Since screen is not a niche application extraordinaire I am wondering if I > am > > doing something else wrong but AFAICT it's really that simple... > > I am working with scarthgap ATM but if need be I can forward-port it too. > > Yes, you need to check if the issue occurs on poky master, show others > how to observe it, and then submit a patch with all that information > to openembedded-core list. I tried reproducing it with bitbake-setup setting poky-master poky-with-sstate distro/poky machine/qemux86-64. I have used core-image-minimal and just added `IMAGE_INSTALL:append = " screen"` on top. This does not show the behavior I am seeing with our scarthgap tree. I have compared the ncurses recipes and they are almost equal. The screen recipes are also quite similar but the screen version changed from 4.9.1 to 5.0.1, but the short changelog of the in-between versions do not show any significant change regarding terminfo or termcap.