From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: =?UTF-8?q?Adding=20idle3-tools=20while=20unable=20to=20run=20=E2=80=98guix=20lint=E2=80=99?= Date: Tue, 16 Feb 2016 04:56:31 +0100 Message-ID: <1455594992-25761-1-git-send-email-tobias.geerinckx.rice@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55191) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVWl6-00036k-Ur for guix-devel@gnu.org; Mon, 15 Feb 2016 22:57:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVWl2-0004gy-Td for guix-devel@gnu.org; Mon, 15 Feb 2016 22:57:04 -0500 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]:34500) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVWl2-0004gu-Lc for guix-devel@gnu.org; Mon, 15 Feb 2016 22:57:00 -0500 Received: by mail-wm0-x233.google.com with SMTP id b205so91767797wmb.1 for ; Mon, 15 Feb 2016 19:57:00 -0800 (PST) Received: from localhost.localdomain (107.119-200-80.adsl-dyn.isp.belgacom.be. [80.200.119.107]) by smtp.gmail.com with ESMTPSA id i5sm8011694wjx.15.2016.02.15.19.56.58 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 15 Feb 2016 19:56:59 -0800 (PST) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Hullo Guix, YAPackage. I'd love to run ‘guix lint’, but then: ~blah$ ./pre-inst-env guix lint idle3-tools gnu/packages/disk.scm:193:15: idle3-tools-0.9.1: \ URI http://idle3-tools.sourceforge.net unreachable: \ Connection timed out I don't know if this is the cause or just a symptom. Full error output is pasted below. Loading the URI in my browser, of course, works fine. Kind regards, T G-R -- gnu/packages/disk.scm:193:15: idle3-tools-0.9.1: URI http://idle3-tools.sourceforge.net unreachable: Connection timed out ;;; Failed to autoload make-session in (gnutls): ;;; ERROR: missing interface for module (gnutls) Backtrace: In ice-9/boot-9.scm: 63: 19 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 18 [eval # #] In ice-9/boot-9.scm: 2401: 17 [save-module-excursion #] 4050: 16 [#] 1724: 15 [%start-stack load-stack ...] 1729: 14 [#] In unknown file: ?: 13 [primitive-load "/home/nckx/Hacking/guix/scripts/guix"] In guix/ui.scm: 1177: 12 [run-guix-command lint "idle3-tools"] In srfi/srfi-1.scm: 619: 11 [for-each # #] 619: 10 [for-each # #] In guix/scripts/lint.scm: 608: 9 [check-vulnerabilities #] 602: 8 [# #] In unknown file: ?: 7 [force #>] In guix/scripts/lint.scm: 592: 6 [#] In ice-9/boot-9.scm: 157: 5 [catch getaddrinfo-error ...] In guix/cve.scm: 63: 4 [call-with-cve-port #] In guix/http-client.scm: 292: 3 [# system-error ...] 234: 2 [loop #] In guix/build/download.scm: 367: 1 [open-connection-for-uri # # #f] 252: 0 [tls-wrap # "nvd.nist.gov"] guix/build/download.scm:252:17: In procedure tls-wrap: guix/build/download.scm:252:17: In procedure module-lookup: Unbound variable: make-session