-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
[FEATURE REQUEST] Support for Ubuntu 24.04 (Noble Numbat) #66180
Comments
using the bootstrap script pip and other options also failing,
as a temp workaround here is my install script
|
If the plan is to hold off until the LTS v3008 release i'm OK with that.. but having a 24.04 repo that is using 3007 until that is ready would be a nice hold over. |
With Ubuntu 24.04 LTS now officially GA, currently working on getting it in so that packages can be created in future point releases of v3006.x and v3007.x |
I see the MR for this is merged and should supposedly fix this (as stated in the description of #66496) but the repository is still returning a 404. Is there an ETA for this? |
|
Thank you for that information @ScriptAutomate - that clarifies a lot. |
@koenr if I understand him correctly this should become available on the next point release (though no ETA on when that might be). So the |
@koenr - Good question, since the lack of documentation makes it difficult to test a nightly for users at the moment. I've added info to that ticket that should help with testing an Ubuntu 24.04 The example can be modified if wanting to test NOTE: Remember that nightly builds are considered experimental/bleeding-edge builds since they are not representative of a full point release. |
Salt v3007.1 STS was released today, and includes both Ubuntu 24.04 and Fedora 40 as newly supported operating systems:
Ubuntu 24.04 and Fedora 40 will have builds included in Salt 3006.x LTS when the next point release for v3006 happens (Salt v3006.9), and will also be included in Salt v3008 LTS (est. Fall 2024). In the meantime, if wanting to test out the nightly builds built from either the Closing this ticket as complete. |
@here I am facing issues setting up salt on Ubuntu 24 on AWS ec2 host |
Even tried to follow https://gitlab.com/saltstack/open/docs/salt-install-guide/-/issues/86 |
The Salt Install Guide has had a massive overhaul, and the package repositories have been migrated to a new location. Instead of going to a specific operating system page for Ubuntu, see:
For information detailing the repo migration to |
@ScriptAutomate I followed the Install instructions as listed Salt Install Guide: Linux (DEB) Install Instructions But it does not solve my issue. Earlier, on ubuntu 22, I was installing it like and need to use it like |
Is your feature request related to a problem? Please describe.
Ubuntu 24.04 LTS previews are available, but Salt packages are not.
Describe the solution you'd like
Salt support released before 24.04.1 (the upgrade release), scheduled for 15th of August.
Describe alternatives you've considered
Installing manually with pip.
Additional context
Ubuntu no longer provide their own Salt packaging.
https://discourse.ubuntu.com/t/noble-numbat-release-schedule/35649
The text was updated successfully, but these errors were encountered: