-
Notifications
You must be signed in to change notification settings - Fork 18k
go install github.com/minio/mc command failed #28758
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
Comments
This was fixed in 1.11 (#25908). Are you sure this does not work in 1.11.2 too ? |
@agnivade I updated from 1.10.0 to 1.11.2. and it is giving the following error with 1.11.2
|
You probably have an existing installation of minio/mc. Please delete that, and |
I agree with @agnivade - you should figure this out with the package's upstream, as this doesn't look like a bug in Go itself. We can always reopen this issue, or file a new one, if there is a Go bug to fix after all. |
I think this might be come because you are using earlier release, just checkout to 24d4c28aa965795b609e89bb94454e2d7ab1d26d commit hash and compile it again. It will work fine. |
Please answer these questions before submitting your issue. Thanks!
What did you do?
tried to install - go install github.com/minio/mc
What did you expect to see?
No error
What did you see instead?
/usr/local/go/pkg/tool/darwin_amd64/link: /usr/local/go/pkg/tool/darwin_amd64/link: combining dwarf failed: Unknown load command 0x32 (50)
Does this issue reproduce with the latest release (go1.11.2)?
Yes
System details
The text was updated successfully, but these errors were encountered: