From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: bug#22677: guix lint fails with -dc switch missing Date: Mon, 15 Feb 2016 11:59:53 +0100 Message-ID: <20160215105953.GA26816@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVGus-0003rW-Qr for bug-guix@gnu.org; Mon, 15 Feb 2016 06:02:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVGuo-0006AT-Kw for bug-guix@gnu.org; Mon, 15 Feb 2016 06:02:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:48629) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVGuo-0006AF-Hi for bug-guix@gnu.org; Mon, 15 Feb 2016 06:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aVGuo-0000Qv-8j for bug-guix@gnu.org; Mon, 15 Feb 2016 06:02:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34825) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVGtp-0003X4-GV for bug-guix@gnu.org; Mon, 15 Feb 2016 06:01:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVGtk-0005ja-01 for bug-guix@gnu.org; Mon, 15 Feb 2016 06:01:01 -0500 Received: from mail.thebird.nl ([95.154.246.10]:51164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVGtj-0005gN-Py for bug-guix@gnu.org; Mon, 15 Feb 2016 06:00:55 -0500 Content-Disposition: inline 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 22677@debbugs.gnu.org When I run lint on a recent ceckout ./pre-inst-env guix lint or ./pre-inst-env guix lint python I get filtered-port: failed to execute ' -dc ': No such file or directory Backtrace: In unknown file: ?: 19 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 18 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 17 [eval # #] In ice-9/boot-9.scm: 2401: 16 [save-module-excursion #] 4050: 15 [#] 1724: 14 [%start-stack load-stack ...] 1729: 13 [#] In unknown file: ?: 12 [primitive-load "/export2/izip/git/opensource/scheme/guix/scripts/guix"] In guix/ui.scm: 1177: 11 [run-guix-command lint "python"] In srfi/srfi-1.scm: 619: 10 [for-each # #] 619: 9 [for-each # #] In guix/scripts/lint.scm: 608: 8 [check-vulnerabilities #] 602: 7 [# #] In unknown file: ?: 6 [force #>] In guix/scripts/lint.scm: 592: 5 [#] In ice-9/boot-9.scm: 157: 4 [catch getaddrinfo-error ...] In guix/cve.scm: 67: 3 [call-with-cve-port #] In guix/utils.scm: 255: 2 [call-with-decompressed-port gzip ...] In guix/cve.scm: 143: 1 [# #] 133: 0 [xml->vulnerabilities #] guix/cve.scm:133:11: In procedure xml->vulnerabilities: guix/cve.scm:133:11: Throw to key `parser-error' with args `(# "XML [22], unexpected EOF")'. Backtrace: In ice-9/boot-9.scm: 2401: 19 [save-module-excursion #] 4050: 18 [#] 1724: 17 [%start-stack load-stack ...] 1729: 16 [#] In unknown file: ?: 15 [primitive-load "/export2/izip/git/opensource/scheme/guix/scripts/guix"] In guix/ui.scm: 1177: 14 [run-guix-command lint "python"] In srfi/srfi-1.scm: 619: 13 [for-each # #] 619: 12 [for-each # #] In guix/scripts/lint.scm: 608: 11 [check-vulnerabilities #] 602: 10 [# #] In unknown file: ?: 9 [force #>] In guix/scripts/lint.scm: 592: 8 [#] In ice-9/boot-9.scm: 157: 7 [catch getaddrinfo-error ...] In guix/cve.scm: 67: 6 [call-with-cve-port #] In guix/utils.scm: 255: 5 [call-with-decompressed-port gzip ...] In guix/cve.scm: 143: 4 [# #] 133: 3 [xml->vulnerabilities #] In ice-9/boot-9.scm: 105: 2 [# parser-error ...] 65: 1 [abort-to-prompt catch7 parser-error ...] In unknown file: ?: 0 [scm-error misc-error #f "~A ~S" ("decompressed-port failure" (24327)) #f] ERROR: In procedure scm-error: ERROR: decompressed-port failure (24327)