Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1siTaQ-004ljd-Jp for pgsql-general@arkaria.postgresql.org; Mon, 26 Aug 2024 06:52:22 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1siTaN-005qML-VP for pgsql-general@arkaria.postgresql.org; Mon, 26 Aug 2024 06:52:20 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1siTaN-005qMD-KQ for pgsql-general@lists.postgresql.org; Mon, 26 Aug 2024 06:52:20 +0000 Received: from mail-lf1-x129.google.com ([2a00:1450:4864:20::129]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1siTaL-001TY3-JM for pgsql-general@lists.postgresql.org; Mon, 26 Aug 2024 06:52:18 +0000 Received: by mail-lf1-x129.google.com with SMTP id 2adb3069b0e04-534366c194fso3284912e87.0 for ; Sun, 25 Aug 2024 23:52:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1724655135; x=1725259935; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=YYWg24WUxhe/nad9wXqEoPxO6310so6n/ocajBTlMDQ=; b=PpzSZ24nvXgrUQ740UkrQ9ue8QWLFDa3FJNgrozHRmOqIrrFfiqc1mW4vZQ4+5OhuI BqCTXivEp2r4PI+U2s3SkK55nl8zjUf0Hwg3YDWHGdKVReGsmv1vWUAb2ZrLQ+ldwtWq zb9FQUinRRpjgCtckw3YMwmhLuknQwdRvCLaUXLJA5SbWymJwST3nt+dCVEXu5MCrf47 dtFoNBw9ryqB091D7X3y2zEIaKh1qQuwgquT7ghGopnAv7EKmqX/oPj55/DIoxRmjiVV u5lvgw5rP0XuJcnqgJ1nDqPT1/zT52/zd1deYtWCYnm7B191vhTdpyo+0lsEjkmW7DI6 FEng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724655135; x=1725259935; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=YYWg24WUxhe/nad9wXqEoPxO6310so6n/ocajBTlMDQ=; b=CAX4X1NIsX1FiZoTuxUWx5NQ4Refsm2oooXYABKWaUmfLXdoFH7VDSHUNan3JVDtAl PnKGztgBCacSFGqgEC9ddE0zoDq36SOv/Q2pSBMhN8zwJ0FG6c6RVrU6qKHkH3DD/ojk 6+NPhiyoTvHZRwMjdbQ5R7YKJlI/exknkiskTPKZuT8XHC4Tx4nhm9do5VCizcn2Nz13 0khjE+l+/0URhcJcY4zcZ5V+gyga2mbf6N3eDxoDSIw8WZk6WEJsLz4frkM90TkmBelk w7MKZ4Z/WlzWQkRc4jjVhRzZedSKlWmwWq+B7UnYqfLp6nC5f2t3/GC2hKCe+38zoG2N JVKQ== X-Gm-Message-State: AOJu0Yw3VmpMU74FLjHL11ZM5ddHHTVVTVb5RygGCQrB4+qv9w6ell3b s/8unESeClKB/WFOglttjC3PYIsW2Zpv83HtJ/9ndTOYYAMdpDtSkNPHPDDX1By79y/4M1GaQ7A bzUW38vkOxnlqF7DUgCn8u9DMQcH5rYDG+kc= X-Google-Smtp-Source: AGHT+IGaPvAhL45ROtoyCD5bRxTooQtAUEPUVcVtQCpQrV4tLJ3iShrnfmEyQRXA69w7urfg8kzPk8HvcdApDlZW0Ls= X-Received: by 2002:a05:6512:10d6:b0:533:44e7:1b1a with SMTP id 2adb3069b0e04-5343877a8d9mr5623143e87.17.1724655134962; Sun, 25 Aug 2024 23:52:14 -0700 (PDT) MIME-Version: 1.0 From: Jyoti Saxena Date: Mon, 26 Aug 2024 12:22:03 +0530 Message-ID: Subject: Issue Installing PostgreSQL 17 on Ubuntu 22.04 (Jammy) To: pgsql-general@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000adfd6706209090af" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000adfd6706209090af Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, I=E2=80=99m encountering an issue while trying to install PostgreSQL 17 on = my Ubuntu 22.04 (Jammy) system. I followed the installation instructions from the official PostgreSQL website https://www.postgresql.org/download/linux/ubuntu/. When I run the command sudo apt -y install postgresql-17, I receive the following message: Reading package lists... DoneBuilding dependency tree... DoneReading state information... DonePackage postgresql-17 is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, or is only available from another source. Here=E2=80=99s what I=E2=80=99ve already tried: 1. Updated the package list with sudo apt update. 2. Verified that the PostgreSQL Apt Repository is added correctly with deb http://apt.postgresql.org/pub/repos/apt/ jammy-pgdg main. 3. Checked available packages using apt-cache search postgresql-17. 4. Despite these steps, I=E2=80=99m unable to install PostgreSQL 17. Could= you please advise on how to resolve this issue or if there's something I might be missing? Thank you in advance for your help! Best regards, Jyoti --000000000000adfd6706209090af Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Hi,

I=E2=80=99m encountering an issue while trying to install P= ostgreSQL 17 on my Ubuntu 22.04 (Jammy) system. I followed the installation= instructions from the official PostgreSQL website https://www.postgresql.org/download/linux/ubuntu/.

When I run the command sudo apt -y install postgresql-17, I= receive the following message:

Reading package lists... Done<=
/span>
Building dep=
endency tree... Done
Reading stat=
e information... Done
Package post=
gresql-17 is not available, but is referred to by another package.
This may mea=
n that the package is missing, has been obsoleted, or is only available fro=
m another source.

Here=E2=80=99s what I=E2=80=99ve already tried:

=C2=A01. Updated the package list with sudo apt update.

=

=C2=A02. Verified that the PostgreSQL Apt Repository is add= ed correctly with=C2=A0

deb http://apt.postgresql.org/pub/repos/apt/ jammy-pgdg main.=C2=A0

3. Checked available packages = using apt-cache search postgresql-17.

=C2=A04. Despite t= hese steps, I=E2=80=99m unable to install PostgreSQL 17. Could you please a= dvise on how to resolve this issue or if there's something I might be m= issing?

Thank you in advance for your help!

Best regards,

Jyoti

--000000000000adfd6706209090af--