From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: bug#26848: procedure resolve-interface finds no code for GUIX_PACKAGE_PATH modules which are otherwise working Date: Mon, 8 May 2017 22:24:19 +0000 Message-ID: <20170508222419.xmrhxru4e56gwvsr@abyayala> 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]:38419) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7r5X-0005r3-Hn for bug-guix@gnu.org; Mon, 08 May 2017 18:25:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7r5S-0000ku-HY for bug-guix@gnu.org; Mon, 08 May 2017 18:25:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57694) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d7r5S-0000ko-Dy for bug-guix@gnu.org; Mon, 08 May 2017 18:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d7r5S-0002E0-3d for bug-guix@gnu.org; Mon, 08 May 2017 18:25:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38204) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7r4x-0005Ka-Fq for bug-guix@gnu.org; Mon, 08 May 2017 18:24:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7r4s-0000R8-FD for bug-guix@gnu.org; Mon, 08 May 2017 18:24:31 -0400 Received: from 93-95-228-241.1984.is ([93.95.228.241]:45464 helo=sharknado9001.pragmatique.xyz) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d7r4s-0000OI-3y for bug-guix@gnu.org; Mon, 08 May 2017 18:24:26 -0400 Received: by sharknado9001.pragmatique.xyz (OpenSMTPD) with ESMTPSA id 72d0bfb0 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Mon, 8 May 2017 22:24:12 +0000 (UTC) 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: 26848@debbugs.gnu.org [user@abyayala ~/src/packages]$ sudo guix system reconfigure /etc/config.scm guix system: error: failed to load '/etc/config.scm': ice-9/boot-9.scm:2903:6: In procedure resolve-interface: ice-9/boot-9.scm:2903:6: no code for module (ng0 packages personalized) [user@abyayala ~/src/packages]$ env | grep "PACKAGE" GUIX_PACKAGE_PATH=3D/home/user/src/packages =46rom /etc/config.scm first two lines: (use-modules (gnu) (guix) (gnu system nss) (ng0 packages personalized)) This is used to reference "ii-ssl" in (packages), which comes from the module in https://git.pragmatique.xyz/ng0-packages/log.html and which can be installed and used by the users. Running "guix system build /etc/config.scm" with this succeeds, just the "sudo guix system reconfigure /etc/config.scm" produces this error. I tried building the system with the config.scm located in the same directory as the root of packages.git, but this produces the same error. --=20 https://pragmatique.xyz PGP: https://people.pragmatique.xyz/ng0/