From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nils Gillmann Subject: Re: [PATCH] gnu: add lispf4 Date: Tue, 09 Feb 2016 11:30:21 +0100 Message-ID: <87fux29nwi.fsf@grrlz.net> References: <87y4ax3cf2.fsf@grrlz.net> <87wpqgea7v.fsf@grrlz.net> <20160208003608.GA6080@jasmine> <877fifxxgg.fsf@grrlz.net> <20160208201442.GB2854@jasmine> <87twliekjc.fsf@grrlz.net> <20160209091632.0453f67c@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aT5Yy-00030c-4K for guix-devel@gnu.org; Tue, 09 Feb 2016 05:30:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aT5Yu-0002Id-J1 for guix-devel@gnu.org; Tue, 09 Feb 2016 05:30:28 -0500 Received: from perdizione.investici.org ([2001:41d0:2:33d0::19]:42679) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aT5Yu-0002Hc-6M for guix-devel@gnu.org; Tue, 09 Feb 2016 05:30:24 -0500 In-Reply-To: <20160209091632.0453f67c@debian-netbook> (Efraim Flashner's message of "Tue, 9 Feb 2016 09:16:32 +0200") 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: Efraim Flashner Cc: guix-devel@gnu.org Efraim Flashner writes: > On Tue, 09 Feb 2016 02:31:51 +0100 > Nils Gillmann wrote: > >> Leo Famulari writes: >>=20 >> [...]=20=20 >> [...]=20=20 >> [...]=20=20 >> [...]=20=20 >> [...]=20=20 >> [...]=20=20 >> [...]=20=20 >> [...]=20=20 >>=20 >> Thanks! >>=20 >> 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. >>=20 >>=20 >> niasterisk@khazad-dum ~$ guix package -i lispf4 >> The following package will be installed: >> lispf4 0.0.0-1-174d876 /gnu/store/7rkw1rhn4ijap9b936waspki03260lpb-li= spf4-0.0.0-1-174d876 >>=20 >> 56 packages in profile >> niasterisk@khazad-dum ~$ lispf4 >> Can't open 'SYSATOMS' >> niasterisk@khazad-dum ~$ ls -al /gnu/store/7rkw1rhn4ijap9b936waspki03260= lpb-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 >>=20 >> 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. >>=20 >> Any Ideas? > > If you replace the install phase sometimes you have to change the permiss= ions > yourself. Try searching for #o555. Okay, thanks. I tried this but it doesn't change in the environment. On another system, in Debian, the permissions (in my users home) are: SYSATOMS: 644 lispf4: 755 BASIC.IMG 644 without changes, current lispf4 from master: niasterisk@khazad-dum ~/projects/guix_project/guix [env]$ ./pre-inst-env gu= ix build lispf4 /gnu/store/7rkw1rhn4ijap9b936waspki03260lpb-lispf4-0.0.0-1-174d876 /gnu/store/871yzidvz2h4kpjx9sb116b0lshr88dn-lispf4-0.0.0-1-174d876-doc niasterisk@khazad-dum ~/projects/guix_project/guix [env]$ 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-- 4 root guixbuild 94972 Jan 1 1970 BASIC.IMG -r-xr-xr-x 8 root guixbuild 92088 Jan 1 1970 lispf4 -r--r--r-- 8 root guixbuild 2105 Jan 1 1970 SYSATOMS If I try 555 for both files, the output with the rights is below. I wonder, do I need to set it to 644 as it happens on the Debian system? Should I use guix system vm to test this? I expected that environment behaves like what pushed as a patch... niasterisk@khazad-dum ~/projects/guix_project/guix [env]$ ./pre-inst-env gu= ix build lispf4 substitute: updating list of substitutes from 'http://hydra.gnu.org'... 100= .0% The following derivation will be built: /gnu/store/sb8qa4wywg0lba7aphn8qmr7q3bznn0i-lispf4-0.0.0-1-174d876.drv @ build-started /gnu/store/sb8qa4wywg0lba7aphn8qmr7q3bznn0i-lispf4-0.0.0-1-= 174d876.drv - x86_64-linux /var/log/guix/drvs/sb//8qa4wywg0lba7aphn8qmr7q3b= znn0i-lispf4-0.0.0-1-174d876.drv.bz2 starting phase `set-SOURCE-DATE-EPOCH' phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds starting phase `set-paths' environment variable `PATH' set to `/gnu/store/0m1wh7i21w6x6agjard3x1bd53y6= h1b4-tar-1.28/bin:/gnu/store/8qcqrz4r483vbcbwx5xzy11kdkxqv0c8-gzip-1.6/bin:= /gnu/store/mpgci6nb800ckc8cyi3vhm9i8h17zm2l-bzip2-1.0.6/bin:/gnu/store/kz4v= zwnm7vdnxbfb3ygc91iv68rjsfmm-xz-5.2.2/bin:/gnu/store/iw4xjh2fx7lbil7m7yghz7= yyrf6ks8pq-file-5.25/bin:/gnu/store/gg7yl3al4ms4p9z67k1r7k0jn918l864-diffut= ils-3.3/bin:/gnu/store/1g9bd3ccfpslgirikaw7wcdrspavz2xz-patch-2.7.5/bin:/gn= u/store/4jmy669vqj2zkz03z6jrk26if2y2m6ad-sed-4.2.2/bin:/gnu/store/z6780v4ix= 4h1id452gnhl9p15rl3rx9y-findutils-4.6.0/bin:/gnu/store/c2ci62qwp62rcpbh9qgm= mlyvgszvf8yn-gawk-4.1.3/bin:/gnu/store/iy9a4pk184ipkd470rvssx26rrnl2c5c-gre= p-2.22/bin:/gnu/store/wczs2ckr8y0m79h3nl199lx85vmidga3-coreutils-8.24/bin:/= gnu/store/l1iq0lhklsiw7q7jhlw9cgdkcm6axd38-make-4.1/bin:/gnu/store/l7px210l= i6zviymgvp3cps6n48x7fgpl-bash-4.3.42/bin:/gnu/store/agnxzx1yza8ci0a1gz5pds8= gdg8qmnz5-ld-wrapper-0/bin:/gnu/store/dki0v5cvf1mhfz571k622xvzi1nyinl2-binu= tils-2.25.1/bin:/gnu/store/gz9h7bicwcx3qbvnp0xgpvh50q5l104b-gcc-4.9.3/bin:/= gnu/store/gybk6iz6n659njzg56vqsy5bg7irk370-glibc-2.22/bin:/gnu/store/gybk6i= z6n659njzg56vqsy5bg7irk370-glibc-2.22/sbin' environment variable `C_INCLUDE_PATH' set to `/gnu/store/mpgci6nb800ckc8cyi= 3vhm9i8h17zm2l-bzip2-1.0.6/include:/gnu/store/kz4vzwnm7vdnxbfb3ygc91iv68rjs= fmm-xz-5.2.2/include:/gnu/store/iw4xjh2fx7lbil7m7yghz7yyrf6ks8pq-file-5.25/= include:/gnu/store/c2ci62qwp62rcpbh9qgmmlyvgszvf8yn-gawk-4.1.3/include:/gnu= /store/l1iq0lhklsiw7q7jhlw9cgdkcm6axd38-make-4.1/include:/gnu/store/dki0v5c= vf1mhfz571k622xvzi1nyinl2-binutils-2.25.1/include:/gnu/store/gz9h7bicwcx3qb= vnp0xgpvh50q5l104b-gcc-4.9.3/include:/gnu/store/gybk6iz6n659njzg56vqsy5bg7i= rk370-glibc-2.22/include:/gnu/store/1481x54il6kf3kcs03g997yaj86mfvkh-linux-= libre-headers-3.14.37/include' environment variable `CPLUS_INCLUDE_PATH' set to `/gnu/store/mpgci6nb800ckc= 8cyi3vhm9i8h17zm2l-bzip2-1.0.6/include:/gnu/store/kz4vzwnm7vdnxbfb3ygc91iv6= 8rjsfmm-xz-5.2.2/include:/gnu/store/iw4xjh2fx7lbil7m7yghz7yyrf6ks8pq-file-5= .25/include:/gnu/store/c2ci62qwp62rcpbh9qgmmlyvgszvf8yn-gawk-4.1.3/include:= /gnu/store/l1iq0lhklsiw7q7jhlw9cgdkcm6axd38-make-4.1/include:/gnu/store/dki= 0v5cvf1mhfz571k622xvzi1nyinl2-binutils-2.25.1/include:/gnu/store/gz9h7bicwc= x3qbvnp0xgpvh50q5l104b-gcc-4.9.3/include:/gnu/store/gybk6iz6n659njzg56vqsy5= bg7irk370-glibc-2.22/include:/gnu/store/1481x54il6kf3kcs03g997yaj86mfvkh-li= nux-libre-headers-3.14.37/include' environment variable `LIBRARY_PATH' set to `/gnu/store/mpgci6nb800ckc8cyi3v= hm9i8h17zm2l-bzip2-1.0.6/lib:/gnu/store/kz4vzwnm7vdnxbfb3ygc91iv68rjsfmm-xz= -5.2.2/lib:/gnu/store/iw4xjh2fx7lbil7m7yghz7yyrf6ks8pq-file-5.25/lib:/gnu/s= tore/c2ci62qwp62rcpbh9qgmmlyvgszvf8yn-gawk-4.1.3/lib:/gnu/store/dki0v5cvf1m= hfz571k622xvzi1nyinl2-binutils-2.25.1/lib:/gnu/store/gybk6iz6n659njzg56vqsy= 5bg7irk370-glibc-2.22/lib:/gnu/store/xl2kgbi4i9p1kqy23z3cfq9f8sypna99-glibc= -utf8-locales-2.22/lib' environment variable `GUIX_LOCPATH' set to `/gnu/store/xl2kgbi4i9p1kqy23z3c= fq9f8sypna99-glibc-utf8-locales-2.22/lib/locale' phase `set-paths' succeeded after 0.0 seconds starting phase `install-locale' using 'en_US.utf8' locale for category "LC_ALL" phase `install-locale' succeeded after 0.0 seconds starting phase `unpack' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/match.l= ' -> `./match.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/basic2.= l' -> `./basic2.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/debug1.= l' -> `./debug1.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/LICENSE= .txt' -> `./LICENSE.txt' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Makefil= e.win' -> `./Makefile.win' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Lispf41= .f' -> `./Lispf41.f' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/debug2.= l' -> `./debug2.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/printa.= l' -> `./printa.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/history= .l' -> `./history.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/.gitign= ore' -> `./.gitignore' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/func1.l= ' -> `./func1.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/F4COM.F= OR' -> `./F4COM.FOR' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/lispf4.= orig' -> `./lispf4.orig' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/static.= l' -> `./static.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/quote.l= ' -> `./quote.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/io1.l' = -> `./io1.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/ifdo.l'= -> `./ifdo.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/makef.l= ' -> `./makef.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/f2c.h' = -> `./f2c.h' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/auxilla= ry.c' -> `./auxillary.c' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/basic1.= l' -> `./basic1.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/schum.l= ' -> `./schum.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/struct.= l' -> `./struct.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/lispf42= .c' -> `./lispf42.c' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/SYSATOM= S' -> `./SYSATOMS' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Makefil= e.unx' -> `./Makefile.unx' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/README.= md' -> `./README.md' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/prolog.= l' -> `./prolog.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/script.= 2' -> `./script.2' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/astruct= .l' -> `./astruct.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Lispf42= .f' -> `./Lispf42.f' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/edit.l'= -> `./edit.l' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/lispf41= .c' -> `./lispf41.c' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/script.= 1' -> `./script.1' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Mac/BAS= IC.IMG' -> `./Mac/BASIC.IMG' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Mac/lis= pf4' -> `./Mac/lispf4' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Linux/B= ASIC.IMG' -> `./Linux/BASIC.IMG' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Linux/l= ispf4-32' -> `./Linux/lispf4-32' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Linux/l= ispf4-64' -> `./Linux/lispf4-64' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Windows= /lispf4.exe' -> `./Windows/lispf4.exe' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Windows= /BASIC.IMG' -> `./Windows/BASIC.IMG' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Documen= tation/p501-schorr.pdf' -> `./Documentation/p501-schorr.pdf' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Documen= tation/Interlisp-Oct_1978.pdf' -> `./Documentation/Interlisp-Oct_1978.pdf' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Documen= tation/UsersGuide.txt' -> `./Documentation/UsersGuide.txt' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Documen= tation/Haraldson-LISP_details.pdf' -> `./Documentation/Haraldson-LISP_detai= ls.pdf' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Documen= tation/ImplementationGuide.txt' -> `./Documentation/ImplementationGuide.txt' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Documen= tation/DevelopmentProcess.txt' -> `./Documentation/DevelopmentProcess.txt' `/gnu/store/vfsd8p5ivpp996vj43bvhlsm684n8k21-lispf4-0.0.0-1-174d876/Documen= tation/README.txt' -> `./Documentation/README.txt' phase `unpack' succeeded after 0.1 seconds starting phase `patch-usr-bin-file' phase `patch-usr-bin-file' succeeded after 0.0 seconds starting phase `patch-source-shebangs' phase `patch-source-shebangs' succeeded after 0.0 seconds starting phase `patch-generated-file-shebangs' phase `patch-generated-file-shebangs' succeeded after 0.0 seconds starting phase `build' gcc -Dstricmp=3Dstrcasecmp -O3 -c -o lispf41.o lispf41.c gcc -Dstricmp=3Dstrcasecmp -O3 -c -o lispf42.o lispf42.c gcc -Dstricmp=3Dstrcasecmp -O3 -c -o auxillary.o auxillary.c gcc -o lispf4 -O lispf41.o lispf42.o auxillary.o -lm ./lispf4 `/gnu/store/6xkbgncvdm3spyp2xxzidryb65dd= 84gc-lispf4-0.0.0-1-174d876-doc/share/doc/lispf4/p501-schorr.pdf' `Documentation/Interlisp-Oct_1978.pdf' -> `/gnu/store/6xkbgncvdm3spyp2xxzid= ryb65dd84gc-lispf4-0.0.0-1-174d876-doc/share/doc/lispf4/Interlisp-Oct_1978.= pdf' `Documentation/UsersGuide.txt' -> `/gnu/store/6xkbgncvdm3spyp2xxzidryb65dd8= 4gc-lispf4-0.0.0-1-174d876-doc/share/doc/lispf4/UsersGuide.txt' `Documentation/Haraldson-LISP_details.pdf' -> `/gnu/store/6xkbgncvdm3spyp2x= xzidryb65dd84gc-lispf4-0.0.0-1-174d876-doc/share/doc/lispf4/Haraldson-LISP_= details.pdf' `Documentation/ImplementationGuide.txt' -> `/gnu/store/6xkbgncvdm3spyp2xxzi= dryb65dd84gc-lispf4-0.0.0-1-174d876-doc/share/doc/lispf4/ImplementationGuid= e.txt' `Documentation/DevelopmentProcess.txt' -> `/gnu/store/6xkbgncvdm3spyp2xxzid= ryb65dd84gc-lispf4-0.0.0-1-174d876-doc/share/doc/lispf4/DevelopmentProcess.= txt' `Documentation/README.txt' -> `/gnu/store/6xkbgncvdm3spyp2xxzidryb65dd84gc-= lispf4-0.0.0-1-174d876-doc/share/doc/lispf4/README.txt' phase `install' succeeded after 0.1 seconds starting phase `patch-shebangs' phase `patch-shebangs' succeeded after 0.0 seconds starting phase `strip' stripping binaries in "/gnu/store/s0ykdd0wcz91a6ldkikm8hvz9ky03gw1-lispf4-0= .0.0-1-174d876/bin" with "strip" and flags ("--strip-debug" "--enable-deter= ministic-archives") phase `strip' succeeded after 0.0 seconds starting phase `validate-runpath' validating RUNPATH of 1 binaries in "/gnu/store/s0ykdd0wcz91a6ldkikm8hvz9ky= 03gw1-lispf4-0.0.0-1-174d876/bin"... phase `validate-runpath' succeeded after 0.0 seconds starting phase `validate-documentation-location' phase `validate-documentation-location' succeeded after 0.0 seconds starting phase `delete-info-dir-file' phase `delete-info-dir-file' succeeded after 0.0 seconds starting phase `compress-documentation' phase `compress-documentation' succeeded after 0.0 seconds @ build-succeeded /gnu/store/sb8qa4wywg0lba7aphn8qmr7q3bznn0i-lispf4-0.0.0-= 1-174d876.drv - /gnu/store/s0ykdd0wcz91a6ldkikm8hvz9ky03gw1-lispf4-0.0.0-1-174d876 /gnu/store/6xkbgncvdm3spyp2xxzidryb65dd84gc-lispf4-0.0.0-1-174d876-doc niasterisk@khazad-dum ~/projects/guix_project/guix [env]$ ls -al/gnu/store/= s0ykdd0wcz91a6ldkikm8hvz9ky03gw1-lispf4-0.0.0-1-174d876/bin/ ls: invalid option -- '/' Try 'ls --help' for more information. niasterisk@khazad-dum ~/projects/guix_project/guix [env]$ ls -al /gnu/store= /s0ykdd0wcz91a6ldkikm8hvz9ky03gw1-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-xr-xr-x 2 root guixbuild 94972 Jan 1 1970 BASIC.IMG -r-xr-xr-x 9 root guixbuild 92088 Jan 1 1970 lispf4 -r-xr-xr-x 2 root guixbuild 2105 Jan 1 1970 SYSATOMS --=20 ng