guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 14/15] scripts: environment: Add --container option.


From: Thompson, David
Subject: Re: [PATCH 14/15] scripts: environment: Add --container option.
Date: Sat, 10 Oct 2015 17:11:41 -0400

Hi Ludo,

On Fri, Sep 11, 2015 at 8:39 AM, Ludovic Courtès <address@hidden> wrote:

> tests/guix-environment-container.sh mimicking tests/guix-environment.sh?
> It only needs to use -E to run a tiny script that checks that we really
> get an environment with only the right file system mappings?

I'm having a hard time getting tests to pass.  I can run this
successfully outside the test environment:

    guix environment --container --ad-hoc --bootstrap guile-bootstrap
-- guile -c '(exit 42)'

But it fails in the test environment when I run:

    make check TESTS=tests/guix-environment.sh

Attached is the log with some 'strace -f' output for that particular
bad command.  The offending execve syscall throws "ENOEXEC (Exec
format error)" which I do not understand.  Any thoughts?  I'm out of
ideas.

Thanks in advance,

- Dave

Attachment: guix-environment.log
Description: Binary data


reply via email to

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