unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* guix pull failed after 8 hours
@ 2019-11-04  6:24 Chris Marusich
  2019-11-04 11:36 ` zimoun
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Chris Marusich @ 2019-11-04  6:24 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 794 bytes --]

Hi,

After 8 hours of waiting, "guix pull" failed with this message:

srfi/srfi-1.scm:592:17: In procedure map1:
Throw to key `srfi-34' with args `(#<condition &store-protocol-error [message: "build of `/gnu/store/v25y22k9k8mgqifgk7fa6da1fhhlfl0q-subversion-1.10.6.drv' failed" status: 100] 7f5276b970c0>)'.
guix pull: error: You found a bug: the program '/gnu/store/cgwq319bn468wr2vrnfih4l7k9wdiqi8-compute-guix-derivation'
failed to compute the derivation for Guix (version: "1051facc8108110e582f2c0a9d8a5fd38b1486b6"; system: "x86_64-linux";
host version: "9ffbc2456babcc8e61e5291bef1f04037145bd95"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.

Has anyone run "guix pull" successfully recently?  I have been trying
for days without success.

-- 
Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

* Re: guix pull failed after 8 hours
  2019-11-04  6:24 guix pull failed after 8 hours Chris Marusich
@ 2019-11-04 11:36 ` zimoun
  2019-11-04 15:27 ` Ricardo Wurmus
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 9+ messages in thread
From: zimoun @ 2019-11-04 11:36 UTC (permalink / raw)
  To: Chris Marusich; +Cc: Guix Devel

Hi Chris,

On Mon, 4 Nov 2019 at 07:24, Chris Marusich <cmmarusich@gmail.com> wrote:

> Has anyone run "guix pull" successfully recently?  I have been trying
> for days without success.

I do not experiment any issue; it runs successfully.

What is your "guix describe" version?
(it also succeeds with the commit 9ffbc2456babcc8e61e5291bef1f04037145bd95)


All the best,
simon

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

* Re: guix pull failed after 8 hours
  2019-11-04  6:24 guix pull failed after 8 hours Chris Marusich
  2019-11-04 11:36 ` zimoun
@ 2019-11-04 15:27 ` Ricardo Wurmus
  2019-11-04 19:27 ` sirgazil
  2019-11-05 16:21 ` Giovanni Biscuolo
  3 siblings, 0 replies; 9+ messages in thread
From: Ricardo Wurmus @ 2019-11-04 15:27 UTC (permalink / raw)
  To: Chris Marusich; +Cc: guix-devel


Chris Marusich <cmmarusich@gmail.com> writes:

> Has anyone run "guix pull" successfully recently?  I have been trying
> for days without success.

I ran it just about an hour ago on x86_64 and it worked just fine.

-- 
Ricardo

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

* Re: guix pull failed after 8 hours
  2019-11-04  6:24 guix pull failed after 8 hours Chris Marusich
  2019-11-04 11:36 ` zimoun
  2019-11-04 15:27 ` Ricardo Wurmus
@ 2019-11-04 19:27 ` sirgazil
  2019-11-05 16:21 ` Giovanni Biscuolo
  3 siblings, 0 replies; 9+ messages in thread
From: sirgazil @ 2019-11-04 19:27 UTC (permalink / raw)
  To: Chris Marusich; +Cc: guix-devel

Hi, Chris.


---- On Mon, 04 Nov 2019 01:24:16 -0500 Chris Marusich <cmmarusich@gmail.com> wrote ----

 > Hi, 
 >  
 > After 8 hours of waiting, "guix pull" failed with this message: 
 >  
 > srfi/srfi-1.scm:592:17: In procedure map1: 
 > Throw to key `srfi-34' with args `(#<condition &store-protocol-error [message: "build of `/gnu/store/v25y22k9k8mgqifgk7fa6da1fhhlfl0q-subversion-1.10.6.drv' failed" status: 100] 7f5276b970c0>)'. 
 > guix pull: error: You found a bug: the program '/gnu/store/cgwq319bn468wr2vrnfih4l7k9wdiqi8-compute-guix-derivation' 
 > failed to compute the derivation for Guix (version: "1051facc8108110e582f2c0a9d8a5fd38b1486b6"; system: "x86_64-linux"; 
 > host version: "9ffbc2456babcc8e61e5291bef1f04037145bd95"; pull-version: 1). 
 > Please report it by email to <bug-guix@gnu.org>. 
 >  
 > Has anyone run "guix pull" successfully recently?  I have been trying 
 > for days without success. 


I just pulled and it took just a few minutes.


---
https://sirgazil.bitbucket.io/

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

* Re: guix pull failed after 8 hours
  2019-11-04  6:24 guix pull failed after 8 hours Chris Marusich
                   ` (2 preceding siblings ...)
  2019-11-04 19:27 ` sirgazil
@ 2019-11-05 16:21 ` Giovanni Biscuolo
  2019-11-06  4:23   ` Chris Marusich
  3 siblings, 1 reply; 9+ messages in thread
From: Giovanni Biscuolo @ 2019-11-05 16:21 UTC (permalink / raw)
  To: Chris Marusich, guix-devel

Chris Marusich <cmmarusich@gmail.com> writes:

[...]

> Has anyone run "guix pull" successfully recently?  I have been trying
> for days without success.

I was also able to run guix pull on a foreign system a few hours ago and
on a Guix System a few minutes ago

do you still have problems?

Ciao, Gio'.

-- 
Giovanni Biscuolo

Xelera IT Infrastructures

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

* Re: guix pull failed after 8 hours
  2019-11-05 16:21 ` Giovanni Biscuolo
@ 2019-11-06  4:23   ` Chris Marusich
  2019-11-16 21:44     ` Ludovic Courtès
  0 siblings, 1 reply; 9+ messages in thread
From: Chris Marusich @ 2019-11-06  4:23 UTC (permalink / raw)
  To: Giovanni Biscuolo; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 853 bytes --]

Hi Giovanni and everyone,

Giovanni Biscuolo <g@xelera.eu> writes:

> Chris Marusich <cmmarusich@gmail.com> writes:
>
> [...]
>
>> Has anyone run "guix pull" successfully recently?  I have been trying
>> for days without success.
>
> I was also able to run guix pull on a foreign system a few hours ago and
> on a Guix System a few minutes ago
>
> do you still have problems?

After a few more tries (each of which took multiple hours to fail), it
finally succeeded.  I guess I just got very unlucky.

I've been updating some systems with a fairly old version of Guix, so
perhaps that contributed to the very long "guix pull" times.  It felt
like Guix wanted to compile the whole world just to run "guix pull".

Anyway, it's succeeded, so please disregard my original message.  Thank
you for all your responses!


-- 
Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

* Re: guix pull failed after 8 hours
  2019-11-06  4:23   ` Chris Marusich
@ 2019-11-16 21:44     ` Ludovic Courtès
  2019-11-18  7:11       ` Konrad Hinsen
  0 siblings, 1 reply; 9+ messages in thread
From: Ludovic Courtès @ 2019-11-16 21:44 UTC (permalink / raw)
  To: Chris Marusich; +Cc: guix-devel

Hi Chris,

Chris Marusich <cmmarusich@gmail.com> skribis:

> I've been updating some systems with a fairly old version of Guix, so
> perhaps that contributed to the very long "guix pull" times.  It felt
> like Guix wanted to compile the whole world just to run "guix pull".

Could it be that those old systems were talking to hydra.gnu.org and
thus not getting any substitutes?

  https://lists.gnu.org/archive/html/info-guix/2019-06/msg00001.html

Thanks,
Ludo’.

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

* Re: guix pull failed after 8 hours
  2019-11-16 21:44     ` Ludovic Courtès
@ 2019-11-18  7:11       ` Konrad Hinsen
  2019-11-19  2:39         ` Chris Marusich
  0 siblings, 1 reply; 9+ messages in thread
From: Konrad Hinsen @ 2019-11-18  7:11 UTC (permalink / raw)
  To: Ludovic Courtès, Chris Marusich; +Cc: guix-devel

Hi Ludo and Chris,

> Could it be that those old systems were talking to hydra.gnu.org and
> thus not getting any substitutes?
>
>   https://lists.gnu.org/archive/html/info-guix/2019-06/msg00001.html

That's what happened to me on my oldest Guix installation (hosted on
Ubuntu). I had done regular pulls on my user account, but not on the
root account, meaning that I was running an ancient daemon that tried to
connect to hydra.

Fix (reconstructed from memory!): on the root account, do

     guix pull –substitute-urls=https://ci.guix.gnu.org
     guix package update

and reboot.

Cheers,
  Konrad.

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

* Re: guix pull failed after 8 hours
  2019-11-18  7:11       ` Konrad Hinsen
@ 2019-11-19  2:39         ` Chris Marusich
  0 siblings, 0 replies; 9+ messages in thread
From: Chris Marusich @ 2019-11-19  2:39 UTC (permalink / raw)
  To: Konrad Hinsen; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 648 bytes --]

Konrad Hinsen <konrad.hinsen@fastmail.net> writes:

> Hi Ludo and Chris,
>
>> Could it be that those old systems were talking to hydra.gnu.org and
>> thus not getting any substitutes?
>>
>>   https://lists.gnu.org/archive/html/info-guix/2019-06/msg00001.html
>
> That's what happened to me on my oldest Guix installation (hosted on
> Ubuntu). I had done regular pulls on my user account, but not on the
> root account, meaning that I was running an ancient daemon that tried to
> connect to hydra.

Yes, it's possible this was the cause.  Thank you to everyone who
replied!  In the end, I was able to run "guix pull".

-- 
Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2019-11-19  2:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-04  6:24 guix pull failed after 8 hours Chris Marusich
2019-11-04 11:36 ` zimoun
2019-11-04 15:27 ` Ricardo Wurmus
2019-11-04 19:27 ` sirgazil
2019-11-05 16:21 ` Giovanni Biscuolo
2019-11-06  4:23   ` Chris Marusich
2019-11-16 21:44     ` Ludovic Courtès
2019-11-18  7:11       ` Konrad Hinsen
2019-11-19  2:39         ` Chris Marusich

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).