bug#22677: guix lint fails with -dc switch missing

2016-02-22 Thread Ludovic Courtès
Pjotr Prins skribis: > On Sun, Feb 21, 2016 at 11:36:50PM +0100, Ludovic Courtès wrote: >> Running ‘configure’ creates guix/config.scm. Could you check that this >> is the case? > > Got it: > > > (define %gzip > "/home/wrk/.guix-profile/bin/gzip") > > (define %bzip2 > "/home/wrk/opt/guix-bui

bug#22677: guix lint fails with -dc switch missing

2016-02-22 Thread Pjotr Prins
On Sun, Feb 21, 2016 at 11:36:50PM +0100, Ludovic Courtès wrote: > Running ‘configure’ creates guix/config.scm. Could you check that this > is the case? Got it: (define %gzip "/home/wrk/.guix-profile/bin/gzip") (define %bzip2 "/home/wrk/opt/guix-build-system/bin/bzip2") (define %xz "/ho

bug#22677: guix lint fails with -dc switch missing

2016-02-21 Thread Ludovic Courtès
Pjotr Prins skribis: > On Mon, Feb 15, 2016 at 12:28:14PM +0100, Ricardo Wurmus wrote: >> This looks like it is a result of an undefined %bzip2, %xz, and/or %gzip >> value. These values are used by utils.scm to assemble a command. They >> are defined in config.scm, which is created at configure

bug#22677: guix lint fails with -dc switch missing

2016-02-15 Thread Pjotr Prins
On Mon, Feb 15, 2016 at 12:28:14PM +0100, Ricardo Wurmus wrote: > This looks like it is a result of an undefined %bzip2, %xz, and/or %gzip > value. These values are used by utils.scm to assemble a command. They > are defined in config.scm, which is created at configure/build time. Nice error mes

bug#22677: guix lint fails with -dc switch missing

2016-02-15 Thread Ricardo Wurmus
Pjotr Prins writes: > When I run lint on a recent ceckout > > ./pre-inst-env guix lint > > or > > ./pre-inst-env guix lint python > > I get > > filtered-port: failed to execute ' -dc ': No such file or directory > This looks like it is a result of an undefined %bzip2, %xz, and/or %gzip va

bug#22677: guix lint fails with -dc switch missing

2016-02-15 Thread Pjotr Prins
When I run lint on a recent ceckout ./pre-inst-env guix lint or ./pre-inst-env guix lint python I get filtered-port: failed to execute ' -dc ': No such file or directory Backtrace: In unknown file: ?: 19 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 18 [call-with-prompt prompt0 ...] In