guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#66499] [PATCH] ui: Handle EPIPE errors when displaying Guix version


From: Mathieu Othacehe
Subject: [bug#66499] [PATCH] ui: Handle EPIPE errors when displaying Guix version.
Date: Sat, 14 Oct 2023 10:13:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hello Simon,

> Fixes <https://issues.guix.gnu.org/66254>.
> Reported by Clément Lassieur <clement@lassieur.org>.
>
> * guix/ui.scm (run-guix): Handle EPIPE errors when displaying version.

This fixes this very issue for me too. However, all the following
commands are still failing:

guix package --help|head -1
guix package --version|head -1
guix pull --version|head -1
guix pull --help|head -1

and basically all the commands using show-version-and-exit. Do you need
a more systemic approach?

Thanks,

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]