GNU bug report logs - #46172
BUG failed to compute the derivation for Guix

Previous Next

Package: guix;

Reported by: Laurent Cournède <Laurent.Cournede <at> cnrs-imn.fr>

Date: Fri, 29 Jan 2021 12:41:02 UTC

Severity: normal

Done: zimoun <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46172 in the body.
You can then email your comments to 46172 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#46172; Package guix. (Fri, 29 Jan 2021 12:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Laurent Cournède <Laurent.Cournede <at> cnrs-imn.fr>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 29 Jan 2021 12:41:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Laurent Cournède <Laurent.Cournede <at> cnrs-imn.fr>
To: bug-guix <at> gnu.org
Subject: BUG failed to compute the derivation for Guix
Date: Fri, 29 Jan 2021 13:32:39 +0100
[Message part 1 (text/plain, inline)]
Hello, I try this command below with root access and it doesn't seem to 
work:

# https_proxy=http://xxxx:yyyy/ http_proxy=http://xxxx:yyyy/ guix pull
Mise à jour du canal « guix » depuis le dépôt Git « 
https://git.savannah.gnu.org/git/guix.git »...
Authentification du canal « guix », commits 9edb3f6 à 6a77596 (92 
nouveaux commits)...
Construction depuis ce canal :
  guix      https://git.savannah.gnu.org/git/guix.git    6a77596
substitute: guix substitute: warning: ci.guix.gnu.org : la connexion à 
échouée : Connexion refusée
substitute:
substitute:
construction de 
/gnu/store/5a5s2j7bqjdg73j4w94v2jw85qf6ghqc-module-import.drv...
construction de 
/gnu/store/5gh5ynrk98yssq05ggpc20iml7b436sj-module-import-compiled.drv...
construction de 
/gnu/store/9fk4ixnqnkcd4nn808mcgdp86nv6yry4-compute-guix-derivation.drv...
Computing Guix derivation for 'x86_64-linux'... \substitute:
substitute:
substitute:
substitute:
substitute:
@ substituter-started /gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash 
substitute
substitute:
guix substitute: error: connect: Connexion refus?e
@ substituter-failed /gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash  
fetching path `/gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash' (empty 
status: '')
Backtrace:
          13 (primitive-load 
"/gnu/store/vkgqimg8fz7zi1dyv4j7jmlj4ml1gsqr-compute-guix-derivation")
In ice-9/eval.scm:
    155:9 12 (_ _)
    159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-user) 
7f82e816ff?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ./guix/store.scm:
  2062:24 10 (run-with-store #<store-connection 256.99 7f82e65045f0> _ 
#:guile-for-build _ #:system _ #:target _)
   1896:8  9 (_ _)
In ./guix/gexp.scm:
   258:18  8 (_ _)
   1123:2  7 (_ _)
    982:2  6 (_ _)
    843:4  5 (_ _)
In ./guix/store.scm:
  1944:12  4 (_ #<store-connection 256.99 7f82e65045f0>)
   1362:5  3 (map/accumulate-builds #<store-connection 256.99 
7f82e65045f0> _ _)
  1373:15  2 (_ #<store-connection 256.99 7f82e65045f0> _ _)
   719:11  1 (process-stderr #<store-connection 256.99 7f82e65045f0> _)
In ./guix/serialization.scm:
     80:6  0 (read-int #<input-output: file 10>)

./guix/serialization.scm:80:6: In procedure read-int:
ERROR:
  1. &nar-error:
      file: #f
      port: #<input-output: file 10>
guix pull: error: You found a bug: the program 
'/gnu/store/vkgqimg8fz7zi1dyv4j7jmlj4ml1gsqr-compute-guix-derivation'
failed to compute the derivation for Guix (version: 
"6a77596cab2c173b04efff0a271a8e3972ca7499"; system: "x86_64-linux";
host version: "dbf4561b00263d6c0cf7f294e1a6a8bebf382b46"; pull-version: 1).
Please report it by email to <bug-guix <at> gnu.org>.


[smime.p7s (application/pkcs7-signature, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#46172; Package guix. (Fri, 29 Jan 2021 15:27:01 GMT) Full text and rfc822 format available.

Message #8 received at 46172 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Laurent Cournède <Laurent.Cournede <at> cnrs-imn.fr>
Cc: 46172 <at> debbugs.gnu.org
Subject: Re: bug#46172: BUG failed to compute the derivation for Guix
Date: Fri, 29 Jan 2021 16:26:10 +0100
Hi,

On Fri, 29 Jan 2021 at 15:52, Laurent Cournède
<Laurent.Cournede <at> cnrs-imn.fr> wrote:

> # https_proxy=http://xxxx:yyyy/ http_proxy=http://xxxx:yyyy/ guix pull
> Mise à jour du canal « guix » depuis le dépôt Git «
> https://git.savannah.gnu.org/git/guix.git »...
> Authentification du canal « guix », commits 9edb3f6 à 6a77596 (92
> nouveaux commits)...
> Construction depuis ce canal :
>    guix      https://git.savannah.gnu.org/git/guix.git    6a77596
> substitute: guix substitute: warning: ci.guix.gnu.org : la connexion à
> échouée : Connexion refusée

Hum, maybe it is transient network failure.

> substitute:
> guix substitute: error: connect: Connexion refus?e
> @ substituter-failed /gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash
> fetching path `/gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash' (empty
> status: '')
> Backtrace:

