pgadmin-org / pgadmin4

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
https://www.pgadmin.org
Other
2.53k stars 656 forks source link

pgadmin4 Release does not have a Release file. for ubuntu 24.10 #8100

Closed aityahiaidir closed 6 days ago

aityahiaidir commented 6 days ago

Hello

i am trying to install Pgadmin on unbuntu 24.10 following the official instruction

https://www.pgadmin.org/download/pgadmin-4-apt/

Normally there is a release Ubuntu 24.10 (Oracular Oriole), but when a launch this command i get an error below

# Create the repository configuration file:
sudo sh -c 'echo "deb [signed-by=/usr/share/keyrings/packages-pgadmin-org.gpg] https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/$(lsb_release -cs) pgadmin4 main" > /etc/apt/sources.list.d/pgadmin4.list && apt update'

error: The repository https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/oracular pgadmin4 Release does not have a Release file. any idea ? `

pravesh-sharma commented 6 days ago

Hi @aityahiaidir,

pgAdmin 4 will be supported on Ubuntu 24.10 from version 8.13 onwards which is due to release on November.

aityahiaidir commented 6 days ago

thank's a close the issue

aityahiaidir commented 4 days ago

by the way, the version 8.12.1 present in the Ubuntu software center works perfectly under Ubuntu 24.1

adityatoshniwal commented 2 days ago

by the way, the version 8.12.1 present in the Ubuntu software center works perfectly under Ubuntu 24.1

FYI, pgAdmin is not officially released on Ubuntu software center.