-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
golang: https fetch fails when downloading packages #7
Comments
Does this work better after the update to version 1.5rc1-1 of the golang package? |
Yes, there's now |
Great! Unfortunately the text relocation warning will be there until the following issue is fixed in go itself: golang/go#9210 |
The text relocation warning is still there and the linked issue is now closed. On this comment golang/go#9210 (comment) a "gomobile" tool is mentioned (!) On golang/go#10807, the text relocation warning is mentioned too |
The golang issue is fixed for go 1.6, which will hopefully soon be available in beta form! |
@franciscod @robertvalik I've updated the |
recompiled a package of mine that gave warnings earlier: silently compiled ok! |
It seems that package downloading fails from golang.org
and also from other non-github sites.
For reference, this is the output for running the previous command outside Termux:
The text was updated successfully, but these errors were encountered: