Hello Ludovic,
l...@gnu.org (Ludovic Courtès) writes:
[...]
>> + (lambda* (#:key inputs #:allow-other-keys)
>> + (define (quoted-path input path)
>> + (string-append "\"" input path "\""))
>> + (substitute* "ui-snapshot.c"
>> + (("\"g
Hello,
Oleg Pykhalov skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>>> I guess, the issue is because fcgiwrap process environment PATH only
>>> contains /gnu/store/…-shadow-4.5/sbin which doesn't include gzip.
>>
>> There are two possible fixes:
>>
>> 1. Set PATH in the execution environ
Hello Ludovic,
Thank you for directing me.
l...@gnu.org (Ludovic Courtès) writes:
>> I guess, the issue is because fcgiwrap process environment PATH only
>> contains /gnu/store/…-shadow-4.5/sbin which doesn't include gzip.
>
> There are two possible fixes:
>
> 1. Set PATH in the execution envi
Hi Oleg,
Oleg Pykhalov skribis:
> strace log from my previous message, apologies.
>
> I guess, the issue is because fcgiwrap process environment PATH only
> contains /gnu/store/…-shadow-4.5/sbin which doesn't include gzip.
There are two possible fixes:
1. Set PATH in the execution environmen
Hello Guix, cgit service through fcgiwrap doesn't see gzip.
/run/current-system/profile/bin/gzip exists.
fcgiwrap strace: http://paste.debian.net/998501
strace log from my previous message, apologies.
I guess, the issue is because fcgiwrap process environment PATH only
contains /gnu/store/…-shadow-4.5/sbin which doesn't include gzip.
--8<---cut here---start->8---
$ sudo strace -s 128 -p 457
strace: Process 457