On 2025-12-30, Sergey Andrianov <[email protected]> wrote: > Hello misc@, > > After running sysupgrade -s and pkg_add -u, I can't launch urxvt neither as > client or standalone. Here is the error I am getting running urxvt(1): > > > ListUtil.c: loadable library and perl binaries are mismatched (got first > handshake key 0xf100000, needed 0xf180000)
After a Perl major version update you will not be able to run old compiled extensions (grep -Rl libdata/perl5.*\.so /var/db/pkg), these will fail until new packages are available and you've updated to them. -- Please keep replies on the mailing list.

