all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* guix pull: computing Guix derivation takes forever
@ 2023-06-26  9:37 akib via
  2023-06-26 13:13 ` Csepp
  0 siblings, 1 reply; 2+ messages in thread
From: akib via @ 2023-06-26  9:37 UTC (permalink / raw)
  To: help-guix



I've just installed Guix on a partition of my new HDD.  After the 
installation I logged in to my user account on a Linux console and 
executed 'guix pull'.  After that it pulled the repository and computed 
Guix derivation, but stuck while updating substitutes.  So I thought 
something is wrong and restarted the command.  Now the pull operation 
always stucks while computing Guix derivation.  There is no sign of 
activity according to top.

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

* Re: guix pull: computing Guix derivation takes forever
  2023-06-26  9:37 guix pull: computing Guix derivation takes forever akib via
@ 2023-06-26 13:13 ` Csepp
  0 siblings, 0 replies; 2+ messages in thread
From: Csepp @ 2023-06-26 13:13 UTC (permalink / raw)
  To: akib; +Cc: help-guix, 54944


akib via <help-guix@gnu.org> writes:

> I've just installed Guix on a partition of my new HDD.  After the
> installation I logged in to my user account on a Linux console and
> executed 'guix pull'.  After that it pulled the repository and
> computed Guix derivation, but stuck while updating substitutes.  So I
> thought something is wrong and restarted the command.  Now the pull
> operation always stucks while computing Guix derivation.  There is no
> sign of activity according to top.

Is this maybe related to the CC'd bug?
There the freeze happens later, during the building phase for
packages-base, but it seems like the symtoms are the same.
Does this happen every time you try?
Could you get a backtrace with GDB?
I think the incantation was:
set logging on
thread apply all backtrace
quit

And then the output should be gdb.txt.


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

end of thread, other threads:[~2023-06-26 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-26  9:37 guix pull: computing Guix derivation takes forever akib via
2023-06-26 13:13 ` Csepp

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.