Skip to content

YETUS-1267. Download pre-built revive binaries instead of compiling from source#367

Merged
ndimiduk merged 1 commit intoapache:mainfrom
ndimiduk:fix-revive-arm64
Mar 23, 2026
Merged

YETUS-1267. Download pre-built revive binaries instead of compiling from source#367
ndimiduk merged 1 commit intoapache:mainfrom
ndimiduk:fix-revive-arm64

Conversation

@ndimiduk
Copy link
Member

The go install github.com/mgechev/revive@latest command segfaults on linux/arm64 under QEMU emulation during the multi-arch Docker image build. Download pre-built release binaries per architecture instead, matching the pattern already used by golangci-lint.

…rom source

The go install github.com/mgechev/revive@latest command segfaults on linux/arm64 under QEMU
emulation during the multi-arch Docker image build. Download pre-built release binaries per
architecture instead, matching the pattern already used by golangci-lint.
@ndimiduk ndimiduk merged commit c665b15 into apache:main Mar 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant