GNU bug report logs -
#66345
Invalid hash for rust-trybuild@1.0.19
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Wed, 4 Oct 2023 16:55:02 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66345 in the body.
You can then email your comments to 66345 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
distopico <at> riseup.net, bug-guix <at> gnu.org
:
bug#66345
; Package
guix
.
(Wed, 04 Oct 2023 16:55:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
New bug report received and forwarded. Copy sent to
distopico <at> riseup.net, bug-guix <at> gnu.org
.
(Wed, 04 Oct 2023 16:55:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
We’re getting this:
--8<---------------cut here---------------start------------->8---
$ guix build -S rust-trybuild <at> 1.0.19
The following derivation will be built:
/gnu/store/jxgkdnfi81520hx65z4mknndsxb3ggfw-rust-trybuild-1.0.19.tar.gz.drv
building /gnu/store/jxgkdnfi81520hx65z4mknndsxb3ggfw-rust-trybuild-1.0.19.tar.gz.drv...
Starting download of /gnu/store/wlr6y6l6m7752591nfkiz3rnfly6hd9p-rust-trybuild-1.0.19.tar.gz
From https://crates.io/api/v1/crates/trybuild/1.0.19/download...
following redirection to `https://static.crates.io/crates/trybuild/trybuild-1.0.19.crate'...
downloading from https://crates.io/api/v1/crates/trybuild/1.0.19/download ...
download 22KiB 5.3MiB/s 00:00 ▕██████████████████▏ 100.0%
sha256 hash mismatch for /gnu/store/wlr6y6l6m7752591nfkiz3rnfly6hd9p-rust-trybuild-1.0.19.tar.gz:
expected hash: 0ab7ahdx563n6kbm14pm3qnxq4fp06pz42nh5ii4acvlzycnwdh4
actual hash: 17xpybcdx76dm54dk7jvr5aickc4ia66qf57bazg7myx8pf6yzcq
hash mismatch for store item '/gnu/store/wlr6y6l6m7752591nfkiz3rnfly6hd9p-rust-trybuild-1.0.19.tar.gz'
build of /gnu/store/jxgkdnfi81520hx65z4mknndsxb3ggfw-rust-trybuild-1.0.19.tar.gz.drv failed
View build log at '/var/log/guix/drvs/jx/gkdnfi81520hx65z4mknndsxb3ggfw-rust-trybuild-1.0.19.tar.gz.drv.gz'.
guix build: error: build of `/gnu/store/jxgkdnfi81520hx65z4mknndsxb3ggfw-rust-trybuild-1.0.19.tar.gz.drv' failed
$ guix describe
Generation 275 Oct 01 2023 23:38:21 (current)
guix b9fae14
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: b9fae146d6cc4a6968a8eb18beef29aa1414a31e
--8<---------------cut here---------------end--------------->8---
It looks like the hash never matched. Distopico, do you happen to have
a copy with hash 0ab7ahdx563n6kbm14pm3qnxq4fp06pz42nh5ii4acvlzycnwdh4 on
your disk? If so, could you check how it compares to the one currently
upstream?
If not, we’ll go ahead and update the hash.
Thanks,
Ludo’.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#66345
; Package
guix
.
(Thu, 05 Oct 2023 04:01:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 66345 <at> debbugs.gnu.org (full text, mbox):
On 2023-10-04, Ludovic Courtès <ludo <at> gnu.org> wrote:
> Hello,
>
> We’re getting this:
>
> --8<---------------cut here---------------start------------->8---
> $ guix build -S rust-trybuild <at> 1.0.19
> The following derivation will be built:
> /gnu/store/jxgkdnfi81520hx65z4mknndsxb3ggfw-rust-trybuild-1.0.19.tar.gz.drv
> building /gnu/store/jxgkdnfi81520hx65z4mknndsxb3ggfw-rust-trybuild-1.0.19.tar.gz.drv...
>
> Starting download of /gnu/store/wlr6y6l6m7752591nfkiz3rnfly6hd9p-rust-trybuild-1.0.19.tar.gz
> From https://crates.io/api/v1/crates/trybuild/1.0.19/download...
> following redirection to `https://static.crates.io/crates/trybuild/trybuild-1.0.19.crate'...
> downloading from https://crates.io/api/v1/crates/trybuild/1.0.19/download ...
> download 22KiB 5.3MiB/s 00:00 ▕██████████████████▏ 100.0%
> sha256 hash mismatch for /gnu/store/wlr6y6l6m7752591nfkiz3rnfly6hd9p-rust-trybuild-1.0.19.tar.gz:
> expected hash: 0ab7ahdx563n6kbm14pm3qnxq4fp06pz42nh5ii4acvlzycnwdh4
> actual hash: 17xpybcdx76dm54dk7jvr5aickc4ia66qf57bazg7myx8pf6yzcq
> hash mismatch for store item '/gnu/store/wlr6y6l6m7752591nfkiz3rnfly6hd9p-rust-trybuild-1.0.19.tar.gz'
> build of /gnu/store/jxgkdnfi81520hx65z4mknndsxb3ggfw-rust-trybuild-1.0.19.tar.gz.drv failed
> View build log at '/var/log/guix/drvs/jx/gkdnfi81520hx65z4mknndsxb3ggfw-rust-trybuild-1.0.19.tar.gz.drv.gz'.
> guix build: error: build of `/gnu/store/jxgkdnfi81520hx65z4mknndsxb3ggfw-rust-trybuild-1.0.19.tar.gz.drv' failed
> $ guix describe
> Generation 275 Oct 01 2023 23:38:21 (current)
> guix b9fae14
> repository URL: https://git.savannah.gnu.org/git/guix.git
> branch: master
> commit: b9fae146d6cc4a6968a8eb18beef29aa1414a31e
> --8<---------------cut here---------------end--------------->8---
>
> It looks like the hash never matched. Distopico, do you happen to have
> a copy with hash 0ab7ahdx563n6kbm14pm3qnxq4fp06pz42nh5ii4acvlzycnwdh4 on
> your disk? If so, could you check how it compares to the one currently
> upstream?
>
> If not, we’ll go ahead and update the hash.
>
> Thanks,
> Ludo’.
Hi Ludo, thank you for let me know this, Here the patch fixing it,
https://issues.guix.gnu.org/66356
Thanks.
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Thu, 05 Oct 2023 09:33:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
bug acknowledged by developer.
(Thu, 05 Oct 2023 09:33:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 66345-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Distopico <distopico <at> riseup.net> skribis:
> On 2023-10-04, Ludovic Courtès <ludo <at> gnu.org> wrote:
[...]
>> It looks like the hash never matched. Distopico, do you happen to have
>> a copy with hash 0ab7ahdx563n6kbm14pm3qnxq4fp06pz42nh5ii4acvlzycnwdh4 on
>> your disk? If so, could you check how it compares to the one currently
>> upstream?
>>
>> If not, we’ll go ahead and update the hash.
>>
>> Thanks,
>> Ludo’.
>
> Hi Ludo, thank you for let me know this, Here the patch fixing it,
> https://issues.guix.gnu.org/66356
Great, thank you (I assume you didn’t have a copy with the older hash.)
Ludo’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 02 Nov 2023 11:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 288 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.