From: Tiemen Werkman Subject: Re: [update] security/step-cli 0.28.3 To: Stuart Henderson Cc: ports@openbsd.org Date: Sat, 22 Feb 2025 19:16:48 +0100 On Sat, 2025-02-22 at 16:42 +0000, Stuart Henderson wrote: > On 2025/02/22 16:47, Tiemen Werkman wrote: > > Update to version 0.28.3 > > > > It builds on amd64 but still fails on aarch64. > > It builds, but it still doesn't work correctly: > > > -# quick test to replicate: "step base64"; makeRaw from > > golang.org/x/term fails > > -BROKEN = syscall problems? "error making raw terminal: function not > > implemented" > > this still occurs. > Agreed the error occurs, but the rest of the commands do function correctly. Moreover the "step base64" command is arguably the least useful and it's function can easily be replicated by uuencode(1) which is available in base.