Skip to content

macOS sign failure in 5.6 #7185

@Safihre

Description

@Safihre

I just updated to 5.6 from 5.5 and now the signing of the macOS binary fails.

63308 INFO: Signing the BUNDLE...
70586 WARNING: Error while signing the bundle: codesign command (['codesign', '-s', '***', '--force', '--all-architectures', '--timestamp', '--options=runtime', '--entitlements', 'builder/osx/entitlements.plist', '--deep', '/Users/runner/work/sabnzbd/sabnzbd/dist/SABnzbd.app']) failed with error code 1!
output: /Users/runner/work/sabnzbd/sabnzbd/dist/SABnzbd.app: replacing existing signature
/Users/runner/work/sabnzbd/sabnzbd/dist/SABnzbd.app: bundle format unrecognized, invalid, or unsuitable
In subcomponent: /Users/runner/work/sabnzbd/sabnzbd/dist/SABnzbd.app/Contents/MacOS/jaraco.collections-3.6.0.dist-info

Based on the Breaking Changes section I was already fearing this.
Since you were expecting problems, I was hoping you could tell me what to do now?
This jaraco.collections is just one of many dependencies.

EDIT: I just saw #7184 by @lordwelch, maybe that fixes it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    triagePlease triage and relabel this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions