[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#49223: guix download nix failure
From: |
Ludovic Courtès |
Subject: |
bug#49223: guix download nix failure |
Date: |
Fri, 25 Jun 2021 23:46:03 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi,
Domagoj Stolfa <ds815@gmx.com> skribis:
> When running `make check-system` I bumped into a failure with nix:
>
> Starting download of
> /gnu/store/ckqmds57xjz6zvziw52mgf844dp62mz4-nix-2.3.13.tar.xz
> From https://nixos.org/releases/nix/nix-2.3.13/nix-2.3.13.tar.xz...
> Throw to key `gnutls-error' with args `(#<gnutls-error-enum Resource
> temporarily unavailable, try again.> handshake)'.
>
>
> It seems to be easily reproduced with:
> `guix download https://nixos.org/releases/nix/nix-2.3.13/nix-2.3.13.tar.xz`
Fixed in b36267b1d96ac344d2b42c9822ce04b4c3117f85.
Thanks for reporting the issue and for helping out on IRC together with
Tobias!
Ludo’.