Hi,

On Sat, 26 Jan 2019 at 17:31, Pierre Neidhardt <[email protected]> wrote:

> $ guix --version | awk '{print $4; exit}'
> Backtrace:
>            5 (primitive-load "/home/ambrevar/.config/guix/current/bin/guix")
> In guix/ui.scm:
>     464:2  4 (show-version-and-exit _)
> In ice-9/format.scm:
>   1590:19  3 (format #t "Copyright ~a 2019 ~a" "(C)" "the Guix authors\n")
>    261:19  2 (format:format-work "Copyright ~a 2019 ~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:
> In procedure fport_write: Broken pipe

Now it’s fixed.

--8<---------------cut here---------------start------------->8---
$ guix --version | awk '{print $4; exit}'
b17268b53e9fb1b1ac2ad29fe7633b52744fee2f
--8<---------------cut here---------------end--------------->8---

Therefore, closing this old bug:

    https://issues.guix.gnu.org/issue/34209

Feel free to reopen if I’m missing something.

Cheers,
simon



Reply via email to