bug#29826: nondeterministic Broken pipe

2018-01-02 Thread Ludovic Courtès
Hello, Mark H Weaver skribis: > l...@gnu.org (Ludovic Courtès) writes: [...] >> Not sure! We specifically ignore EPIPE in cases where it matters, such >> as for the output of ‘guix package --search’, ‘guix package -A’, etc. >> In other cases, it’s probably an error, so it’s

bug#29826: nondeterministic Broken pipe

2018-01-02 Thread Mark H Weaver
Hi, l...@gnu.org (Ludovic Courtès) writes: > Alex Vong skribis: > >> Mark H Weaver writes: >> >>> Alex Vong writes: >>> I get the following error when running ``guix --version | head -n 1''. I can get similar after

bug#29826: nondeterministic Broken pipe

2018-01-02 Thread Alex Vong
Hello, l...@gnu.org (Ludovic Courtès) writes: > Hi, > > Alex Vong skribis: > >> Mark H Weaver writes: >> >>> Alex Vong writes: >>> I get the following error when running ``guix --version | head -n 1''. I can get

bug#29826: nondeterministic Broken pipe

2017-12-31 Thread Ludovic Courtès
Hi, Alex Vong skribis: > Mark H Weaver writes: > >> Alex Vong writes: >> >>> I get the following error when running ``guix --version | head -n 1''. I >>> can get similar after replacing ``--version'' with ``--help''. Also, the

bug#29826: nondeterministic Broken pipe

2017-12-25 Thread Alex Vong
Mark H Weaver writes: > Alex Vong writes: > >> I get the following error when running ``guix --version | head -n 1''. I >> can get similar after replacing ``--version'' with ``--help''. Also, the >> error is nondeterministic. Any idea? > > Attempts to

bug#29826: nondeterministic Broken pipe

2017-12-24 Thread Mark H Weaver
Alex Vong writes: > I get the following error when running ``guix --version | head -n 1''. I > can get similar after replacing ``--version'' with ``--help''. Also, the > error is nondeterministic. Any idea? Attempts to write to a pipe that has already been closed on the

bug#29826: nondeterministic Broken pipe

2017-12-24 Thread Alex Vong
Andreas Enge writes: > On Sun, Dec 24, 2017 at 04:23:44AM +0800, Alex Vong wrote: >> ERROR: In procedure display: >> ERROR: In procedure scm_flush: Broken pipe > > Interesting! I get a different error message: > > ERROR: In procedure display: > In procedure fport_write: Broken

bug#29826: nondeterministic Broken pipe

2017-12-23 Thread Andreas Enge
On Sun, Dec 24, 2017 at 04:23:44AM +0800, Alex Vong wrote: > ERROR: In procedure display: > ERROR: In procedure scm_flush: Broken pipe Interesting! I get a different error message: ERROR: In procedure display: In procedure fport_write: Broken pipe Andreas

bug#29826: nondeterministic Broken pipe

2017-12-23 Thread Alex Vong
Hello, I get the following error when running ``guix --version | head -n 1''. I can get similar after replacing ``--version'' with ``--help''. Also, the error is nondeterministic. Any idea? $ LC_ALL=C guix --version | head -n 1 guix (GNU Guix) 91213c384b62bc422896d39005efa922e4fa75f2 Backtrace: