-
Notifications
You must be signed in to change notification settings - Fork 411
"Couldn't install toolchain" #1649
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 is fixed on the main branch |
Will there be a new release soon? |
Use |
Sadly we build CI images that contain
And we rely on Renovate to update If we use |
You can specify --rev, do note that a build from git will use images with the tag |
@Emilgardis thank you for the suggestion. But a git commit hash cannot be updated by Renovate. Meaning we have to chose between:
Is a fix release entirely out of the question? |
A fix release would be very heavy, i do not want to myself try to support that as I'd have to fix some very old stuff. I could maybe do a beta release, but see #1290 |
Checklist
Describe your issue
When trying to cross-compile for Linux from my aarch64-apply-darwin machine, I get this error:
I've gone through the setup and ensured that Docker is running. Why might I be getting this error?
What target(s) are you cross-compiling for?
other (specify in description)
Which operating system is the host (e.g computer cross is on) running?
What architecture is the host?
What container engine is cross using?
cross version
0.2.5
Example
No response
Additional information / notes
I notice when I run
cross --version
, I get this warning:I suspect this is related.
The text was updated successfully, but these errors were encountered: