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

feat: install the compiler rt libraries and support building images on M1 mac #162

Merged
merged 4 commits into from
Sep 29, 2022

Conversation

gythialy
Copy link
Owner

```
could not find entry in tlog: searching log query: [POST /api/v1/log/entries/retrieve][404] searchLogQuery default  &{Code:404 Message:rpc error: code = NotFound desc = No leaf found for hash: a2020d8a47f7aaa28ae0d36be7881650f74c1831d022f4a6c2908e45c8eea15a in tree size 36475}Error: verifying blob [https://github.com/goreleaser/goreleaser/releases/download/v1.11.4/checksums.txt]: searching log query: [POST /api/v1/log/entries/retrieve][404] searchLogQuery default  &{Code:404 Message:rpc error: code = NotFound desc = No leaf found for hash: a2020d8a47f7aaa28ae0d36be7881650f74c1831d022f4a6c2908e45c8eea15a in tree size 36475}
main.go:62: error during command execution: verifying blob [https://github.com/goreleaser/goreleaser/releases/download/v1.11.4/checksums.txt]: searching log query: [POST /api/v1/log/entries/retrieve][404] searchLogQuery default  &{Code:404 Message:rpc error: code = NotFound desc = No leaf found for hash: a2020d8a47f7aaa28ae0d36be7881650f74c1831d022f4a6c2908e45c8eea15a in tree size 36475}
```

Signed-off-by: gythialy <[email protected]>
@gythialy gythialy merged commit 741da00 into main Sep 29, 2022
@gythialy gythialy deleted the hotfix/issue-104 branch September 29, 2022 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Building golang-cross-builder on m1 macbook may not work yet error compiling for darwin
2 participants