bug#21410: Environment containers

2015-11-21 Thread Ludovic Courtès
Mathieu Lirzin skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> >>> FAIL: tests/guix-environment-container >>> == >>> >>> + set -e >>> + guix environment --version >>> guix environment (GNU Guix) 0.9.0 >>> Copyright (C) 2015 the Guix authors >>> License G

bug#21410: Environment containers

2015-11-21 Thread Mathieu Lirzin
l...@gnu.org (Ludovic Courtès) writes: > >> FAIL: tests/guix-environment-container >> == >> >> + set -e >> + guix environment --version >> guix environment (GNU Guix) 0.9.0 >> Copyright (C) 2015 the Guix authors >> License GPLv3+: GNU GPL version 3 or later

bug#21410: Environment containers

2015-11-21 Thread Ludovic Courtès
Alex Vong skribis: > FAIL: tests/guix-environment-container > == > > + set -e > + guix environment --version > guix environment (GNU Guix) 0.9.0 > Copyright (C) 2015 the Guix authors > License GPLv3+: GNU GPL version 3 or later

bug#21410: Environment containers

2015-11-21 Thread Alex Vong
Hi, On 20/11/2015, Ludovic Courtès wrote: > What’s the status of this now? I would think b7d48312 addressed at > least part of it? > > Alex: Are you still getting test failures with current ‘master’? > > TIA, > Ludo’. > Yes, I still get a test failure with the latest master branch, the test log

bug#21410: Environment containers

2015-11-20 Thread Ludovic Courtès
What’s the status of this now? I would think b7d48312 addressed at least part of it? Alex: Are you still getting test failures with current ‘master’? TIA, Ludo’.

bug#21410: Environment containers

2015-10-29 Thread Thompson, David
On Thu, Oct 29, 2015 at 3:24 PM, Ludovic Courtès wrote: > "Thompson, David" skribis: > >> I think it is /proc/sys/kernel/unprivileged_userns_clone, but I don't >> know what the contents are exactly. 0 when off, 1 when on? Can >> someone on Debian confirm? >> >> If we can get the test suite pass

bug#21410: Environment containers

2015-10-29 Thread Ludovic Courtès
"Thompson, David" skribis: > I think it is /proc/sys/kernel/unprivileged_userns_clone, but I don't > know what the contents are exactly. 0 when off, 1 when on? Can > someone on Debian confirm? > > If we can get the test suite passing, I'd like to extract these user > namespace presence tests to

bug#21410: Environment containers

2015-10-28 Thread Alex Vong
On 29/10/2015, Thompson, David wrote: > On Wed, Oct 28, 2015 at 11:56 AM, Ludovic Courtès wrote: >> "Thompson, David" skribis: >> >>> On Wed, Oct 28, 2015 at 11:14 AM, Alex Vong >>> wrote: On 28/10/2015, Ludovic Courtès wrote: > Alex Vong skribis: > >> On 27/10/2015, Ludovic

bug#21410: Environment containers

2015-10-28 Thread Thompson, David
On Wed, Oct 28, 2015 at 11:56 AM, Ludovic Courtès wrote: > "Thompson, David" skribis: > >> On Wed, Oct 28, 2015 at 11:14 AM, Alex Vong wrote: >>> On 28/10/2015, Ludovic Courtès wrote: Alex Vong skribis: > On 27/10/2015, Ludovic Courtès wrote: [...] >> Do you s

bug#21410: Environment containers

2015-10-28 Thread Ludovic Courtès
"Thompson, David" skribis: > On Wed, Oct 28, 2015 at 11:14 AM, Alex Vong wrote: >> On 28/10/2015, Ludovic Courtès wrote: >>> Alex Vong skribis: >>> On 27/10/2015, Ludovic Courtès wrote: >>> >>> [...] >>> > Do you still experience the test failures mentioned in that report? If >

bug#21410: Environment containers

2015-10-28 Thread Thompson, David
On Wed, Oct 28, 2015 at 11:14 AM, Alex Vong wrote: > On 28/10/2015, Ludovic Courtès wrote: >> Alex Vong skribis: >> >>> On 27/10/2015, Ludovic Courtès wrote: >> >> [...] >> Do you still experience the test failures mentioned in that report? If not, could you email 21...@debbugs.gnu.o

bug#21410: Environment containers

2015-10-28 Thread Alex Vong
On 28/10/2015, Ludovic Courtès wrote: > Alex Vong skribis: > >> On 27/10/2015, Ludovic Courtès wrote: > > [...] > >>> Do you still experience the test failures mentioned in that report? If >>> not, could you email 21...@debbugs.gnu.org, specifying which commit >>> works for you? >>> >> Yes, the

bug#21410: Environment containers

2015-10-28 Thread Ludovic Courtès
Alex Vong skribis: > On 27/10/2015, Ludovic Courtès wrote: [...] >> Do you still experience the test failures mentioned in that report? If >> not, could you email 21...@debbugs.gnu.org, specifying which commit >> works for you? >> > Yes, there are 4 tests still failing with the latest master

bug#21410: Environment containers

2015-10-28 Thread Alex Vong
Hi everyone, On 27/10/2015, Ludovic Courtès wrote: > Alex Vong skribis: > >> On 26/10/2015, Thompson, David wrote: >>> On Mon, Oct 26, 2015 at 10:37 AM, Taylan Ulrich Bayırlı/Kammer >>> wrote: >>> Also, for Debian 8 users and maybe others, this might help: sudo sysctl -w ker