help-guix
[Top][All Lists]
Advanced

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

Re: Alternatives to --emulate-fhs on foreign distros


From: Kyle
Subject: Re: Alternatives to --emulate-fhs on foreign distros
Date: Fri, 21 Apr 2023 18:57:17 +0000

Note that the easiest standalone TXR script I could think of is:

```
#!/usr/bin/env txr
#(output)
Hi
@(end)
```

I am betting you probably could include that in a package to reproduce the 
issue.

On April 21, 2023 2:35:30 PM EDT, Kyle <kyle@posteo.net> wrote:
>Its kind of hard to test. The easiest I have managed has been to see that I 
>don't get the error with --emulate-fhs in my call, and the script that fails 
>starts with:
>
>#!/usr/bin/env txr
>
>To simplify things, I made a self contained txr script and wrapped that up in 
>my test R package. Sure enough, after building the package I checked its store 
>directory. Guix did not patch the path to the path to the env utility in that 
>case.
>


reply via email to

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