Thanks for the report.  It should not fail this way.


> failed to compute the derivation for Guix (version:
> "6a77596cab2c173b04efff0a271a8e3972ca7499"; system: "x86_64-linux";
> host version: "dbf4561b00263d6c0cf7f294e1a6a8bebf382b46"; pull-version: 1).

Mimicking pulling from dbf4561b00263d6c0cf7f294e1a6a8bebf382b46 to
6a77596cab2c173b04efff0a271a8e3972ca7499 with:

--8<---------------cut here---------------start------------->8---
guix time-machine --commit=dbf4561b00263d6c0cf7f294e1a6a8bebf382b46 \
  -- time-machine --commit=6a77596cab2c173b04efff0a271a8e3972ca7499 \
  -- help
--8<---------------cut here---------------end--------------->8---

works here.  What does it do on your machine?

Noting that you pulled something between because of "Authentification
du canal « guix », commits 9edb3f6 à 6a77596".


All the best,
simon




Information forwarded to bug-guix <at> gnu.org:
bug#46172; Package guix. (Fri, 29 Jan 2021 18:41:02 GMT) Full text and rfc822 format available.

Message #11 received at 46172 <at> debbugs.gnu.org (full text, mbox):

From: Laurent Cournède <Laurent.Cournede <at> cnrs-imn.fr>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 46172 <at> debbugs.gnu.org
Subject: Re: bug#46172: BUG failed to compute the derivation for Guix
Date: Fri, 29 Jan 2021 16:42:45 +0100
[Message part 1 (text/plain, inline)]
Thank you for your answer,

it seem's proxy failure (are only 80 and 443 ports used for pull?). When 
I am outside (i.e. without proxy), it's working well...

The new command gives the same error:

