From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 01 10:59:16 2018 Received: (at 33557) by debbugs.gnu.org; 1 Dec 2018 15:59:16 +0000 Received: from localhost ([127.0.0.1]:57211 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gT7fo-00065l-6V for submit@debbugs.gnu.org; Sat, 01 Dec 2018 10:59:16 -0500 Received: from eggs.gnu.org ([208.118.235.92]:53662) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gT7fm-00065V-6W for 33557@debbugs.gnu.org; Sat, 01 Dec 2018 10:59:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gT7fg-0007mb-2X for 33557@debbugs.gnu.org; Sat, 01 Dec 2018 10:59:08 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35126) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gT7ff-0007lu-Tx; Sat, 01 Dec 2018 10:59:07 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=46614 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gT7ff-00067G-Kf; Sat, 01 Dec 2018 10:59:07 -0500 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Subject: Re: bug#33557: guix errors, if you want References: X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 11 Frimaire an 227 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sat, 01 Dec 2018 16:59:06 +0100 In-Reply-To: (znavko's message of "Fri, 30 Nov 2018 12:48:27 +0100 (CET)") Message-ID: <87lg59s0fp.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 33557 Cc: 33557@debbugs.gnu.org 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: -6.0 (------) Hello, skribis: > Dear, Guix Bug! This is not fatal, but if you want here what I've seen wh= ile update. How to react on warnings and fails? > > #guix pull > guix=C2=A0 ...2f24b9c... > ... > ion-record-port' > ;;; Failed to autoload make-session in (gnutls): > ;;; missing interface for module (gnutls) > ;;; Failed to autoload make-session in (gnutls): > ;;; missing interface for module (gnutls) > ;;; Failed to autoload connection-end/client in (gnutls): > ;;; missing interface for module (gnutls) > ;;; guix/discovery.scm:90:22: warning: non-literal format string > ;;; guix/profiles.scm:1629:20: warning: non-literal format string > ;;; guix/profiles.scm:1635:20: warning: non-literal format string As you note these are just warnings, not errors, but I agree that it=E2=80= =99s be best not to see them. Ludo=E2=80=99.