Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Cannot update aws-okta on macOS Catalina #261

Closed
ravioactive opened this issue Dec 12, 2019 · 3 comments
Closed

Cannot update aws-okta on macOS Catalina #261

ravioactive opened this issue Dec 12, 2019 · 3 comments

Comments

@ravioactive
Copy link

15:55 $ go get -u github.com/segmentio/aws-okta

github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain

cgo-gcc-prolog:194:11: warning: 'SecTrustedApplicationCreateFromPath' is deprecated: first deprecated in macOS 10.15 - No longer supported [-Wdeprecated-declarations]
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustedApplication.h:59:10: note: 'SecTrustedApplicationCreateFromPath' has been explicitly marked deprecated here

@ravioactive
Copy link
Author

I also tried to remove and re install aws-okta, and I got the same error. Now the binary shows the following error on running:
dyld: malformed mach-o image: segment __DWARF has vmsize < filesize

@nickatsegment
Copy link
Contributor

nickatsegment commented Dec 13, 2019

Pretty sure that's just a warning (that we nonetheless should address; will cut a ticket).

Can you install via homebrew instead? I just tested the homebrew one and it appears to run fine.

@ravioactive
Copy link
Author

Ok, works! Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants