GNU bug report logs -
#30142
pipe of 'guix --version' produces error
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#30142: pipe of 'guix --version' produces error
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 30142 <at> debbugs.gnu.org.
--
30142: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30142
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
On Tue, Jan 16, 2018 at 09:01:41PM -0500, George myglc2 Clemmer wrote:
> EXAMPLE:
> *******
> g1 <at> g1 ~/www/VM-on-GuixSD$ guix --version | head -n 1
> guix (GNU Guix) 0.14.0.617-e2f37
> Backtrace:
> 5 (primitive-load "/gnu/store/nxdxbad50ydp1nhmgzvlwbk0jkkdc28r-guix-0.14.0-3.f76ff98/bin/.guix-real")
> In guix/ui.scm:
> 390:2 4 (show-version-and-exit _)
> In ice-9/format.scm:
> 1590:19 3 (format #t "Copyright ~a 2017 ~a" "(C)" "the Guix authors\n")
> 261:19 2 (format:format-work "Copyright ~a 2017 ~a" ("(C)" "the Guix authors\n"))
> 70:10 1 (format:out-obj-padded _ _ _ _)
> In unknown file:
> 0 (display "the Guix authors\n" #<output: file 1>)
>
> ERROR: In procedure display:
> ERROR: In procedure fport_write: Broken pipe
> g1 <at> g1 ~/www/VM-on-GuixSD$ guix --version | head -n 1
> guix (GNU Guix) 0.14.0.617-e2f37
> Backtrace:
> 5 (primitive-load "/gnu/store/nxdxbad50ydp1nhmgzvlwbk0jkkdc28r-guix-0.14.0-3.f76ff98/bin/.guix-real")
> In guix/ui.scm:
> 390:2 4 (show-version-and-exit _)
> In ice-9/format.scm:
> 1590:19 3 (format #t "Copyright ~a 2017 ~a" "(C)" "the Guix authors\n")
> 261:19 2 (format:format-work "Copyright ~a 2017 ~a" ("(C)" "the Guix authors\n"))
> 70:10 1 (format:out-obj-padded _ _ _ _)
> In unknown file:
> 0 (display "the Guix authors\n" #<output: file 1>)
>
> ERROR: In procedure display:
> ERROR: In procedure fport_write: Broken pipe
Thanks for the report!
This is bug #29826 <https://bugs.gnu.org/29826>
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
EXAMPLE:
*******
g1 <at> g1 ~/www/VM-on-GuixSD$ guix --version | head -n 1
guix (GNU Guix) 0.14.0.617-e2f37
Backtrace:
5 (primitive-load "/gnu/store/nxdxbad50ydp1nhmgzvlwbk0jkkdc28r-guix-0.14.0-3.f76ff98/bin/.guix-real")
In guix/ui.scm:
390:2 4 (show-version-and-exit _)
In ice-9/format.scm:
1590:19 3 (format #t "Copyright ~a 2017 ~a" "(C)" "the Guix authors\n")
261:19 2 (format:format-work "Copyright ~a 2017 ~a" ("(C)" "the Guix authors\n"))
70:10 1 (format:out-obj-padded _ _ _ _)
In unknown file:
0 (display "the Guix authors\n" #<output: file 1>)
ERROR: In procedure display:
ERROR: In procedure fport_write: Broken pipe
g1 <at> g1 ~/www/VM-on-GuixSD$ guix --version | head -n 1
guix (GNU Guix) 0.14.0.617-e2f37
Backtrace:
5 (primitive-load "/gnu/store/nxdxbad50ydp1nhmgzvlwbk0jkkdc28r-guix-0.14.0-3.f76ff98/bin/.guix-real")
In guix/ui.scm:
390:2 4 (show-version-and-exit _)
In ice-9/format.scm:
1590:19 3 (format #t "Copyright ~a 2017 ~a" "(C)" "the Guix authors\n")
261:19 2 (format:format-work "Copyright ~a 2017 ~a" ("(C)" "the Guix authors\n"))
70:10 1 (format:out-obj-padded _ _ _ _)
In unknown file:
0 (display "the Guix authors\n" #<output: file 1>)
ERROR: In procedure display:
ERROR: In procedure fport_write: Broken pipe
*******
VERSION:
*******
g1 <at> g1 ~$ guix --version
guix (GNU Guix) 0.14.0.617-e2f37
Copyright (C) 2017 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
This bug report was last modified 7 years and 164 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.