Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: macos shows error when running binaries (missing notarization) #828

Open
apricote opened this issue Aug 6, 2024 · 1 comment · May be fixed by #868
Open

fix: macos shows error when running binaries (missing notarization) #828

apricote opened this issue Aug 6, 2024 · 1 comment · May be fixed by #868
Labels

Comments

@apricote
Copy link
Member

apricote commented Aug 6, 2024

TL;DR

Our release binaries show an error when executed on macos.

Expected behavior

The binaries should run without issues on macos.

Observed behavior

macos shows an error screen because the binary was not notarized.

macos-cli-notarization

Minimal working example

  1. Be a macos user
  2. Download release binary
  3. Run binary
  4. Observe error

If you can not reproduce this, @LKaemmerling can reproduce locally.

Log output

No response

Additional information

Probably changed with 703f535

@apricote apricote added the bug label Aug 6, 2024
@jooola
Copy link
Member

jooola commented Aug 6, 2024

Possible alternative to rcodesign if needed: https://github.com/anchore/quill

@phm07 phm07 changed the title macos shows error when running binaries (missing notarization) fix: macos shows error when running binaries (missing notarization) Aug 30, 2024
@phm07 phm07 linked a pull request Sep 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants