Skip to content

Drop the smctl flag the pinned build does not support - #547

Merged
georgestagg merged 1 commit into
mainfrom
fix-smctl-unknown-flag
Sep 11, 2026
Merged

Drop the smctl flag the pinned build does not support#547
georgestagg merged 1 commit into
mainfrom
fix-smctl-unknown-flag

Conversation

@georgestagg

Copy link
Copy Markdown
Collaborator

The pinned smtools MSI ships an smctl without --exit-non-zero-on-fail, so every smctl sign invocation failed immediately with unknown flag: --exit-non-zero-on-fail.

That build also exits 0 when signing fails, so the signtool verify and Get-AuthenticodeSignature checks are what gate the step.

The pinned smtools MSI ships an smctl without --exit-non-zero-on-fail,
so every `smctl sign` invocation failed immediately with
`unknown flag: --exit-non-zero-on-fail`.

That build also exits 0 when signing fails, so the signtool verify and
Get-AuthenticodeSignature checks are what gate the step.
@georgestagg
georgestagg merged commit 5d23ef3 into main Sep 11, 2026
6 checks passed
@georgestagg
georgestagg deleted the fix-smctl-unknown-flag branch September 11, 2026 15:15
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