Are there plans to support Ubuntu 24.04 LTS soon?:
I don’t find packages for “ubuntu/noble” in packages.gitlab.com
Versions
- Self-managed
- GitLab.com SaaS
Are there plans to support Ubuntu 24.04 LTS soon?:
I don’t find packages for “ubuntu/noble” in packages.gitlab.com
Yes, we plan to add official support for Ubuntu 24.04 soon: Add package for Ubuntu 24.04 (noble) (#8509) · Issues · GitLab.org / omnibus-gitlab · GitLab
Until then, you should be able to install the 22.04 package on any Ubuntu 24.04 system without any issues.
To (temporarily) change the package repo from jammy
to noble
until we start building and releasing packages specifically for 24.04 noble
, you can run:
sudo sed -i "s/jammy/noble/g" /etc/apt/sources.list.d/gitlab_gitlab-*e.list
sudo apt update
The same kind of delay happened when jammy was released, for several months people were referred to use the focal packages.
2 posts were split to a new topic: GitLab 17.1.0-CE long startup time on Ubuntu 24.04 LTS