[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67179: Found bug
From: |
Simon Tournier |
Subject: |
bug#67179: Found bug |
Date: |
Thu, 16 Nov 2023 09:01:51 +0100 |
Hi,
Thanks for your report.
On Tue, 14 Nov 2023 at 18:36, Nigel Sequeira <sequeiranj@gmail.com> wrote:
> Updating channel 'guix' from Git repository at '
> https://git.savannah.gnu.org/git/guix.git'...
> Authenticating channel 'guix', commits 9edb3f6 to bd0f217 (3,062 new
> commits)...
> Building from this channel:
> guix https://git.savannah.gnu.org/git/guix.git bd0f217
Could you provide more information about what you did?
For instance,
$ git log --oneline 9edb3f6..bd0f217 | wc -l
66656
is not 3062 as reported, so it means you already authenticated most of
the commits.
> ./guix/store.scm:1417:15: ERROR:
> 1. &store-protocol-error:
> message: "some substitutes for the outputs of derivation
> `/gnu/store/v6qxbqykmsv18218inrbl8ln13nh2yav-module-import-compiled.drv'
> failed (usually happens due to networking issues); try `--fallback' to
> build derivation from source "
> status: 1
> guix pull: error: You found a bug: the program
> '/gnu/store/wi0jlppja4hibrn2xn4x9s8rzxijaxy6-compute-guix-derivation'
> failed to compute the derivation for Guix (version:
> "bd0f2173210416e86281c1de8789e7cdab66dd57"; system: "x86_64-linux";
> host version: "1.2.0"; pull-version: 1).
For another instance, here the current Guix seems v1.2.0.
Have tried to use the option ’--fallback’ as reported by the error
message?
Well, could you provide more details about the context where you hit
this error?
Cheers,
simon