bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GLib: GIO's tests fail


From: Ludovic Courtès
Subject: Re: GLib: GIO's tests fail
Date: Wed, 02 Jan 2013 00:11:14 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Hi,

Nikita Karetnikov <address@hidden> skribis:

> This patch fails with the following error. How to fix it?
>
> # ./pre-inst-env guix-build -K glib

[...]

>   GEN      gdbus-test-codegen-generated.h
> /bin/sh: /usr/bin/env: No such file or directory

You would need to add a phase to do:

  (patch-shebang "the/faulty/file")

That would change /usr/bin/env to /nix/store/xxx/bin/env.

In ‘core-updates’ this is done automatically on all files right after
‘unpack’, though.

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]