citusdata / citus

Distributed PostgreSQL as an extension
https://www.citusdata.com
GNU Affero General Public License v3.0
10.43k stars 662 forks source link

Cannot install Citus in Ubuntu 24.04 #7692

Open iopanda opened 5 days ago

iopanda commented 5 days ago

Hi team,

I got problem when I going to install Citus in Ubuntu 24.04. Here's the error:

$ curl https://install.citusdata.com/community/deb.sh | sudo bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  9887  100  9887    0     0  14487      0 --:--:-- --:--:-- --:--:-- 14497
Detected operating system as Ubuntu/noble.
Running apt-get update... done.
Checking for curl...
Detected curl...
Checking for gpg...
Detected gpg...
Checking for postgresql-16...
Detected postgresql-16...
Installing apt-transport-https... done.
Installing /etc/apt/sources.list.d/citusdata_community.list... done.
Importing Citus Data Community gpg key... done.
Running apt-get update... done.

The repository is set up! You can now install packages.

$ sudo apt update
Hit:1 http://jp.archive.ubuntu.com/ubuntu noble InRelease
Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
Ign:3 https://repos.citusdata.com/community/ubuntu noble InRelease
Hit:4 http://jp.archive.ubuntu.com/ubuntu noble-updates InRelease
Err:5 https://repos.citusdata.com/community/ubuntu noble Release
  404  Not Found [IP: 3.166.228.122 443]
Hit:6 http://jp.archive.ubuntu.com/ubuntu noble-backports InRelease
Reading package lists... Done
E: The repository 'https://repos.citusdata.com/community/ubuntu noble Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

$ sudo apt-get -y install postgresql-16-citus-12.1
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package postgresql-16-citus-12.1
E: Couldn't find any package by glob 'postgresql-16-citus-12.1'
E: Couldn't find any package by regex 'postgresql-16-citus-12.1'

Does Ubuntu 24.04 not be supported yet?

wissam-khair commented 3 days ago

it is the same issue here #4263

I couldn't open it again ... please we need support and help regarding this

wissam-khair commented 3 days ago

NOTE: not related only for ubuntu 24

aggroot commented 3 days ago

Please take care of this