# https_proxy=http://xxxx:yyyy/ http_proxy=http://xxxx:yyyy/ guix 
time-machine --commit=dbf4561b00263d6c0cf7f294e1a6a8bebf382b46 -- 
time-machine --commit=6a77596cab2c173b04efff0a271a8e3972ca7499 -- help
Mise à jour du canal « guix » depuis le dépôt Git « 
https://git.savannah.gnu.org/git/guix.git »...
Mise à jour du canal « guix » depuis le dépôt Git « 
https://git.savannah.gnu.org/git/guix.git »...
Computing Guix derivation for 'x86_64-linux'... /substitute: guix 
substitute: warning: ci.guix.gnu.org : la connexion ? ?chou?e : 
Connexion refus?e
substitute:
substitute:
substitute:
substitute:
substitute:
@ substituter-started /gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash 
substitute
substitute:
guix substitute: error: connect: Connexion refus?e
@ substituter-failed /gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash  
fetching path `/gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash' (empty 
status: '')
Backtrace:
          13 (primitive-load 
"/gnu/store/vkgqimg8fz7zi1dyv4j7jmlj4ml1gsqr-compute-guix-derivation")
In ice-9/eval.scm:
    155:9 12 (_ _)
    159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-user) 
7f98428d0f?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ./guix/store.scm:
  2062:24 10 (run-with-store #<store-connection 256.99 7f9840c645f0> _ 
#:guile-for-build _ #:system _ #:target _)
   1896:8  9 (_ _)
In ./guix/gexp.scm:
   258:18  8 (_ _)
   1123:2  7 (_ _)
    982:2  6 (_ _)
    843:4  5 (_ _)
In ./guix/store.scm:
  1944:12  4 (_ #<store-connection 256.99 7f9840c645f0>)
   1362:5  3 (map/accumulate-builds #<store-connection 256.99 
7f9840c645f0> _ _)
  1373:15  2 (_ #<store-connection 256.99 7f9840c645f0> _ _)
   719:11  1 (process-stderr #<store-connection 256.99 7f9840c645f0> _)
In ./guix/serialization.scm:
     80:6  0 (read-int #<input-output: file 10>)

./guix/serialization.scm:80:6: In procedure read-int:
ERROR:
  1. &nar-error:
      file: #f
      port: #<input-output: file 10>
guix time-machine: error: You found a bug: the program 
'/gnu/store/vkgqimg8fz7zi1dyv4j7jmlj4ml1gsqr-compute-guix-derivation'
failed to compute the derivation for Guix (version: 
"6a77596cab2c173b04efff0a271a8e3972ca7499"; system: "x86_64-linux";
host version: "dbf4561b00263d6c0cf7f294e1a6a8bebf382b46"; pull-version: 1).
Please report it by email to <bug-guix <at> gnu.org>.

All the best,

Laurent

-- 
Laurent Cournède
Institut des Matériaux Jean Rouxel (IMN)
https://www.cnrs-imn.fr
2 rue de la Houssinière
BP 32229 - 44322 NANTES CEDEX 3
Tél : 02.40.37.39.06

Le 29/01/2021 à 16:26, zimoun a écrit :
> Hi,
>
> On Fri, 29 Jan 2021 at 15:52, Laurent Cournède
> <Laurent.Cournede <at> cnrs-imn.fr> wrote:
>
>> # https_proxy=http://xxxx:yyyy/ http_proxy=http://xxxx:yyyy/ guix pull
>> Mise à jour du canal « guix » depuis le dépôt Git «
>> https://git.savannah.gnu.org/git/guix.git »...
>> Authentification du canal « guix », commits 9edb3f6 à 6a77596 (92
>> nouveaux commits)...
>> Construction depuis ce canal :
>>     guix      https://git.savannah.gnu.org/git/guix.git    6a77596
>> substitute: guix substitute: warning: ci.guix.gnu.org : la connexion à
>> échouée : Connexion refusée
> Hum, maybe it is transient network failure.
>
>> substitute:
>> guix substitute: error: connect: Connexion refus?e
>> @ substituter-failed /gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash
>> fetching path `/gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash' (empty
>> status: '')
>> Backtrace:
> Thanks for the report.  It should not fail this way.
>
>
>> failed to compute the derivation for Guix (version:
>> "6a77596cab2c173b04efff0a271a8e3972ca7499"; system: "x86_64-linux";
>> host version: "dbf4561b00263d6c0cf7f294e1a6a8bebf382b46"; pull-version: 1).
> Mimicking pulling from dbf4561b00263d6c0cf7f294e1a6a8bebf382b46 to
> 6a77596cab2c173b04efff0a271a8e3972ca7499 with:
>
> --8<---------------cut here---------------start------------->8---
> guix time-machine --commit=dbf4561b00263d6c0cf7f294e1a6a8bebf382b46 \
>    -- time-machine --commit=6a77596cab2c173b04efff0a271a8e3972ca7499 \
>    -- help
> --8<---------------cut here---------------end--------------->8---
>
> works here.  What does it do on your machine?
>
> Noting that you pulled something between because of "Authentification
> du canal « guix », commits 9edb3f6 à 6a77596".
>
>
> All the best,
> simon
>

