Skip to content

efi/preinstall: fix checkHostSecurity null implementation signature used for arm64#529

Merged
ernestl merged 1 commit intocanonical:masterfrom
ernestl:ernestl/fix-arm-build-issue
Mar 20, 2026
Merged

efi/preinstall: fix checkHostSecurity null implementation signature used for arm64#529
ernestl merged 1 commit intocanonical:masterfrom
ernestl:ernestl/fix-arm-build-issue

Conversation

@ernestl
Copy link
Member

@ernestl ernestl commented Mar 20, 2026

Fix checkHostSecurity null implementation signature used for arm64.

Problem seen when building for arm64:

dpkg-buildpackage: info: host architecture arm64

...

# github.com/snapcore/secboot/efi/preinstall
../vendor/github.com/snapcore/secboot/efi/preinstall/checks.go:310:23: assignment mismatch: 2 variables but checkHostSecurity returns 1 value

@ernestl ernestl force-pushed the ernestl/fix-arm-build-issue branch from 581fcc2 to 51091f6 Compare March 20, 2026 14:00
@ernestl ernestl requested a review from valentindavid March 20, 2026 14:02
@ernestl ernestl merged commit 26dce57 into canonical:master Mar 20, 2026
2 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.

3 participants