all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#47487: sloccount: hash mismatch
@ 2021-03-29 20:52 zimoun
  2021-04-10 19:56 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: zimoun @ 2021-03-29 20:52 UTC (permalink / raw)
  To: 47487

Hi,

Using Guix 55685e4, I get:

$ guix build -S --no-substitutes sloccount
The following derivation will be built:
   /gnu/store/915x0gqgny54sbnqdy3lcy31mfc4yh9c-sloccount-2.26.tar.gz.drv
building /gnu/store/915x0gqgny54sbnqdy3lcy31mfc4yh9c-sloccount-2.26.tar.gz.drv...

Starting download of
/gnu/store/83aanlqnsignl3pxbxgs6qddjaj82mgi-sloccount-2.26.tar.gz
From http://www.dwheeler.com/sloccount/sloccount-2.26.tar.gz...
following redirection to `https://dwheeler.com'...
downloading from http://www.dwheeler.com/sloccount/sloccount-2.26.tar.gz ...
 sloccount-2.26.tar.gz  21KiB        27.7MiB/s 00:00 [##################] 100.0%
sha256 hash mismatch for
/gnu/store/83aanlqnsignl3pxbxgs6qddjaj82mgi-sloccount-2.26.tar.gz:
  expected hash: 0ayiwfjdh1946asah861ah9269s5xkc8p5fv1wnxs9znyaxs4zzs
  actual hash:   1acsim4y34avh2zlr7j6b4wxjm2jcl64k9bdxdwm9flij1g7gkl3
hash mismatch for store item
'/gnu/store/83aanlqnsignl3pxbxgs6qddjaj82mgi-sloccount-2.26.tar.gz'
build of /gnu/store/915x0gqgny54sbnqdy3lcy31mfc4yh9c-sloccount-2.26.tar.gz.drv
failed
View build log at
'/var/log/guix/drvs/91/5x0gqgny54sbnqdy3lcy31mfc4yh9c-sloccount-2.26.tar.gz.drv.bz2'.
guix build: error: build of
`/gnu/store/915x0gqgny54sbnqdy3lcy31mfc4yh9c-sloccount-2.26.tar.gz.drv'
failed




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

* bug#47487: sloccount: hash mismatch
  2021-03-29 20:52 bug#47487: sloccount: hash mismatch zimoun
@ 2021-04-10 19:56 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-04-10 19:56 UTC (permalink / raw)
  To: zimoun; +Cc: 47487-done

Hi,

zimoun <zimon.toutoune@gmail.com> skribis:

> Using Guix 55685e4, I get:
>
> $ guix build -S --no-substitutes sloccount
> The following derivation will be built:
>    /gnu/store/915x0gqgny54sbnqdy3lcy31mfc4yh9c-sloccount-2.26.tar.gz.drv
> building /gnu/store/915x0gqgny54sbnqdy3lcy31mfc4yh9c-sloccount-2.26.tar.gz.drv...
>
> Starting download of
> /gnu/store/83aanlqnsignl3pxbxgs6qddjaj82mgi-sloccount-2.26.tar.gz
>>From http://www.dwheeler.com/sloccount/sloccount-2.26.tar.gz...
> following redirection to `https://dwheeler.com'...
> downloading from http://www.dwheeler.com/sloccount/sloccount-2.26.tar.gz ...
>  sloccount-2.26.tar.gz  21KiB        27.7MiB/s 00:00 [##################] 100.0%
> sha256 hash mismatch for
> /gnu/store/83aanlqnsignl3pxbxgs6qddjaj82mgi-sloccount-2.26.tar.gz:
>   expected hash: 0ayiwfjdh1946asah861ah9269s5xkc8p5fv1wnxs9znyaxs4zzs
>   actual hash:   1acsim4y34avh2zlr7j6b4wxjm2jcl64k9bdxdwm9flij1g7gkl3
> hash mismatch for store item
> '/gnu/store/83aanlqnsignl3pxbxgs6qddjaj82mgi-sloccount-2.26.tar.gz'
> build of /gnu/store/915x0gqgny54sbnqdy3lcy31mfc4yh9c-sloccount-2.26.tar.gz.drv
> failed
> View build log at
> '/var/log/guix/drvs/91/5x0gqgny54sbnqdy3lcy31mfc4yh9c-sloccount-2.26.tar.gz.drv.bz2'.
> guix build: error: build of
> `/gnu/store/915x0gqgny54sbnqdy3lcy31mfc4yh9c-sloccount-2.26.tar.gz.drv'
> failed

Fixed in dda0ada3849719f183ee158871d382b2f57f7a59 (almost inadvertently
since I was initially trying to understand why the ‘generic-html’
updater wouldn’t work.)

Ludo’.




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

end of thread, other threads:[~2021-04-10 19:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-29 20:52 bug#47487: sloccount: hash mismatch zimoun
2021-04-10 19:56 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.