--verbosity=0 does not disable all substitute messages in shell

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Richard Sent
Owner
unassigned
Submitted by
Richard Sent
Severity
normal
R
R
Richard Sent wrote on 31 May 2024 23:46
(address . bug-guix@gnu.org)
87mso58xji.fsf@freakingpenguin.com
Hi Guix!

Setting verbosity to 0 (which according to the manual disables all
output) does not actually disable all output in Guix shell.

Toggle snippet (6 lines)
~/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

Toggle snippet (6 lines)
~/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]$

This problem seems unique to guix shell.

--
Take it easy,
Richard Sent
Making my computer weirder one commit at a time.
L
L
Ludovic Courtès wrote on 18 Dec 2024 13:23
control message for bug #71298
(address . control@debbugs.gnu.org)
87cyhpkwm8.fsf@gnu.org
close 71298
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71298@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71298
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch