Skip to content
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

Add support for Ubuntu 24.04 LTS ("noble") #5359

Closed
DarrenCook opened this issue Dec 12, 2024 · 1 comment
Closed

Add support for Ubuntu 24.04 LTS ("noble") #5359

DarrenCook opened this issue Dec 12, 2024 · 1 comment

Comments

@DarrenCook
Copy link

Summary

CouchDB can't be installed on Ubuntu 24.04 LTS as there is no deb.

It has been the recommended long-term-support version for people to install since April, so is an obvious choice for servers.

Desired Behaviour

We want to be able to follow the documentation at:
https://docs.couchdb.org/en/latest/install/unix.html#enabling-the-apache-couchdb-package-repository

But it fails because "noble" is returned for ${VERSION_CODENAME}

Possible Solution

Add "Ubuntu 24.04 LTS" to the list at https://docs.couchdb.org/en/latest/install/unix.html#installation-using-the-apache-couchdb-convenience-binary-packages

And add the corresponding deb release, or course :-)

@big-r81
Copy link
Contributor

big-r81 commented Dec 14, 2024

Closing this as duplicate of #5077.

@big-r81 big-r81 closed this as completed Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants