Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1llC8b-0001d2-Bx for pgsql-pkg-yum@arkaria.postgresql.org; Mon, 24 May 2021 15:05:01 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1llC8a-00006m-CK for pgsql-pkg-yum@arkaria.postgresql.org; Mon, 24 May 2021 15:05:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1llA68-0007C0-5k for pgsql-pkg-yum@lists.postgresql.org; Mon, 24 May 2021 12:54:20 +0000 Received: from mail-wm1-x32e.google.com ([2a00:1450:4864:20::32e]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1llA61-0001Tv-9P for pgsql-pkg-yum@lists.postgresql.org; Mon, 24 May 2021 12:54:19 +0000 Received: by mail-wm1-x32e.google.com with SMTP id b7so14249008wmh.5 for ; Mon, 24 May 2021 05:54:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=X8uKKRPrbzlqJ5HFJKRWUQ9uOYR9lMsRQSmd2kNr4+E=; b=CZ1leeN+993f/RmeO3rVEIkVqmNn8Y2Bfp4iDP78k2iNbF5oujcQG25gd6IPZpyT0b zVwlXcAmXvSIB6dBtrmdsyeWuM7cfZQbDvsG+ivfys70Bz++E4mqjXOOLZr6KKY56X6O eCM9lMxO7+zcoLSKeZvpeZ0gL5z4M6wz+2r4F1uXdkYt+TcQ/gM+F22DmaV3irp5dLbP kEM0jWLd0+cqW48sMTuagNzISCLdR/smUCERXXHS3bVbO00koCzLuDClU9TA18R/7pXM 6x/LWaCYDZ7LqFWnzxwUe+snMO1EjvYjyU+pWRbSsv2xaH0QL6sfms4ptQ40Z20heiVU 1C3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=X8uKKRPrbzlqJ5HFJKRWUQ9uOYR9lMsRQSmd2kNr4+E=; b=PN0TyEVvT7dNq6098MUjFw0WM6BKfgqeAqVEHbP/eJfuOjN1KvzmdOOF/8I0HewIwP 32jbztY3ATIusyB8AhDhqAZjaiVEpkMzXaFvL72wQnDpLPWi2zDBHxyg5jR16cdDiMXt EZqZnRJ4ctkUZP8U0OiRGtbuVAJS0O2wLK+t16dSsYyWaLxwQMF7BXZr8YagR/rViH/m WQsq9jXZiWHl7XRrfLQtWqxpdPz+Rc0HRq/tN5COdz7kUJy86OJNLOJvwL3YIwJXhbRE ygwU0WeCjLBWJzez2eELLimizSvy6n7+ehGvOOVloAsn6zK45B+R6+sLUg9/FUGBDUh9 qYaw== X-Gm-Message-State: AOAM530eQL/mHElIP1KMGUVQBM7FNniayHyiZVHBkXVwZHdvaoayBjvY yAOAahKKJaEt589VbeydyVg6SHk2+b/xkVew1LobFmSgzXg= X-Google-Smtp-Source: ABdhPJw34IzDPEOjgMG66KXXYed292eYa7US7VALh23LKUIeX4xSmX6t+J7HcqvoZf4b5cSfaC5YimW/rmjfKNS3Juc= X-Received: by 2002:a1c:f316:: with SMTP id q22mr19336842wmq.152.1621860851314; Mon, 24 May 2021 05:54:11 -0700 (PDT) MIME-Version: 1.0 From: tek nophil1ac Date: Mon, 24 May 2021 08:54:00 -0400 Message-ID: Subject: GPG signature verification error with pgdg-redhat-repo-42.0-17.noarch To: pgsql-pkg-yum@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000eaf80e05c312e741" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000eaf80e05c312e741 Content-Type: text/plain; charset="UTF-8" Hello, We are attempting to install on a RHEL 8 system, but are seeing GPG signature verification issues with the included /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG file. Steps followed: sudo dnf install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm sudo dnf -qy module disable postgresql Error: Failed to download metadata for repo 'pgdg-common': repomd.xml GPG signature verification error: Bad GPG signature We can work around this with the --nogpgcheck option, which is not ideal and so we are reporting this issue to you. Regards --000000000000eaf80e05c312e741 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

We are= attempting to install on a RHEL 8 system, but are seeing GPG signature ver= ification issues with the included=C2=A0/etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG f= ile.

Steps followed:


sudo dnf -qy= module disable postgresql
Error: Failed to download metadata for repo= 'pgdg-common': repomd.xml GPG signature verification error: Bad GP= G signature

We can work around this with the=C2=A0--= nogpgcheck option, which is not ideal and so we are reporting this issue to= you.

Regards

--000000000000eaf80e05c312e741--