GNU bug report logs - #71298
--verbosity=0 does not disable all substitute messages in shell

Previous Next

Package: guix;

Reported by: Richard Sent <richard <at> freakingpenguin.com>

Date: Fri, 31 May 2024 21:48:02 UTC

Severity: normal

To reply to this bug, email your comments to 71298 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#71298; Package guix. (Fri, 31 May 2024 21:48:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Richard Sent <richard <at> freakingpenguin.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 31 May 2024 21:48:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Richard Sent <richard <at> freakingpenguin.com>
To: bug-guix <at> gnu.org
Subject: --verbosity=0 does not disable all substitute messages in shell
Date: Fri, 31 May 2024 17:46:25 -0400
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.




This bug report was last modified 139 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.