From unknown Thu Mar 28 10:07:31 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#1154: x2goagent nightly build for Fedora 25 is not signed Reply-To: Mihai Moldovan , 1154@bugs.x2go.org Resent-From: Mihai Moldovan Resent-To: x2go-dev@lists.x2go.org Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Wed, 19 Apr 2017 14:45:02 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: followup 1154 X-X2Go-PR-Package: nx-libs X-X2Go-PR-Keywords: Received: via spool by 1154-submit@bugs.x2go.org id=B1154.149261295217309 (code B ref 1154); Wed, 19 Apr 2017 14:45:02 +0000 Received: (at 1154) by bugs.x2go.org; 19 Apr 2017 14:42:32 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-2.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id F3F9D5DACF for <1154@bugs.x2go.org>; Wed, 19 Apr 2017 16:42:30 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jAI9jc0tWfba for <1154@bugs.x2go.org>; Wed, 19 Apr 2017 16:42:24 +0200 (CEST) Received: from Root24.de (powered.by.root24.eu [5.135.3.88]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id E4BEC5DA96 for <1154@bugs.x2go.org>; Wed, 19 Apr 2017 16:42:13 +0200 (CEST) Received: from [10.30.16.13] (178.162.222.41.adsl.inet-telecom.org [178.162.222.41]) by mail.ionic.de (Postfix) with ESMTPSA id 95D3C4F002C1; Wed, 19 Apr 2017 16:42:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default; t=1492612933; bh=WrLC29VufQ3dVEXfFNDy1Z6YQbRFMvcnJT0rLZfhJI4=; h=Subject:To:References:From:Date:In-Reply-To:From; b=DTCeMHtJjl8whc2fhNLRg2RwzX0Og3TUa+2/pMorlthEZfWhtRG8MjitfyUIt7Jua s8V5tZpZ8nGhvKrWf6CbNDYwIfVzKg2kxxNGArS6JvOfY3coWqFEHzIafL5jni5LMT pIdriyxcZeIcIOgxiIr7mpGxv/an+Zej28DE7gBI= To: Mike DePaulo , 1154@bugs.x2go.org References: From: Mihai Moldovan Message-ID: Date: Wed, 19 Apr 2017 16:42:12 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="q3EISo2otfiUVePr8Of0BuiBixlDihotd" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --q3EISo2otfiUVePr8Of0BuiBixlDihotd Content-Type: multipart/mixed; boundary="wb6scThBsQQgKESB4hRXM5WdTrntjoGhQ"; protected-headers="v1" From: Mihai Moldovan To: Mike DePaulo , 1154@bugs.x2go.org Message-ID: Subject: Re: x2goagent nightly build for Fedora 25 is not signed References: In-Reply-To: --wb6scThBsQQgKESB4hRXM5WdTrntjoGhQ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Control: reassign -1 packages.x2go.org Control: retitle -1 some RPMs do not get GPG-signed correctly On 03/12/2017 03:55 PM, Mike DePaulo wrote: > Package: nx-libs > Version: 3.5.0.33 >=20 > When I attempt to update to X2Go nightly builds on Fedora via these > instructions: > http://wiki.x2go.org/doku.php/wiki:repositories:fedora > (Last updated 2016-11-01) >=20 > I receive this error: > Error: Package x2goagent-3.5.0.33-0.0x2go1.0.git20170309.756.heuler.fc2= 5.x86_64.rpm > is not signed >=20 > I worked around this by passing --nogpgcheck: > sudo dnf update --nogpgcheck Something odd is happening here. Rebuilding the package made that problem= go away (i.e., all RPMs were correctly GPG-signed in the subsequent run.) I had hoped that this problem would just be a temporary one and fix itsel= f, but I guess I was wrong, since it cropped back up yesterday for Fedora 23 pac= kages instead. Our rpmsign script seems to just abort at random times and not process fu= rther files any longer. Worse, it doesn't even produce an error message in that= case so I have no idea what might be wrong. I will: - convert the current rpmsign-unattended calls to a shell loop so that = at most one file is processed at once (which means that even if signing = one file fails, the others will still be signed and to circumvent command= line length problems) - add the -v parameter to rpmsign to hopefully get a clue of why this i= s happening if it crops up again Not exactly a fix, but maybe I'll get some better understanding of what's= actually happening this way. Mihai --wb6scThBsQQgKESB4hRXM5WdTrntjoGhQ-- --q3EISo2otfiUVePr8Of0BuiBixlDihotd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIzBAEBCgAdFiEEbhHQj3UzgcdE8cg8H9Yu2W4lOocFAlj3d0QACgkQH9Yu2W4l OoffNhAArDHKU0FFH887mTdROZ/wODrcB3Qq1xpRGUS7rtQN9uhfkIppymgT40YF 5XYgNfK67REU30cCHBA05kh1blCsmwaY8s/cOS62TM8UR0kEfBubekvs4F3A8iG7 O0csoRIkYucBxLjPDGF12tEZQ9wQf5RmBoxSTESGuiA7/dtfeF9E6+ucNmHdjWbB QQSFUjAvsgTWyQgqSWopHrUfqlrfSPA6ddypeKta+poGcoATHtKYKPCY0FtzKQFV GxRS+wHQC5CeQ4/awQ0UB5AA6SI5O+xO4+WSpJbTb0+Te7kA54Z8liWgcu/Jr+cr up2509bZHFRcX8JO5aA4tshA1/IDpTb1rANyaCCN+/8Vr1gmJi4yfUw18c42JgLK k5uIaedTA/cm9/w4OnQuM8AvLM/nNZ3kwOsUILw12KrOsla/H5ghY8YYcIjcdWFN Sg8xNjZG1JZsRin72/4Zjkt1BLpQZdfTQ8ABYY/CS5tgCxeAnmDJLd7KvYtfRxrW zePAG9IJ9Do3GOO7t8ChcdpboiXS00aACRVSdrmLshPwAPM6g6qzeTXfmnvWvDnt 3VAEHhPJjzdAAYOYDILC3lAVTW9diyB7jnzZw5y1oK18IUesYUh17yY2DNH7lmiz mO+078K7OTHo4/OCDkjw8PX+LrKqSds/gHHYvmb2QT8rSAdbjs8= =G6xw -----END PGP SIGNATURE----- --q3EISo2otfiUVePr8Of0BuiBixlDihotd--