GNU bug report logs -
#69747
[PATCH] gnu: java-bouncycastle: Update source hash.
Previous Next
To reply to this bug, email your comments to 69747 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bjoern.hoefling <at> bjoernhoefling.de, julien <at> lepiller.eu, guix-patches <at> gnu.org
:
bug#69747
; Package
guix-patches
.
(Tue, 12 Mar 2024 14:03:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Greg Hogan <code <at> greghogan.com>
:
New bug report received and forwarded. Copy sent to
bjoern.hoefling <at> bjoernhoefling.de, julien <at> lepiller.eu, guix-patches <at> gnu.org
.
(Tue, 12 Mar 2024 14:03:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
$ ./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
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Tue, 04 Mar 2025 07:15:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Greg Hogan <code <at> greghogan.com>
:
bug acknowledged by developer.
(Tue, 04 Mar 2025 07:15:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 69747-done <at> debbugs.gnu.org (full text, mbox):
> $ ./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.
This bug report was last modified 9 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.