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

Application bundle has broken signature #8767

Closed
cyberduck opened this issue Apr 26, 2015 · 4 comments
Closed

Application bundle has broken signature #8767

cyberduck opened this issue Apr 26, 2015 · 4 comments

Comments

@cyberduck
Copy link
Collaborator

4951ab7 created the issue

On a Macbook Pro with the a fresh install of the latest update of Yosemite (10.10.3) I downloaded Cyberduck 4.7 from the website in Chrome using this link:
https://update.cyberduck.io/Cyberduck-4.7.zip

It unzips fine, I drag the app to "Applications" and double-click to open it. A dialog pops up saying:

"Cyberduck" is damaged and can't be opened. You should move it to the Trash.

I deleted it and retried several times with the same results. Cyberduck has never been installed on this system before.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I cannot reproduce the issue.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you run codesign -d -r- --deep-verify /Applications/Cyberduck.app in a Terminal.app window.

@cyberduck
Copy link
Collaborator Author

4951ab7 commented

Thanks for taking a look. I ran:

codesign -d -r- --deep-verify /Applications/Cyberduck.app

Result:

Executable=/Applications/Cyberduck.app/Contents/MacOS/Cyberduck
Nested=Library/Spotlight/Cyberduck Spotlight Importer.mdimporter
Nested=Frameworks/libLaunchServicesApplicationFinder.dylib
Nested=Frameworks/libDiagnostics.dylib
Nested=MacOS/Runtime.jre
Nested=Frameworks/libQuickLook.dylib
Nested=Frameworks/libIOKitSleepPreventer.dylib
Nested=Frameworks/libProxy.dylib
Nested=Frameworks/libFoundationProgressService.dylib
Nested=Frameworks/libjnidispatch.dylib
Nested=Frameworks/libjdns_sd.dylib
Nested=Frameworks/libLaunchServicesQuarantineService.dylib
Nested=Frameworks/libLaunchServicesFileDescriptor.dylib
Nested=Frameworks/libLaunchServicesSchemeHandler.dylib
Nested=Frameworks/libKeychain.dylib
Nested=Frameworks/Sparkle.framework
Nested=Frameworks/libLocal.dylib
Nested=Frameworks/librococoa.dylib
designated => identifier "ch.sudo.cyberduck" and (anchor apple generic and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] # G69SCX94XU) or certificate rootH"a1fb64aab7a4441436d50b91f310bf8c3dafc22c")

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The signature verification looks just fine. Not sure why Gatekeeper still complains.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant