From unknown Sat Jun 14 19:31:51 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78460] Update diffoscope to 296. Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 16 May 2025 17:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 78460 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 78460@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17474179838724 (code B ref -1); Fri, 16 May 2025 17:54:02 +0000 Received: (at submit) by debbugs.gnu.org; 16 May 2025 17:53:03 +0000 Received: from localhost ([127.0.0.1]:40720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uFzEz-0002GK-BV for submit@debbugs.gnu.org; Fri, 16 May 2025 13:53:02 -0400 Received: from lists.gnu.org ([2001:470:142::17]:59672) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uFzEw-0002FN-Ld for submit@debbugs.gnu.org; Fri, 16 May 2025 13:52:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uFzEr-0004ay-47 for guix-patches@gnu.org; Fri, 16 May 2025 13:52:53 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uFzEo-0008QR-Ca for guix-patches@gnu.org; Fri, 16 May 2025 13:52:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1747417966; bh=Vwh6WZqdY5woPxryomH9hKf/pgCklj5uhzxgzYW/9qI=; h=From:To:Subject:Date:From; b=B5Ll3lpiQjYJNW4gzrx6FCFQ0Q3pK4WN8RZiD0Ak9jZ3CuPPcILnJODmQQJ8rbqbK m1jWWKglEgxgGdt/l/w7AefDIzAFFBhFJGd+b5gvrKptaS3Jsw3y08IV0F80Ksr+RH fYfUKGrL3EAXbjsfUvFoMI8vWuQL4hEedd/BD5VYBZO/4llTypxUG89VUwIjnkVAaz LFN8V4FXOlkhnetQJykL0n/Pp9lHOGjdMFVqkih0Y3UrgDXZjHLfsP5ROl+WAFU1IB 49gTVZG1m5jktjke3OuNB1TGmMDkzXVN78VDd4Ba53np/UYvBKjx134DQn518zx3Uy YzisTYx74Uexw== Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) by cascadia.aikidev.net (Postfix) with ESMTPSA id 1122C5B51; Fri, 16 May 2025 10:52:46 -0700 (PDT) From: Vagrant Cascadian Date: Fri, 16 May 2025 10:52:40 -0700 Message-ID: <87ldqwmoif.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2600:3c01:e000:267:0:a171:de7:c; envelope-from=vagrant@reproducible-builds.org; helo=cascadia.aikidev.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain The attached patch updates diffoscope to 296. We had to skip 295 to fix compatibility older zipdetails (part of perl?) https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/408 The only dependent, reprotest, still builds. live well, vagrant --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-gnu-diffoscope-Update-to-296.patch Content-Transfer-Encoding: quoted-printable From=20caa7a9427a6fa992e60631dcf701d512cb9fe1f4 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Fri, 16 May 2025 10:07:31 -0700 Subject: [PATCH] gnu: diffoscope: Update to 296. * gnu/packages/diffoscope.scm (diffoscope): Update to 296. =2D-- gnu/packages/diffoscope.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm index 6636eca7ea5..7c52d23edfc 100644 =2D-- a/gnu/packages/diffoscope.scm +++ b/gnu/packages/diffoscope.scm @@ -77,7 +77,7 @@ (define-module (gnu packages diffoscope) (define-public diffoscope (package (name "diffoscope") =2D (version "294") + (version "296") (source (origin (method git-fetch) @@ -86,7 +86,7 @@ (define-public diffoscope (commit version))) (file-name (git-file-name name version)) (sha256 =2D (base32 "13xk54kx3d44wlbfhrmaj6c6gr3kbr71vf4n6x9jrvkyzzgpswhp"))= )) + (base32 "18h81vnk5hvm6z1rk05ndfksykf3xh75m8pdsmkp7i0fnhh7p22c")))) (build-system python-build-system) (arguments (list base-commit: 085f12b34e35fc187e84586fcf92902e8125b8cc =2D-=20 2.39.5 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCaCd7aAAKCRDcUY/If5cW qhcjAQDjGHW5oUnu0l3WZ8FsgmNrZ552AD6BFjoSt0lGAmV9JQEAo0Wc3bBBB3PM Sj25nqpfmT/BSzRzSW8LSgw2TOJCsAg= =+Uyo -----END PGP SIGNATURE----- --==-=-=-- From unknown Sat Jun 14 19:31:51 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Vagrant Cascadian Subject: bug#78460: closed (Re: Update diffoscope to 296.) Message-ID: References: <87h615c17n.fsf@wireframe> <87ldqwmoif.fsf@wireframe> X-Gnu-PR-Message: they-closed 78460 X-Gnu-PR-Package: guix-patches Reply-To: 78460@debbugs.gnu.org Date: Tue, 27 May 2025 19:19:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1748373542-17110-1" This is a multi-part message in MIME format... ------------=_1748373542-17110-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #78460: Update diffoscope to 296. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 78460@debbugs.gnu.org. --=20 78460: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D78460 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1748373542-17110-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 78460-done) by debbugs.gnu.org; 27 May 2025 19:18:07 +0000 Received: from localhost ([127.0.0.1]:44383 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uJzoN-0004PG-7X for submit@debbugs.gnu.org; Tue, 27 May 2025 15:18:07 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:58484) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uJzoI-0004OK-2O for 78460-done@debbugs.gnu.org; Tue, 27 May 2025 15:18:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1748373475; bh=O1JT54W9Zjlf5ShRmFrIkxr+JXzVio0ES4hZBaD7Nk0=; h=From:To:Subject:In-Reply-To:References:Date:From; b=qHtXYWGdELd99u9VwfH/DZzTpMH6/NT1mKF+BB6o0Ij9AJR3vJNSDpiYU+edUILDu /paQ/Iu+P67/e8h172hh5vHY5cYve7ic7+eQw4aSAuc02IwJ0sVz+a+ppoU/nD0Fgu fp3Hok+DaZ8Y6reI/RIPL8nZqB//jcdOT+p4Tog0k4+ZKjmhMr1fxfvMPk+TgpmeHv x0Ot+NRsAl+pNRBUWNT+4N7jJwe0GXKcH1nGbdffaLatG57TQLc03wP+Ol2/acBiY+ yef2c+2EAZFu0BY6BvNTXtJFaBv5kff8wOnMIV1l6Ks5S1eWPYvwGgZtJ3+d7T4pPp /p3z8kH8kdGxA== Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) by cascadia.aikidev.net (Postfix) with ESMTPSA id 3E9B489EC; Tue, 27 May 2025 12:17:55 -0700 (PDT) From: Vagrant Cascadian To: 78460-done@debbugs.gnu.org Subject: Re: Update diffoscope to 296. In-Reply-To: <87ldqwmoif.fsf@wireframe> References: <87ldqwmoif.fsf@wireframe> Date: Tue, 27 May 2025 12:17:48 -0700 Message-ID: <87h615c17n.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78460-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain On 2025-05-16, Vagrant Cascadian wrote: > The attached patch updates diffoscope to 296. > > We had to skip 295 to fix compatibility older zipdetails (part of perl?) > https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/408 > > The only dependent, reprotest, still builds. Pushed as 470ad82bfaf3403bd6fc31ccd52b04027c6b8eeb. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCaDYP3AAKCRDcUY/If5cW qr7NAQDLRbB3fSHlzdxnok3BaP9aiC7wd4I9w4iC9T7eZtaRNwD6A8R5M2LYrTv4 omOQu5lG8jgYCI3Sd1ZB99m5PUnRxgk= =dzw2 -----END PGP SIGNATURE----- --=-=-=-- ------------=_1748373542-17110-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 16 May 2025 17:53:03 +0000 Received: from localhost ([127.0.0.1]:40720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uFzEz-0002GK-BV for submit@debbugs.gnu.org; Fri, 16 May 2025 13:53:02 -0400 Received: from lists.gnu.org ([2001:470:142::17]:59672) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uFzEw-0002FN-Ld for submit@debbugs.gnu.org; Fri, 16 May 2025 13:52:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uFzEr-0004ay-47 for guix-patches@gnu.org; Fri, 16 May 2025 13:52:53 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uFzEo-0008QR-Ca for guix-patches@gnu.org; Fri, 16 May 2025 13:52:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1747417966; bh=Vwh6WZqdY5woPxryomH9hKf/pgCklj5uhzxgzYW/9qI=; h=From:To:Subject:Date:From; b=B5Ll3lpiQjYJNW4gzrx6FCFQ0Q3pK4WN8RZiD0Ak9jZ3CuPPcILnJODmQQJ8rbqbK m1jWWKglEgxgGdt/l/w7AefDIzAFFBhFJGd+b5gvrKptaS3Jsw3y08IV0F80Ksr+RH fYfUKGrL3EAXbjsfUvFoMI8vWuQL4hEedd/BD5VYBZO/4llTypxUG89VUwIjnkVAaz LFN8V4FXOlkhnetQJykL0n/Pp9lHOGjdMFVqkih0Y3UrgDXZjHLfsP5ROl+WAFU1IB 49gTVZG1m5jktjke3OuNB1TGmMDkzXVN78VDd4Ba53np/UYvBKjx134DQn518zx3Uy YzisTYx74Uexw== Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) by cascadia.aikidev.net (Postfix) with ESMTPSA id 1122C5B51; Fri, 16 May 2025 10:52:46 -0700 (PDT) From: Vagrant Cascadian To: guix-patches@gnu.org Subject: Update diffoscope to 296. Date: Fri, 16 May 2025 10:52:40 -0700 Message-ID: <87ldqwmoif.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2600:3c01:e000:267:0:a171:de7:c; envelope-from=vagrant@reproducible-builds.org; helo=cascadia.aikidev.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain The attached patch updates diffoscope to 296. We had to skip 295 to fix compatibility older zipdetails (part of perl?) https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/408 The only dependent, reprotest, still builds. live well, vagrant --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-gnu-diffoscope-Update-to-296.patch Content-Transfer-Encoding: quoted-printable From=20caa7a9427a6fa992e60631dcf701d512cb9fe1f4 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Fri, 16 May 2025 10:07:31 -0700 Subject: [PATCH] gnu: diffoscope: Update to 296. * gnu/packages/diffoscope.scm (diffoscope): Update to 296. =2D-- gnu/packages/diffoscope.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm index 6636eca7ea5..7c52d23edfc 100644 =2D-- a/gnu/packages/diffoscope.scm +++ b/gnu/packages/diffoscope.scm @@ -77,7 +77,7 @@ (define-module (gnu packages diffoscope) (define-public diffoscope (package (name "diffoscope") =2D (version "294") + (version "296") (source (origin (method git-fetch) @@ -86,7 +86,7 @@ (define-public diffoscope (commit version))) (file-name (git-file-name name version)) (sha256 =2D (base32 "13xk54kx3d44wlbfhrmaj6c6gr3kbr71vf4n6x9jrvkyzzgpswhp"))= )) + (base32 "18h81vnk5hvm6z1rk05ndfksykf3xh75m8pdsmkp7i0fnhh7p22c")))) (build-system python-build-system) (arguments (list base-commit: 085f12b34e35fc187e84586fcf92902e8125b8cc =2D-=20 2.39.5 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCaCd7aAAKCRDcUY/If5cW qhcjAQDjGHW5oUnu0l3WZ8FsgmNrZ552AD6BFjoSt0lGAmV9JQEAo0Wc3bBBB3PM Sj25nqpfmT/BSzRzSW8LSgw2TOJCsAg= =+Uyo -----END PGP SIGNATURE----- --==-=-=-- ------------=_1748373542-17110-1--