unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69991] Update diffoscope to 261
@ 2024-03-25  0:50 Vagrant Cascadian
  2024-03-25 17:15 ` Skyler Ferris via Guix-patches via
  2024-03-27 12:56 ` Christopher Baines
  0 siblings, 2 replies; 4+ messages in thread
From: Vagrant Cascadian @ 2024-03-25  0:50 UTC (permalink / raw)
  To: 69991


[-- Attachment #1.1: Type: text/plain, Size: 166 bytes --]

The attached patch updates to diffoscope 261, which fixes crashes when
handling .rdb files.

It's only dependent, reprotest, still builds fine!

live well,
  vagrant

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-diffoscope-Update-to-261.patch --]
[-- Type: text/x-diff, Size: 1228 bytes --]

From 00c0131069a5eeb1f60aa2f953e1362a01d1e07b Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Sun, 24 Mar 2024 16:48:46 -0700
Subject: [PATCH] gnu: diffoscope: Update to 261.

* gnu/packages/diffoscope.scm (diffoscope): Update to 261.
---
 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 52f615f2cf..5bbb4f51e2 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -74,7 +74,7 @@ (define-module (gnu packages diffoscope)
 (define-public diffoscope
   (package
     (name "diffoscope")
-    (version "260")
+    (version "261")
     (source
      (origin
        (method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1yp32g2769mn91k6wx6fs7lhcfi1cdy54apkgfaf7ib6l0ji5hwv"))))
+        (base32 "0v56i2wyc4p843crl5b5w6j1awhp1a6xbfb92hm0pp8558f1h76i"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: 27adf51a581772dca6cd99ffa0a43f8f748c7a7e
-- 
2.39.2


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [bug#69991] Update diffoscope to 261
  2024-03-25  0:50 [bug#69991] Update diffoscope to 261 Vagrant Cascadian
@ 2024-03-25 17:15 ` Skyler Ferris via Guix-patches via
  2024-03-25 19:47   ` Skyler Ferris via Guix-patches via
  2024-03-27 12:56 ` Christopher Baines
  1 sibling, 1 reply; 4+ messages in thread
From: Skyler Ferris via Guix-patches via @ 2024-03-25 17:15 UTC (permalink / raw)
  To: Vagrant Cascadian, 69991

On 3/24/24 17:50, Vagrant Cascadian wrote:
> The attached patch updates to diffoscope 261, which fixes crashes when
> handling .rdb files.
>
> It's only dependent, reprotest, still builds fine!
>
> live well,
>    vagrant
Thanks for the patch! This update also builds on my machine and I was 
able to run it in a pure shell. I had some difficulties running 
reprotest in a pure shell, but this was due to missing propagated inputs 
in that package, not a problem with diffoscope. Once I worked around 
those the diffoscope interaction worked fine. I'll submit a patch 
updating the reprotest inputs later today. QA passes.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#69991] Update diffoscope to 261
  2024-03-25 17:15 ` Skyler Ferris via Guix-patches via
@ 2024-03-25 19:47   ` Skyler Ferris via Guix-patches via
  0 siblings, 0 replies; 4+ messages in thread
From: Skyler Ferris via Guix-patches via @ 2024-03-25 19:47 UTC (permalink / raw)
  To: Vagrant Cascadian, 69991

On 3/25/24 10:15, Skyler Ferris via Guix-patches via wrote:
> I'll submit a patch updating the reprotest inputs later today.
This was sent in issue 70001, along with a more verbose explanation of 
the issue.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#69991] Update diffoscope to 261
  2024-03-25  0:50 [bug#69991] Update diffoscope to 261 Vagrant Cascadian
  2024-03-25 17:15 ` Skyler Ferris via Guix-patches via
@ 2024-03-27 12:56 ` Christopher Baines
  1 sibling, 0 replies; 4+ messages in thread
From: Christopher Baines @ 2024-03-27 12:56 UTC (permalink / raw)
  To: Vagrant Cascadian; +Cc: 69991, 69991-done

[-- Attachment #1: Type: text/plain, Size: 306 bytes --]


Vagrant Cascadian <vagrant@reproducible-builds.org> writes:

> The attached patch updates to diffoscope 261, which fixes crashes when
> handling .rdb files.
>
> It's only dependent, reprotest, still builds fine!

Thanks both, I've pushed this to master as
62314e54d141ff0d835e8f19df71628da8c402f3.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-03-27 13:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-25  0:50 [bug#69991] Update diffoscope to 261 Vagrant Cascadian
2024-03-25 17:15 ` Skyler Ferris via Guix-patches via
2024-03-25 19:47   ` Skyler Ferris via Guix-patches via
2024-03-27 12:56 ` Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).