GNU bug report logs - #69747
[PATCH] gnu: java-bouncycastle: Update source hash.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Tue, 12 Mar 2024 14:03:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Greg Hogan <code <at> greghogan.com>
Subject: bug#69747: closed (Re: [PATCH] gnu: java-bouncycastle: Update
 source hash.)
Date: Tue, 04 Mar 2025 07:15:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69747: [PATCH] gnu: java-bouncycastle: Update source hash.

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 69747 <at> debbugs.gnu.org.

-- 
69747: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69747
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 69747-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: java-bouncycastle: Update source hash.
Date: Tue, 04 Mar 2025 08:14:01 +0100
> $ ./pre-inst-env guix build java-bouncycastle
> The following derivations will be built:
>   /gnu/store/by8dslj6wrmjfx8cgq3zj4xy10klq4rg-java-bouncycastle-1.67.drv
>   /gnu/store/4h86s27281nwv607irkk82wfvwlamq32-java-bouncycastle-1.67-checkout.drv
>   /gnu/store/jr904i7wnxqm264ncvvyn0q4z7q1vgrq-java-bouncycastle-1.67-checkout.drv

The package builds correctly, so the patch in no longer relevant. Closing.



[Message part 3 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: java-bouncycastle: Update source hash.
Date: Tue, 12 Mar 2024 14:01:29 +0000
$ ./pre-inst-env guix build java-bouncycastle
The following derivations will be built:
  /gnu/store/by8dslj6wrmjfx8cgq3zj4xy10klq4rg-java-bouncycastle-1.67.drv
  /gnu/store/4h86s27281nwv607irkk82wfvwlamq32-java-bouncycastle-1.67-checkout.drv
  /gnu/store/jr904i7wnxqm264ncvvyn0q4z7q1vgrq-java-bouncycastle-1.67-checkout.drv

building /gnu/store/jr904i7wnxqm264ncvvyn0q4z7q1vgrq-java-bouncycastle-1.67-checkout.drv...
\r:sha256 hash mismatch for /gnu/store/n36xp71g30xksikr2ghghqx9kdnirv25-java-bouncycastle-1.67-checkout:
  expected hash: 1449q7fyh03s1q0bqljcrhgacwcyqmg2bbvb3z084avgapwsainz
  actual hash:   0ycdm2l0cwcpzh1zab3hbb21qcfx9n4lgh0v467ybn61cg0wmya6
hash mismatch for store item '/gnu/store/n36xp71g30xksikr2ghghqx9kdnirv25-java-bouncycastle-1.67-checkout'
build of /gnu/store/jr904i7wnxqm264ncvvyn0q4z7q1vgrq-java-bouncycastle-1.67-checkout.drv failed
View build log at '/var/log/guix/drvs/jr/904i7wnxqm264ncvvyn0q4z7q1vgrq-java-bouncycastle-1.67-checkout.drv.gz'.
cannot build derivation `/gnu/store/4h86s27281nwv607irkk82wfvwlamq32-java-bouncycastle-1.67-checkout.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/by8dslj6wrmjfx8cgq3zj4xy10klq4rg-java-bouncycastle-1.67.drv': 1 dependencies couldn't be built
guix build: error: build of `/gnu/store/by8dslj6wrmjfx8cgq3zj4xy10klq4rg-java-bouncycastle-1.67.drv' failed

* gnu/packages/java.scm (java-bouncycastle): Update source hash.
---
 gnu/packages/java.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 613742007ad..d04f6d37a56 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -11059,7 +11059,7 @@ (define-public java-bouncycastle
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1449q7fyh03s1q0bqljcrhgacwcyqmg2bbvb3z084avgapwsainz"))
+                "0ycdm2l0cwcpzh1zab3hbb21qcfx9n4lgh0v467ybn61cg0wmya6"))
               (modules '((guix build utils)))
               (snippet
                '(begin

base-commit: 1e5e3d8e24e8ed0b071fcd4b95d2a0a05c80c546
-- 
2.44.0




This bug report was last modified 158 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.