From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#33557: guix errors, if you want Date: Sat, 01 Dec 2018 16:59:06 +0100 Message-ID: <87lg59s0fp.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35206) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gT7ga-0004lg-E9 for bug-guix@gnu.org; Sat, 01 Dec 2018 11:00:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gT7gZ-0000Wh-LK for bug-guix@gnu.org; Sat, 01 Dec 2018 11:00:04 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:52953) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gT7gZ-0000Wb-Id for bug-guix@gnu.org; Sat, 01 Dec 2018 11:00:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gT7gZ-00067P-Cj for bug-guix@gnu.org; Sat, 01 Dec 2018 11:00:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (znavko's message of "Fri, 30 Nov 2018 12:48:27 +0100 (CET)") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: znavko@tutanota.com Cc: 33557@debbugs.gnu.org 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.