[smime.p7s (application/pkcs7-signature, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#46172; Package guix. (Mon, 01 Feb 2021 08:46:02 GMT) Full text and rfc822 format available.

Message #14 received at 46172 <at> debbugs.gnu.org (full text, mbox):

From: Laurent Cournède <Laurent.Cournede <at> cnrs-imn.fr>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 46172 <at> debbugs.gnu.org
Subject: Re: bug#46172: BUG failed to compute the derivation for Guix
Date: Mon, 1 Feb 2021 09:10:52 +0100
[Message part 1 (text/plain, inline)]
Hello,

I've found the cause of the problem. Our laboratory's firewall have 
bloqued the address 141.80.181.40. I've asked to unblock it and now it 
works.

Thank for you help,

Laurent

-- 
Laurent Cournède
Institut des Matériaux Jean Rouxel (IMN)
https://www.cnrs-imn.fr
2 rue de la Houssinière
BP 32229 - 44322 NANTES CEDEX 3
Tél : 02.40.37.39.06

Le 29/01/2021 à 16:42, Laurent Cournède a écrit :
> Thank you for your answer,
>
> it seem's proxy failure (are only 80 and 443 ports used for pull?). 
> When I am outside (i.e. without proxy), it's working well...
>
> The new command gives the same error:
>
> # https_proxy=http://xxxx:yyyy/ http_proxy=http://xxxx:yyyy/ guix 
> time-machine --commit=dbf4561b00263d6c0cf7f294e1a6a8bebf382b46 -- 
> time-machine --commit=6a77596cab2c173b04efff0a271a8e3972ca7499 -- help
> Mise à jour du canal « guix » depuis le dépôt Git « 
> https://git.savannah.gnu.org/git/guix.git »...
> Mise à jour du canal « guix » depuis le dépôt Git « 
> https://git.savannah.gnu.org/git/guix.git »...
> Computing Guix derivation for 'x86_64-linux'... /substitute: guix 
> substitute: warning: ci.guix.gnu.org : la connexion ? ?chou?e : 
> Connexion refus?e
> substitute:
> substitute:
> substitute:
> substitute:
> substitute:
> @ substituter-started /gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash 
> substitute
> substitute:
> guix substitute: error: connect: Connexion refus?e
> @ substituter-failed /gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash  
> fetching path `/gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash' 
> (empty status: '')
> Backtrace:
>           13 (primitive-load 
> "/gnu/store/vkgqimg8fz7zi1dyv4j7jmlj4ml1gsqr-compute-guix-derivation")
> In ice-9/eval.scm:
>     155:9 12 (_ _)
>     159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-user) 
> 7f98428d0f?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
> In ./guix/store.scm:
>   2062:24 10 (run-with-store #<store-connection 256.99 7f9840c645f0> _ 
> #:guile-for-build _ #:system _ #:target _)
>    1896:8  9 (_ _)
> In ./guix/gexp.scm:
>    258:18  8 (_ _)
>    1123:2  7 (_ _)
>     982:2  6 (_ _)
>     843:4  5 (_ _)
> In ./guix/store.scm:
>   1944:12  4 (_ #<store-connection 256.99 7f9840c645f0>)
>    1362:5  3 (map/accumulate-builds #<store-connection 256.99 
> 7f9840c645f0> _ _)
>   1373:15  2 (_ #<store-connection 256.99 7f9840c645f0> _ _)
>    719:11  1 (process-stderr #<store-connection 256.99 7f9840c645f0> _)
> In ./guix/serialization.scm:
>      80:6  0 (read-int #<input-output: file 10>)
>
> ./guix/serialization.scm:80:6: In procedure read-int:
> ERROR:
>   1. &nar-error:
>       file: #f
>       port: #<input-output: file 10>
> guix time-machine: error: You found a bug: the program 
> '/gnu/store/vkgqimg8fz7zi1dyv4j7jmlj4ml1gsqr-compute-guix-derivation'
> failed to compute the derivation for Guix (version: 
> "6a77596cab2c173b04efff0a271a8e3972ca7499"; system: "x86_64-linux";
> host version: "dbf4561b00263d6c0cf7f294e1a6a8bebf382b46"; 
> pull-version: 1).
> Please report it by email to <bug-guix <at> gnu.org>.
>
> All the best,
>
> Laurent
>

[smime.p7s (application/pkcs7-signature, attachment)]

Reply sent to zimoun <zimon.toutoune <at> gmail.com>:
You have taken responsibility. (Mon, 01 Feb 2021 08:48:02 GMT) Full text and rfc822 format available.

Notification sent to Laurent Cournède <Laurent.Cournede <at> cnrs-imn.fr>:
bug acknowledged by developer. (Mon, 01 Feb 2021 08:48:02 GMT) Full text and rfc822 format available.

Message #19 received at 46172-done <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Laurent Cournède <Laurent.Cournede <at> cnrs-imn.fr>
Cc: 46172-done <at> debbugs.gnu.org
Subject: Re: bug#46172: BUG failed to compute the derivation for Guix
Date: Mon, 01 Feb 2021 09:39:16 +0100
Hi,

On Mon, 01 Feb 2021 at 09:10, Laurent Cournède <Laurent.Cournede <at> cnrs-imn.fr> wrote:

> I've found the cause of the problem. Our laboratory's firewall have 
> bloqued the address 141.80.181.40. I've asked to unblock it and now it 
> works.

Cool!
So I am closing.

(Closing is just reply to 46172-done <at> debbugs.gnu.org :-))


All the best,
simon




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 01 Mar 2021 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 113 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.