On 2024/08/26 17:42, Jon Fineman wrote:
> Thanks for updating soju.
>
> It looks like sojuctl needs some attention.
>
> sojuctl --help
> sojuctl[22697]: pinsyscalls addr 2b6f5ff19 code 253, pinoff 0xffffffff (pin 330 216ecc000-216eda66d e66d) (libcpin 0 0-0 0) error 78
> Abort trap (core dumped)
>
>
> "Johannes Thyssen Tishman" <johannes@thyssentishman.com> writes:
>
> > Please find below an update for net/soju to version 0.8.2.
> >
>
That looks like the error you might get if you're running a binary
compiled with old Go compiler on recent OpenBSD. I wonder if you're not
running the correct version from a recent package.
What do you get from this?
$ type sojuctl
sojuctl is /usr/local/bin/sojuctl
$ ls -l /usr/local/bin/sojuctl
-rwxr-xr-x 1 root bin 2404632 Aug 27 12:05 /usr/local/bin/sojuctl
No comments:
Post a Comment