From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nils Gillmann Subject: Re: [PATCH] gnu: add lispf4 Date: Tue, 09 Feb 2016 02:31:51 +0100 Message-ID: <87twliekjc.fsf@grrlz.net> References: <87y4ax3cf2.fsf@grrlz.net> <87wpqgea7v.fsf@grrlz.net> <20160208003608.GA6080@jasmine> <877fifxxgg.fsf@grrlz.net> <20160208201442.GB2854@jasmine> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSx9p-0007xS-HA for guix-devel@gnu.org; Mon, 08 Feb 2016 20:31:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSx9m-0000dO-Bj for guix-devel@gnu.org; Mon, 08 Feb 2016 20:31:57 -0500 Received: from latitanza.investici.org ([2001:888:2000:56::19]:42115) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSx9m-0000dF-1k for guix-devel@gnu.org; Mon, 08 Feb 2016 20:31:54 -0500 In-Reply-To: <20160208201442.GB2854@jasmine> (Leo Famulari's message of "Mon, 8 Feb 2016 15:14:42 -0500") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari writes: > On Mon, Feb 08, 2016 at 12:17:51PM +0100, Nils Gillmann wrote: >> Leo Famulari writes: >> > On Sun, Feb 07, 2016 at 05:50:12PM +0100, Nils Gillmann wrote: > > [...] > >> >> * gnu/packages/lisp.scm (lispf4): New variable. > >> The diff looks okay for me, I only ended up with 2 (let*) because >> of the package I took as an example. >> Works for me, and if you have no further corrections I should do, >> it's done on my side. > > Pushed, thanks for bearing with me :) Thanks! But now as I did guix pull and installed it from there, and do not run it inside guix environment, I encounter an error I did not see coming as it worked in the environment. niasterisk@khazad-dum ~$ guix package -i lispf4 The following package will be installed: lispf4 0.0.0-1-174d876 /gnu/store/7rkw1rhn4ijap9b936waspki03260lpb-lispf4-0.0.0-1-174d876 56 packages in profile niasterisk@khazad-dum ~$ lispf4 Can't open 'SYSATOMS' niasterisk@khazad-dum ~$ ls -al /gnu/store/7rkw1rhn4ijap9b936waspki03260lpb-lispf4-0.0.0-1-174d876/bin/ total 200 dr-xr-xr-x 2 root guixbuild 4096 Jan 1 1970 ./ dr-xr-xr-x 3 root guixbuild 4096 Jan 1 1970 ../ -r--r--r-- 3 root guixbuild 94972 Jan 1 1970 BASIC.IMG -r-xr-xr-x 7 root guixbuild 92088 Jan 1 1970 lispf4 -r--r--r-- 7 root guixbuild 2105 Jan 1 1970 SYSATOMS I checked ~/.guix-profile/bin/ and it's there, all three files. For what I know, SYSATOMS includes allowed commands, that's it. My guix checkout I develop with is in my home folder, permissions for my daily user and all checked in guix environment. Any Ideas? -- ng / ni* krosos.sdf.org