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: Sat, 05 Jan 2013 16:27:08 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Hi,

Nikita Karetnikov <address@hidden> skribis:

>> 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.
>
> The problem is that I haven't found any references to '/usr/bin/env' in
> those files.

Well, there must be one somewhere.  Did you run “grep -r /usr/bin/env”
in the source?

If it’s not in GLib, then maybe it’s in a script that GLib invokes.  It
should be possible to find out using strace or something similar.

HTH,
Ludo’.



reply via email to

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