* Stuart Henderson wrote: > On 2023/06/13 11:57, Matthias Schmidt wrote: > > $ pkg_info -vv screen | head -30 > > Information for inst:screen-4.9.0 > > [...] > > Size: 1244302 > > Signature: screen-4.9.0,10,c.97.0,curses.14.0,util.16.0 > > Packing-list: > > @comment $OpenBSD: PLIST,v 1.24 2019/08/15 21:01:49 naddy Exp $ > > @name screen-4.9.0 > > @url file:./screen-4.9.0.tgz > > @version 10 > > I'm at a loss to explain how you've got screen-4.9.0 linked against > libc.so.97.0 with @version 10 but with @comment still in the PLIST. > The only way I can see is building locally with parts of an old and > parts of a new ports tree. > > However that happened, I think it is beyond what pkg_add -u can be > expected to deal with.
Absolutely, that was my own stupidity. Fixed by now and screen works as expected.
