GNU bug report logs - #22677
guix lint fails with -dc switch missing

Previous Next

Package: guix;

Reported by: Pjotr Prins <pjotr.public12 <at> thebird.nl>

Date: Mon, 15 Feb 2016 11:02:02 UTC

Severity: normal

Tags: notabug

Fixed in version 0.9.0

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #8 received at 22677 <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
To: Pjotr Prins <pjotr.public12 <at> thebird.nl>
Cc: 22677 <at> debbugs.gnu.org
Subject: Re: bug#22677: guix lint fails with -dc switch missing
Date: Mon, 15 Feb 2016 12:28:14 +0100
Pjotr Prins <pjotr.public12 <at> thebird.nl> 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
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.

Do you have config.scm in the root directory of the repository?  Did you
run ./configure?

~~ Ricardo




This bug report was last modified 9 years and 155 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.