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

There is a problem with installing CITUS 12.0 in postgre15 #1110

Open
banana1998-sudo opened this issue Sep 18, 2024 · 1 comment
Open

There is a problem with installing CITUS 12.0 in postgre15 #1110

banana1998-sudo opened this issue Sep 18, 2024 · 1 comment

Comments

@banana1998-sudo
Copy link

sudo apt-get install postgresql-15-citus-12.0
[sudo] password for xxxxx:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package postgresql-15-citus-12.0
E: Couldn't find any package by glob 'postgresql-15-citus-12.0'
E: Couldn't find any package by regex 'postgresql-15-citus-12.0'

Hi.
I have this problem when configuring citus12.0, is there any way to solve it?

Thanks!

@banana1998-sudo
Copy link
Author

sudo bash add-citus-repo.sh
Detected operating system as Ubuntu/jammy.
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... curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to d3fo0g5hm7lbuv.cloudfront.net:443
gpg: no valid OpenPGP data found.
done.
Running apt-get update... done.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant