On 2022-07-11, Steve Williams <st...@williamsitconsulting.com> wrote: > First, I built a Raspberry Pi 4b system with a USB wired NIC and went to > restore my backup from Google using rclone only to find that rclone isn't > supported on arm64. :(
Try removing the BROKEN-aarch64 and building from ports. It has been a while since the BROKEN markers were added for this and there have been a number of updates, both to rclone itself, and to lang/go, in the meantime. If it still fails then maybe there's some go build option that might help. My initial reaction is that this is more likely to be a problem in go than in rclone.