pglogical
pglogical copied to clipboard
APT install failing for Debian 12 Bookworm
Followed the README; When trying to install the “2ndQuadrant’s General Public” repository by running the following as root
curl https://techsupport.enterprisedb.com/api/repository/dl/default/release/deb | bash
root@debian-12:~# curl https://techsupport.enterprisedb.com/api/repository/dl/default/release/deb | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4418 100 4418 0 0 9932 0 --:--:-- --:--:-- --:--:-- 9950
OK
Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:4 http://apt.postgresql.org/pub/repos/apt bookworm-pgdg InRelease
Hit:5 https://packages.sury.org/php bookworm InRelease
Ign:6 https://dl.2ndquadrant.com/default/release/apt bookworm-2ndquadrant InRelease
Err:7 https://dl.2ndquadrant.com/default/release/apt bookworm-2ndquadrant Release
404 Not Found [IP: 88.99.39.37 443]
Reading package lists... Done
FATAL: Installation failed, either your platform is not easily detectable
or it is not supported by this installer script. Please open a support ticket
and attach the log file '/tmp/2ndq_packages_installation.log.6kOcL' to receive more detailed
information
Below are the contents of file 2ndq_packages_installation.log.6kOcL
+ SECONDQ_TIMEOUT=30
+ '[' '!' -d /etc/apt/sources.list.d/ ']'
+ apt-key add -
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
+ '[' '!' -x /usr/bin/lsb_release ']'
+ '[' '!' -x /usr/lib/apt/methods/https ']'
+ source_list_file=/etc/apt/sources.list.d/2ndquadrant-dl-default-release.list
+ cat
++ dpkg --print-architecture
++ lsb_release -cs
+ chmod 644 /etc/apt/sources.list.d/2ndquadrant-dl-default-release.list
+ apt-get update
E: The repository 'https://dl.2ndquadrant.com/default/release/apt bookworm-2ndquadrant 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.
++ installation_failed
++ set +x
I checked at https://dl.2ndquadrant.com/default/release/browse/apt/dists/ and don't see release files available for bookworm