GNU bug report logs -
#34209
guix --version: ERROR: In procedure display: In procedure fport_write: Broken pipe
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 16 Jun 2025 12:15:53 +0200
with message-id <878qls8012.fsf <at> gmail.com>
and subject line Re: bug#34209: guix --version: ERROR: In procedure display: In procedure fport_write: Broken pipe
has caused the debbugs.gnu.org bug report #34209,
regarding guix --version: ERROR: In procedure display: In procedure fport_write: Broken pipe
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
34209: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34209
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
In Bash:
--8<---------------cut here---------------start------------->8---
$ 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
--8<---------------cut here---------------end--------------->8---
--
Pierre Neidhardt
https://ambrevar.xyz/
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
Hi,
On Sat, 26 Jan 2019 at 17:31, Pierre Neidhardt <mail <at> ambrevar.xyz> 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
This bug report was last modified 32 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.