From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#23475: no code for module (guix ui) Date: Fri, 6 May 2016 22:59:36 -0400 Message-ID: <20160507025936.GA25173@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aysTP-0004EX-LL for bug-guix@gnu.org; Fri, 06 May 2016 23:00:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aysTM-0004Nr-DE for bug-guix@gnu.org; Fri, 06 May 2016 23:00:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:58066) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aysTL-0004ML-6L for bug-guix@gnu.org; Fri, 06 May 2016 23:00:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1aysTL-0004lS-0U for bug-guix@gnu.org; Fri, 06 May 2016 23:00:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aysT8-0003ss-Sd for bug-guix@gnu.org; Fri, 06 May 2016 22:59:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aysT4-0004Iq-JJ for bug-guix@gnu.org; Fri, 06 May 2016 22:59:49 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:48793) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aysT3-0004IQ-Bc for bug-guix@gnu.org; Fri, 06 May 2016 22:59:46 -0400 Received: from localhost (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id 181136800F1 for ; Fri, 6 May 2016 22:59:37 -0400 (EDT) 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" To: 23475@debbugs.gnu.org >From commit bdb2d56ee (gnu: mutt: Update to 1.6.1.), I applied a patch from guix-devel [0], tried to build a package, and got a backtrace as shown below. I had rebuilt from the git tree recently, but I'm not sure exactly when. It goes away after I rebuild. --- $ ./pre-inst-env guix build hello Backtrace: In ice-9/boot-9.scm: 157: 12 [catch #t # ...] In unknown file: ?: 11 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 10 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 9 [eval # #] In ice-9/boot-9.scm: 2401: 8 [save-module-excursion #] 4050: 7 [#] 1724: 6 [%start-stack load-stack ...] 1729: 5 [#] In unknown file: ?: 4 [primitive-load "/gnu/store/9p7mf2a21c6a5k06jgbb9yg9abx7ilh9-guix-0.10.0-0.8062/bin/.guix-real"] In ice-9/eval.scm: 411: 3 [eval # #] 387: 2 [eval # #] In ice-9/boot-9.scm: 2867: 1 [resolve-interface (guix ui) #:select ...] In unknown file: ?: 0 [scm-error misc-error #f "~A ~S" ("no code for module" (guix ui)) #f] ERROR: In procedure scm-error: ERROR: no code for module (guix ui) --- [0] I've had this issue several times recently, without this patch. It was this patch: http://lists.gnu.org/archive/html/guix-devel/2016-05/msg00204.html It commits as 13416a10afdbad6546ef7943d93aba795ee5703b