On 2026-02-21 19:00, Alexander Lakhin wrote:
> It reminded me of [2]. In my system, I found p5-IPC-Run-20231003.0nb1
> installed. So I tried to update it with:
> sudo pkg_delete p5-IPC-Run
> git clone https://github.com/cpan-authors/IPC-Run.git
> (cd IPC-Run*/ && perl Makefile.PL && make && sudo make install)
> and it really helped -- no failure reproduced with many more runs. (I can
> share my repro if needed.)
>
> So maybe you could consider updating IPC::Run on sidewinder too...
I haven't done an upgrade of the packages in a while and I just ran a
pkgin update and saw that it wanted to upgrade to
"p5-IPC-Run-20250809.0" so I can maybe try that first and see if that helps.
Anyway I have now upgraded all the packages so they should be up to
date. Let's see if that makes a difference.
Otherwise I could do a manual install of IPC-Run.
/Mikael