unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30142: pipe of 'guix --version' produces error
@ 2018-01-17  2:01 George myglc2 Clemmer
  2018-01-17  2:43 ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: George myglc2 Clemmer @ 2018-01-17  2:01 UTC (permalink / raw)
  To: 30142

EXAMPLE:
*******
g1@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@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@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.

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

* bug#30142: pipe of 'guix --version' produces error
  2018-01-17  2:01 bug#30142: pipe of 'guix --version' produces error George myglc2 Clemmer
@ 2018-01-17  2:43 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-01-17  2:43 UTC (permalink / raw)
  To: George myglc2 Clemmer; +Cc: 30142-done

[-- Attachment #1: Type: text/plain, Size: 1554 bytes --]

On Tue, Jan 16, 2018 at 09:01:41PM -0500, George myglc2 Clemmer wrote:
> EXAMPLE:
> *******
> g1@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@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>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-01-17  2:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-17  2:01 bug#30142: pipe of 'guix --version' produces error George myglc2 Clemmer
2018-01-17  2:43 ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).