bug#33030: Crash in progress-bar

2018-11-19 Thread Clément Lassieur
Ludovic Courtès writes: > Hello, > > Ricardo Wurmus skribis: > >> I’ve just got the very same error: [...] >> ERROR: In procedure make-string: >> Value out of range 0 to 18446744073709551615: -51 > > Clément just pushed a couple of fixes in this area. Clément, is this > what you fixed? No, w

bug#33030: Crash in progress-bar

2018-11-16 Thread Ludovic Courtès
Hello, Ricardo Wurmus skribis: > I’ve just got the very same error: > > downloading from > https://berlin.guixsd.org/nar/gzip/iql35g1g5q9dkap5splc7f9ggskr31vl-NamesList.txt... > Backtrace: > In guix/scripts/package.scm: >913:10 19 (_) > In guix/status.scm: > 600:4 18 (call-with-status-r

bug#33030: Crash in progress-bar

2018-11-11 Thread Ricardo Wurmus
I’ve just got the very same error: --8<---cut here---start->8--- downloading from https://berlin.guixsd.org/nar/gzip/iql35g1g5q9dkap5splc7f9ggskr31vl-NamesList.txt... Backtrace: In guix/scripts/package.scm: 913:10 19 (_) In guix/status.scm: 600:4 18 (cal

bug#33030: Crash in progress-bar

2018-10-16 Thread Ludovic Courtès
Hello, Leo Famulari skribis: > On Mon, Oct 15, 2018 at 11:20:42AM +0200, Ludovic Courtès wrote: >> Could you run: >> >> guix build --log-file \ >> /gnu/store/iql35g1g5q9dkap5splc7f9ggskr31vl-NamesList.txt >> >> and post the contents of the file? > > This log was actually found on Hydra f

bug#33030: Crash in progress-bar

2018-10-15 Thread Leo Famulari
On Mon, Oct 15, 2018 at 11:20:42AM +0200, Ludovic Courtès wrote: > Could you run: > > guix build --log-file \ > /gnu/store/iql35g1g5q9dkap5splc7f9ggskr31vl-NamesList.txt > > and post the contents of the file? This log was actually found on Hydra for me (that private mirror is of Hydra): $

bug#33030: Crash in progress-bar

2018-10-15 Thread Ludovic Courtès
Hi Leo, Leo Famulari skribis: > $ guix --version > guix (GNU Guix) aa227b3be3d7728331a08dbd139c47c9b271dc23 > Copyright (C) 2018 the Guix authors > License GPLv3+: GNU GPL version 3 or later > This is free software: you are free to change and redistribute it. >

bug#33030: Crash in progress-bar

2018-10-13 Thread Mark H Weaver
Leo Famulari writes: > While updating my installed packages, Guix crashed as shown below. I > don't really know how to interpret it. > > $ guix --version > guix (GNU Guix) aa227b3be3d7728331a08dbd139c47c9b271dc23 > Copyright (C) 2018 the Guix authors > License GPLv3+: GNU GPL version 3 or later <

bug#33030: Crash in progress-bar

2018-10-12 Thread Leo Famulari
While updating my installed packages, Guix crashed as shown below. I don't really know how to interpret it. $ guix --version guix (GNU Guix) aa227b3be3d7728331a08dbd139c47c9b271dc23 Copyright (C) 2018 the Guix authors License GPLv3+: GNU GPL version 3 or later Th