* bug#71298: --verbosity=0 does not disable all substitute messages in shell
@ 2024-05-31 21:46 Richard Sent
0 siblings, 0 replies; only message in thread
From: Richard Sent @ 2024-05-31 21:46 UTC (permalink / raw)
To: 71298
Hi Guix!
Setting verbosity to 0 (which according to the manual disables all
output) does not actually disable all output in Guix shell.
--8<---------------cut here---------------start------------->8---
~/code/projects/srht-readme $ guix shell --verbosity=0 ghc -- ls
substitute: updating substitutes from 'http://10.1.2.2:80'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
COPYING org-to-html README.html README.org setup-environment
--8<---------------cut here---------------end--------------->8---
--8<---------------cut here---------------start------------->8---
~/code/projects/srht-readme $ guix shell emacs-back-button --verbosity=0
substitute: updating substitutes from 'http://10.1.2.2:80'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
gibraltar :) srht-readme [env]$
--8<---------------cut here---------------end--------------->8---
This problem seems unique to guix shell.
--
Take it easy,
Richard Sent
Making my computer weirder one commit at a time.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-05-31 21:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-31 21:46 bug#71298: --verbosity=0 does not disable all substitute messages in shell Richard Sent
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.