unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#66345: Invalid hash for rust-trybuild@1.0.19
@ 2023-10-04 16:54 Ludovic Courtès
  2023-10-05  3:58 ` Distopico
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2023-10-04 16:54 UTC (permalink / raw)
  To: 66345; +Cc: Distopico

Hello,

We’re getting this:

--8<---------------cut here---------------start------------->8---
$ guix build -S rust-trybuild@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’.




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

* bug#66345: Invalid hash for rust-trybuild@1.0.19
  2023-10-04 16:54 bug#66345: Invalid hash for rust-trybuild@1.0.19 Ludovic Courtès
@ 2023-10-05  3:58 ` Distopico
  2023-10-05  9:30   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Distopico @ 2023-10-05  3:58 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 66345


On 2023-10-04, Ludovic Courtès <ludo@gnu.org> wrote:

> Hello,
>
> We’re getting this:
>
> --8<---------------cut here---------------start------------->8---
> $ guix build -S rust-trybuild@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.




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

* bug#66345: Invalid hash for rust-trybuild@1.0.19
  2023-10-05  3:58 ` Distopico
@ 2023-10-05  9:30   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2023-10-05  9:30 UTC (permalink / raw)
  To: Distopico; +Cc: 66345-done

Hi,

Distopico <distopico@riseup.net> skribis:

> On 2023-10-04, Ludovic Courtès <ludo@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’.




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

end of thread, other threads:[~2023-10-05  9:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-04 16:54 bug#66345: Invalid hash for rust-trybuild@1.0.19 Ludovic Courtès
2023-10-05  3:58 ` Distopico
2023-10-05  9:30   ` Ludovic Courtès

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).