bug-guix
[Top][All Lists]
Advanced

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

bug#33755: error: execlp: No such file or directory from guix environmen


From: Julien Lepiller
Subject: bug#33755: error: execlp: No such file or directory from guix environment
Date: Sat, 15 Dec 2018 10:40:48 +0100
User-agent: K-9 Mail for Android

Hi, this is because we have a -- option. "guix environment guix -- ad-hoc 
libgit2" means you want to run "ad-hoc libgit2" in a guix environment. The 
error message tells you that it can't find an ad-hoc executable in that 
environment. There is no "ad-hoc" package involved here…

Le 15 décembre 2018 08:09:37 GMT+01:00, address@hidden a écrit :
>Hi
>
>Is this a bug?
>
>address@hidden ~/src/guix$ guix environment guix -- ad-hoc libgit2
>texinfo
>guix environment: error: execlp: No such file or directory
>
>I meant to type: 
>address@hidden ~/src/guix$ guix environment guix --ad-hoc libgit2 texinfo
>
>I would have liked an error saying "error: package ad-hoc not found -
>cannot add it to the environment"





reply via email to

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