bug#39352: guix pull failing on aarch64

2020-03-24 Thread Ludovic Courtès
Hello, Ludovic Courtès skribis: > Jesse Gibbons skribis: > >> I've noticed most guix ops (including guix pull) hang on armhf as well, >> but I don't have a log to provide. >> Right now I'm fine with keeping guix at a stable (but potentially less >> secure) commit until the JIT compiler in Guile

bug#39352: guix pull failing on aarch64

2020-02-11 Thread shtwzrd via Bug reports for GNU Guix
Ludo said: > I believe the problem is not deterministic, so it may be that retrying > ‘guix pull’ will work… I take back what I said; I tried one more time today just out of curiosity, and it actually succeeded. I tried four more times afterward though and it failed the same way as it has befor

bug#39352: guix pull failing on aarch64

2020-02-07 Thread Jan Nieuwenhuizen
shtwzrd writes: > I've noticed that guix pull has started to hang consistently when > building guix-system.drv, 55% of the way through. Ah; I'm seeing this too -- for me current master consistently hangs at 54% janneke -- Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http:

bug#39352: guix pull failing on aarch64

2020-02-02 Thread shtwzrd via Bug reports for GNU Guix
In my case on aarch64, it appears to be deterministic. I've tried over a dozen times and it always fails in the exact same place. So perhaps aarch64 is a good target for debugging the underlying problem, if this and #39266 are related, as they appear to be. ‐‐‐ Original Message ‐‐‐ On

bug#39352: guix pull failing on aarch64

2020-02-02 Thread Ludovic Courtès
Hello! Jesse Gibbons skribis: > I've noticed most guix ops (including guix pull) hang on armhf as well, > but I don't have a log to provide. > Right now I'm fine with keeping guix at a stable (but potentially less > secure) commit until the JIT compiler in Guile 3 is fixed and enabled > on ARM.

bug#39352: guix pull failing on aarch64

2020-02-01 Thread Jesse Gibbons
On Thu, 2020-01-30 at 00:51 +, shtwzrd via Bug reports for GNU Guix wrote: > Hey there, > > I've noticed that guix pull has started to hang consistently when > building guix-system.drv, 55% of the way through. > > I've narrowed the breakage down to this specific commit: > > http://git.savann

bug#39352: guix pull failing on aarch64

2020-01-29 Thread shtwzrd via Bug reports for GNU Guix
Hey there, I've noticed that guix pull has started to hang consistently when building guix-system.drv, 55% of the way through. I've narrowed the breakage down to this specific commit: http://git.savannah.gnu.org/cgit/guix.git/commit/?id=8234fe653e61d0090138cbd4c48d877568355439 So it appears to