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 1lFYX6-0002XN-I1 for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 26 Feb 2021 08:31:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lFYX5-00024i-Gd for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 26 Feb 2021 08:31:31 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lFYX5-00024b-Bj for pgsql-pkg-yum@lists.postgresql.org; Fri, 26 Feb 2021 08:31:31 +0000 Received: from mx.unixadm.org ([88.99.111.212]) by makus.postgresql.org with esmtps (TLS1.0:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.92) (envelope-from ) id 1lFYWy-0001fY-S6 for pgsql-pkg-yum@lists.postgresql.org; Fri, 26 Feb 2021 08:31:30 +0000 Received: from suchianji.intranet.unixadm.org (unknown [IPv6:2a02:908:254b:dd00:ce5f:255e:888f:d861]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature ECDSA (P-256) client-digest SHA256) (Client CN "phil", Issuer "Unixadm Intermediate CA" (verified OK)) (Authenticated sender: phil) by mx.unixadm.org (Postfix) with ESMTPSA id 7F11411F577 for ; Fri, 26 Feb 2021 09:31:21 +0100 (CET) Subject: Re: upload of rebuilt packages to the repository From: Philippe Kueck To: pgsql-pkg-yum@lists.postgresql.org References: <1d011be2a0fe41dfa3ce8aa068a3b222538f5fd3.camel@gunduz.org> <7f75c6e4-eded-0dfa-4add-01217570ef9c@quarantine.de> Message-ID: <477b4cd9-afa8-2379-e3bb-0d81cf94dde1@quarantine.de> Date: Fri, 26 Feb 2021 09:30:52 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 MIME-Version: 1.0 In-Reply-To: <7f75c6e4-eded-0dfa-4add-01217570ef9c@quarantine.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Hi all, ogr_fdw_12-llvmjit-1.1.0-1.rhel7.x86_64.rpm was replaced in the repository today, breaking reposync and spacewalk et al. The package was rebuilt with the same nevra and is also missing its signature: > $ ls -la ogr_fdw_12-llvmjit-1.1.0-1.rhel7.x86_64.rpm* > -rw-r--r-- 1 nobody nobody 70836 9. Feb 12:31 ogr_fdw_12-llvmjit-1.1.0-1.rhel7.x86_64.rpm-20210209 > -rw-r--r-- 1 nobody nobody 70700 25. Feb 12:54 ogr_fdw_12-llvmjit-1.1.0-1.rhel7.x86_64.rpm-20210225 > > $ rpm -qp --qf '%{name}-%{version}-%{release}: %{buildtime:date}; %{siggpg:pgpsig}\n' ogr_fdw_12-llvmjit-1.1.0-1.rhel7.x86_64.rpm* > ogr_fdw_12-llvmjit-1.1.0-1.rhel7: Di 09 Feb 2021 12:31:46 CET; DSA/SHA1, Di 09 Feb 2021 12:31:57 CET, Key ID 1f16d2e1442df0f8 > ogr_fdw_12-llvmjit-1.1.0-1.rhel7: Do 25 Feb 2021 12:54:54 CET; (none) Best, Philippe