help-guix
[Top][All Lists]
Advanced

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

Re: environment --container not working after upgrading Ubuntu


From: Thompson, David
Subject: Re: environment --container not working after upgrading Ubuntu
Date: Sun, 1 May 2016 08:17:49 -0400

On Sat, Apr 30, 2016 at 8:17 PM, Ben Woodcroft <address@hidden> wrote:
> Hi,
>
> I upgraded to the just-released Ubuntu Xenial yesterday, seems nice and
> snappy. The only issue I've had with it so far is that 'guix environment
> --container' run from a git checkout doesn't work. There's no error given,
> it simply exits:
>
> $ ./pre-inst-env guix environment --container coreutils
> [..]
> $ echo $?
> 1
>
> Any ideas on debugging this? I tried 'make clean; make'. My daemon is a
> little out of date, but it was working before the upgrade.

Could you prefix that command with 'strace -f -o /tmp/container.log'
and send the generated log file?  This way we'll see the system calls
that are failing.

Thanks,

- Dave



reply via email to

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