From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: guix import issue Date: Sat, 13 Jun 2015 13:52:28 +0200 Message-ID: <20150613115228.GA8974@thebird.nl> References: <557B87A7.9040103@uq.edu.au> <878ubnkh6z.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3jzj-000353-GV for guix-devel@gnu.org; Sat, 13 Jun 2015 07:53:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z3jzf-00034o-H6 for guix-devel@gnu.org; Sat, 13 Jun 2015 07:53:03 -0400 Received: from mail.thebird.nl ([95.154.246.10]:52141) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3jzf-00034k-BS for guix-devel@gnu.org; Sat, 13 Jun 2015 07:52:59 -0400 Content-Disposition: inline In-Reply-To: <878ubnkh6z.fsf@elephly.net> 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: Ricardo Wurmus Cc: guix-devel@gnu.org I get the same error on my recent build: ./pre-inst-env guix import gnu grep does something, but ./pre-inst-env guix import pypi readlike Backtrace: In ice-9/psyntax.scm: 989: 19 [scan ((define-module (guix scripts import ...) #:use-module ...)) () ...] 279: 18 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...] In ice-9/eval.scm: 411: 17 [eval # ()] In ice-9/boot-9.scm: 2951: 16 [define-module* (guix scripts import ...) #:filename ...] 2926: 15 [resolve-imports (((guix ui)) ((guix utils)) ((guix import pypi)) ...)] 2864: 14 [resolve-interface (guix import pypi) #:select ...] 2789: 13 [# # ...] 3065: 12 [try-module-autoload (guix import pypi) #f] 2401: 11 [save-module-excursion #] 3085: 10 [#] In unknown file: ?: 9 [primitive-load-path "guix/import/pypi" ...] In ice-9/eval.scm: 505: 8 [# (define-module # # ...)] In ice-9/psyntax.scm: 1106: 7 [expand-top-sequence ((define-module # # # ...)) () ((top)) ...] 989: 6 [scan ((define-module (guix import pypi) #:use-module ...)) () ...] 279: 5 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...] In ice-9/eval.scm: 411: 4 [eval # ()] In ice-9/boot-9.scm: 2951: 3 [define-module* (guix import pypi) #:filename ...] 2926: 2 [resolve-imports ((#) (#) (#) (#) ...)] 2867: 1 [resolve-interface (json) #:select ...] In unknown file: ?: 0 [scm-error misc-error #f "~A ~S" ("no code for module" (json)) #f] ERROR: In procedure scm-error: ERROR: no code for module (json)