-
Notifications
You must be signed in to change notification settings - Fork 1.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
Investigate why setup-python is failing on actions/runner image #2610
Comments
Hello! Thank you for filing an issue. The maintainers will triage your issue shortly. In the meantime, please take a look at the troubleshooting guide for bug reports. If this is a feature request, please review our contribution guidelines. |
You can see a lot of history here : actions/setup-python#162 Also, Debian not supported |
@Link- What is the point of using debian when it looks like Ubuntu is the most supported and compatible Linux variant for the runners? |
+1 Isn't this going to cause endless issues with the GitHub Actions Marketplace that are exclusively built for Ubuntu? This seems like a major miss for the Github ecosystem and community |
We will switch to Ubuntu from Debian as of the next runner release (2.305.x+). For anyone who cannot wait until then, we highly recommend that you build and maintain your own runner images. Our docs are quite comprehensive in this area: https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/about-actions-runner-controller#about-the-runner-container-image |
what is your timeline for that release? |
@simpson No timeline for now. |
I noticed also ruby/setup-ruby fails because it supports only Ubuntu. |
ya the current version is completely useless, hoping it doesn't take long for the next version to release 🤞 |
The new runner binaries and image will be release this week. |
Switch from Debian to Ubuntu 22.04 actions/runner#2651 - will come out with 2.305.0 |
Checks
Controller Version
0.4.0
Helm Chart Version
0.4.0
CertManager Version
No response
Deployment Method
Helm
cert-manager installation
Checks
Resource Definitions
To Reproduce
Details: https://github.com/actions/actions-runner-controller/discussions/2174#discussioncomment-5961859
Describe the bug
Action complains it didn't find a suitable version for the architecture:
Describe the expected behavior
Whole Controller Logs
Whole Runner Pod Logs
Additional Context
No response
The text was updated successfully, but these errors were encountered: