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 1soHcZ-009vAs-5d for pgsql-admin@arkaria.postgresql.org; Wed, 11 Sep 2024 07:18:36 +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 1soHcX-00AdyN-97 for pgsql-admin@arkaria.postgresql.org; Wed, 11 Sep 2024 07:18:33 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1soHcW-00Adwf-S3 for pgsql-admin@lists.postgresql.org; Wed, 11 Sep 2024 07:18:32 +0000 Received: from mail-ej1-x631.google.com ([2a00:1450:4864:20::631]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1soHcU-000bPk-0L for pgsql-admin@lists.postgresql.org; Wed, 11 Sep 2024 07:18:32 +0000 Received: by mail-ej1-x631.google.com with SMTP id a640c23a62f3a-a8d64b27c45so403505866b.3 for ; Wed, 11 Sep 2024 00:18:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1726039110; x=1726643910; darn=lists.postgresql.org; h=mime-version:content-language:accept-language:in-reply-to :references:message-id:date:thread-index:thread-topic:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=7rdRlFEy+VHuMsgooMx8JKYr+y83lq1+ggwqM3KGCuY=; b=fj+IerpOo14MWb0FzPPb/6hMXwcMqJ05JS2DLf9yuaSQAH6p9M1YWfG1Nkt3fzWpMK SqV5Rx29OeA2k/bQco+Whrx7PrHuIcf0zN5ppK8hUHbmPPAUjFY7wwWLNewTDrWZg4+6 FktRZ0TudNKTmKyl10RRUVHRVfIIzofJDvQqIuSQlUWhzBOFGsQ7qhtinLIH8t4B/M/9 nI/v2f7kCO+wE/Si5msNiX2yGmmCDHC8ZXKOUzPs5AFT/GXVq1Dc9Vl6tJ6OiXn56YJR 2WJhXWTudYbo9iNqYhQi52j1cY4LOYjzxDj+46Puaed0RP1iDBZUXC/MTpH0C49rYw6a WaxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726039110; x=1726643910; h=mime-version:content-language:accept-language:in-reply-to :references:message-id:date:thread-index:thread-topic:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7rdRlFEy+VHuMsgooMx8JKYr+y83lq1+ggwqM3KGCuY=; b=rRks5FkCZ39wEKF4DR0z51mMhvWC1k+qx4Azj7eB+CKX/xjO7dxrKuxdovq0UUX3UJ vteGGoKZwYASxWgZ75B9db4i5XGvlsa9tHiJDcAhPoSJ3qYSq9PUzGdnBYO4uSzUgs7v 0ea7HvOpeefCpQ1d6valnbX0b+h0Mr/1G43sVSSleO8PFUF3BWF9y8VZZxPU/dv0doe1 gVdHoAJjHCiQkFNGXXlzmfqi7UXI27KUL8FttACrvSyvvOC349u+8N6FVkrkSFxamlq/ 6/2LHUZATRvIUhZhO4ixVmeLUe3mjIbVghgYT/exSvDmr23kokIqnCZgbJ9FPuH2uxZ9 0TDw== X-Gm-Message-State: AOJu0YwpyX0yGJlUGJwkQ+HSCOKyWUzcX847lWB3a2KgoYrNxSEhHxp3 QLWDy1LDnXl9QPgvyoPJdZxq1H3+sKurbQIjr7whldl+uFHl/Bmp7zaTRg== X-Google-Smtp-Source: AGHT+IEWR4SKcmQ+J9pilr7uN0E1MjOv9gJNGjMFdq4el+xQgW3FIE4p1bYMypkCN3VIaeg8zb4T6Q== X-Received: by 2002:a17:907:97cc:b0:a80:f840:9004 with SMTP id a640c23a62f3a-a8ffaaad195mr293901166b.12.1726039108984; Wed, 11 Sep 2024 00:18:28 -0700 (PDT) Received: from AM6PR03MB5558.eurprd03.prod.outlook.com ([2603:1026:c03:28fc::5]) by smtp.gmail.com with ESMTPSA id a640c23a62f3a-a8d25d64880sm571078066b.219.2024.09.11.00.18.28 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Sep 2024 00:18:28 -0700 (PDT) From: =?iso-8859-1?Q?P=E4r_Mattsson?= To: Pgsql-admin Subject: I'm trying to update postgres from 15.5 to 15.8. Got this error. Thread-Topic: I'm trying to update postgres from 15.5 to 15.8. Got this error. Thread-Index: AdsEGeqs/p9/mqEqRVigl7x8dxBS1wAAJp9gAAALCCI= X-MS-Exchange-MessageSentRepresentingType: 1 Date: Wed, 11 Sep 2024 07:18:28 +0000 Message-ID: References: In-Reply-To: Accept-Language: sv-SE, en-US Content-Language: sv-SE X-MS-Has-Attach: X-MS-Exchange-Organization-SCL: -1 X-MS-TNEF-Correlator: X-MS-Exchange-Organization-RecordReviewCfmType: 0 Content-Type: multipart/alternative; boundary="_000_AM6PR03MB5558C72F3AF22596BC157863A29B2AM6PR03MB5558eurp_" MIME-Version: 1.0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --_000_AM6PR03MB5558C72F3AF22596BC157863A29B2AM6PR03MB5558eurp_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Fr=E5n: P=E4r Mattsson Skickat: den 11 september 2024 09:13 Till: Pgsql-admin =C4mne: I'm trying to update postgres from 15.5 to 15.8. Got this error. [root@localhost]# yum update postgresql Updating Subscription Management repositories. PostgreSQL common RPMs for RHEL / Rocky 8 - x86_64 = = 2.0 kB/s | 659 B 00:00 PostgreSQL common RPMs for RHEL / Rocky 8 - x86_64 = = 1.6 MB/s | 1.7 kB 00:00 PostgreSQL common RPMs for RHEL / Rocky 8 - x86_64 = = 1.0 kB/s | 659 B 00:00 Error: Failed to download metadata for repo 'pgdg-common': repomd.xml GPG s= ignature verification error: Bad GPG signature [root@vidi-db02 ~]# dnf list installed | grep postgres postgresql15.x86_64 15.5-1PGDG.rhel8 = @pgdg15 postgresql15-libs.x86_64 15.5-1PGDG.rhel8 = @pgdg15 postgresql15-server.x86_64 15.5-1PGDG.rhel8 = @pgdg15 Br P=E4r Mattsson --_000_AM6PR03MB5558C72F3AF22596BC157863A29B2AM6PR03MB5558eurp_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

 

Fr=E5n: P=E4r Matt= sson
Skickat: den 11 september 2024 09:13
Till: Pgsql-admin <pgsql-admin@lists.postgresql.org>
=C4mne: I'm trying to update postgres from 15.5 to 15.8. Got this er= ror.

 

[root@localhost]# yum update postgresql

Updating Subscription Management repositories.<= /p>

PostgreSQL common RPMs for RHEL / Rocky 8 - x86_64&nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;   2.0 kB/s | 659  B     00:00

PostgreSQL common RPMs for RHEL / Rocky 8 - x86_64&nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;   1.6 MB/s | 1.7 kB     00:00

PostgreSQL common RPMs for RHEL / Rocky 8 - x86_64&nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;   1.0 kB/s | 659  B     00:00

Error: Failed to download metadata for repo 'pgdg-c= ommon': repomd.xml GPG signature verification error: Bad GPG signature

 

 

[root@vidi-db02 ~]# dnf list installed | grep postgres=

postgresql15.x86_64      = ;            &n= bsp;        15.5-1PGDG.rhel8  =             &nb= sp;           @pgdg15

postgresql15-libs.x86_64     =             &nb= sp;    15.5-1PGDG.rhel8      &= nbsp;           &nbs= p;       @pgdg15

postgresql15-server.x86_64        &= nbsp;           15.5-1PGD= G.rhel8           &n= bsp;            = ;  @pgdg15

 

Br P=E4r Mattsson

--_000_AM6PR03MB5558C72F3AF22596BC157863A29B2AM6PR03MB5558eurp_--