From unknown Fri Jun 20 05:25:27 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#71298 <71298@debbugs.gnu.org> To: bug#71298 <71298@debbugs.gnu.org> Subject: Status: --verbosity=0 does not disable all substitute messages in shell Reply-To: bug#71298 <71298@debbugs.gnu.org> Date: Fri, 20 Jun 2025 12:25:27 +0000 retitle 71298 --verbosity=3D0 does not disable all substitute messages in s= hell reassign 71298 guix submitter 71298 Richard Sent severity 71298 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri May 31 17:47:09 2024 Received: (at submit) by debbugs.gnu.org; 31 May 2024 21:47:09 +0000 Received: from localhost ([127.0.0.1]:55432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sDA5Z-00028q-8Y for submit@debbugs.gnu.org; Fri, 31 May 2024 17:47:09 -0400 Received: from lists.gnu.org ([209.51.188.17]:33540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sDA5N-00028G-6M for submit@debbugs.gnu.org; Fri, 31 May 2024 17:47:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sDA5B-00022J-0I for bug-guix@gnu.org; Fri, 31 May 2024 17:46:41 -0400 Received: from mail-108-mta11.mxroute.com ([136.175.108.11]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sDA54-0004mm-KP for bug-guix@gnu.org; Fri, 31 May 2024 17:46:39 -0400 Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta11.mxroute.com (ZoneMTA) with ESMTPSA id 18fd09e5866000e2b6.001 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Fri, 31 May 2024 21:46:29 +0000 X-Zone-Loop: fbce5a094ecc5c1e75b06193e40a362c60a65616c5e5 X-Originating-IP: [136.175.111.3] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Type:MIME-Version:Message-ID:Date: Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=5p2gNWqQDrfAWkVfvdlro8hVvg9MLZdxRu4IJsft4Sk=; b=piSc7i8qq9jQX3gbSAzqqw6UzV ZCN7XF4qT5uLu2fTFGIHYw37X4wo37Y7oP3pYgpiZtHsodf3bYJvDfGo/25C5HCSW9zC6pSya+nnG xXho0i6ay66t2jxnldR5mroiPhCnIEoIa9mUazZ/cXLuls8CTyFRKa5TNb4HUUi4jroimbKInLMr1 o8tYiWMp1FYGZyiJ6AWLeQw7c/KnOaL57wj/wNj4hTnQJuH56Sb8j2dGvBT8cPpiJZo/YDR77UoIV rR/xp0iAd5HfbjGWPxUgy1ffm+e4lmBBt/S6gXbmMaD3BosMpu/HlpqvI5uskwQwsZc3zMRCey+rM Ul3PlQhA==; From: Richard Sent To: bug-guix@gnu.org Subject: --verbosity=0 does not disable all substitute messages in shell Date: Fri, 31 May 2024 17:46:25 -0400 Message-ID: <87mso58xji.fsf@freakingpenguin.com> MIME-Version: 1.0 Content-Type: text/plain X-Authenticated-Id: richard@freakingpenguin.com Received-SPF: pass client-ip=136.175.108.11; envelope-from=richard@freakingpenguin.com; helo=mail-108-mta11.mxroute.com X-Spam_score_int: -4 X-Spam_score: -0.5 X-Spam_bar: / X-Spam_report: (-0.5 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, NUMERIC_HTTP_ADDR=1.242, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) 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. From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 18 07:24:16 2024 Received: (at control) by debbugs.gnu.org; 18 Dec 2024 12:24:16 +0000 Received: from localhost ([127.0.0.1]:33821 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tNt68-0000EZ-2p for submit@debbugs.gnu.org; Wed, 18 Dec 2024 07:24:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42864) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tNt60-0000DV-LZ for control@debbugs.gnu.org; Wed, 18 Dec 2024 07:24:09 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tNt5t-0005QF-Et for control@debbugs.gnu.org; Wed, 18 Dec 2024 07:24:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:Subject:From:To:Date:in-reply-to: references; bh=DEvC8nGMre2Ua7UtOYFFbFxRAG8Rj1AgFw9k5tkOl88=; b=Uj4M3gynPsTR+Q 6fyS7XDiqStDKNztmdQnXglW3Y1Nl8/2nyK8fpW/rw3k83ay7CtfTN27g2EedLk5WAWLRIK+x/VyC iy358KSUX91OAOwKJvy2GhMq+V0NZMNRyoIltSyrE1lF8dpTK1KmKIl/fk3MjpPs5HrAI9LgIDMiF De0rW2jVsWBwUa9vzQLJ7UWshMWMYdSuxdZYMDl1ui53VZp3haBxIpDnOr2kZifj8h2OCz5OZRmsQ nQ2a9pHeZY0OxyPyaiHBZrG5CsbMJegFfxOARCn7ndFHozGZ/ARcGWtFzAumzbOvrG18Pf/1h5MG9 NmNqILhyixp1dl9qgyuw==; Date: Wed, 18 Dec 2024 13:23:59 +0100 Message-Id: <87cyhpkwm8.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #71298 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 71298 quit From unknown Fri Jun 20 05:25:27 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 16 Jan 2025 12:24:19 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator