unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33626: i686 groff-minimal substitute on berlin.guixsd.org is corrupt
@ 2018-12-05 14:44 Ludovic Courtès
  2018-12-05 17:45 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2018-12-05 14:44 UTC (permalink / raw)
  To: 33626

--8<---------------cut here---------------start------------->8---
ludo@ribbon ~/src/guix$ ./pre-inst-env guix build groff-minimal -s i686-linux
1.6 MB will be downloaded:
   /gnu/store/746645dl4fmz9h12x247nyznalswqyzp-groff-minimal-1.22.3
substituting /gnu/store/746645dl4fmz9h12x247nyznalswqyzp-groff-minimal-1.22.3...
downloading from https://berlin.guixsd.org/nar/gzip/746645dl4fmz9h12x247nyznalswqyzp-groff-minimal-1.22.3...
 groff-minimal-1.22.3  1.5MiB                                                                                                                             3.9MiB/s 00:00 [##################] 100.0%

sha256 hash mismatch for /gnu/store/746645dl4fmz9h12x247nyznalswqyzp-groff-minimal-1.22.3:
  expected hash: 1hc415ngrl2krihzbq2aj9z0ami4797l6i9jqwh44n2f20r5c5hn
  actual hash:   100gkfqzd3l2pqd7zdzlwwlvb94jmj1q2ck85bw573yf1gl6kgjk
substitution of /gnu/store/746645dl4fmz9h12x247nyznalswqyzp-groff-minimal-1.22.3 failed
guix build: error: build failed: some substitutes for the outputs of derivation `/gnu/store/1hpbzmr0q9cf15a12yihjhaqsbw16v2p-groff-minimal-1.22.3.drv' failed (usually happens due to networking is 
ludo@ribbon ~/src/guix$ git describe
v0.16.0-2-gafeeb09639
--8<---------------cut here---------------end--------------->8---

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

* bug#33626: i686 groff-minimal substitute on berlin.guixsd.org is corrupt
  2018-12-05 14:44 bug#33626: i686 groff-minimal substitute on berlin.guixsd.org is corrupt Ludovic Courtès
@ 2018-12-05 17:45 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-12-05 17:45 UTC (permalink / raw)
  To: 33626-done

Hello,

ludo@gnu.org (Ludovic Courtès) skribis:

> ludo@ribbon ~/src/guix$ ./pre-inst-env guix build groff-minimal -s i686-linux
> 1.6 MB will be downloaded:
>    /gnu/store/746645dl4fmz9h12x247nyznalswqyzp-groff-minimal-1.22.3
> substituting /gnu/store/746645dl4fmz9h12x247nyznalswqyzp-groff-minimal-1.22.3...
> downloading from https://berlin.guixsd.org/nar/gzip/746645dl4fmz9h12x247nyznalswqyzp-groff-minimal-1.22.3...
>  groff-minimal-1.22.3  1.5MiB                                                                                                                             3.9MiB/s 00:00 [##################] 100.0%
>
> sha256 hash mismatch for /gnu/store/746645dl4fmz9h12x247nyznalswqyzp-groff-minimal-1.22.3:
>   expected hash: 1hc415ngrl2krihzbq2aj9z0ami4797l6i9jqwh44n2f20r5c5hn
>   actual hash:   100gkfqzd3l2pqd7zdzlwwlvb94jmj1q2ck85bw573yf1gl6kgjk
> substitution of /gnu/store/746645dl4fmz9h12x247nyznalswqyzp-groff-minimal-1.22.3 failed
> guix build: error: build failed: some substitutes for the outputs of derivation `/gnu/store/1hpbzmr0q9cf15a12yihjhaqsbw16v2p-groff-minimal-1.22.3.drv' failed (usually happens due to networking is 

Fixed now:

--8<---------------cut here---------------start------------->8---
$ wget -q -O - https://berlin.guixsd.org/nar/gzip/746645dl4fmz9h12x247nyznalswqyzp-groff-minimal-1.22.3 |gunzip -c |guix hash -
1hc415ngrl2krihzbq2aj9z0ami4797l6i9jqwh44n2f20r5c5hn
$ wget -q -O - https://berlin.guixsd.org/746645dl4fmz9h12x247nyznalswqyzp.narinfo |grep Hash
NarHash: sha256:1hc415ngrl2krihzbq2aj9z0ami4797l6i9jqwh44n2f20r5c5hn
--8<---------------cut here---------------end--------------->8---

Not sure what happened though.

Ludo’.

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

end of thread, other threads:[~2018-12-05 17:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-05 14:44 bug#33626: i686 groff-minimal substitute on berlin.guixsd.org is corrupt Ludovic Courtès
2018-12-05 17:45 ` 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).