bug#31977: clone tests fail on CentOS 7

2022-11-03 Thread zimoun
Hi Paul, On Sat, 08 Oct 2022 at 16:30, zimoun wrote: > On Mon, 21 Dec 2020 at 15:29, Paul Garlick > wrote: > It is about this old bug#31977 [1]. Well, I have lost the status about > this and since I am using Debian with unprivileged_userns_clone, I am > not annoyed enough. ;-) > > 1:

bug#31977: clone tests fail on CentOS 7

2022-10-08 Thread zimoun
Hi Paul, It is about this old bug#31977 [1]. Well, I have lost the status about this and since I am using Debian with unprivileged_userns_clone, I am not annoyed enough. ;-) 1: On Mon, 21 Dec 2020 at 15:29, Paul Garlick wrote: > It has been

bug#31977: clone tests fail on CentOS 7

2020-12-21 Thread Paul Garlick
Hi Simon, > If I understand well your message: > > Files: > a) '/proc/self/ns/user' exists > b) '/proc/sys/kernel/unprivileged_userns_clone' does not exist. Yes, this is the case on CentOS. So testing for the existence of the unprivileged_userns_clone file is an

bug#31977: clone tests fail on CentOS 7

2020-12-19 Thread zimoun
Hi Paul, Since the fix 8bc5ca5160db3d82bd5b6b2b7ed80c96f42bd33e breaks linux-libre kernel on Guix System, because of [1], quote: Well, it is expected. And now all is clear. Explanations starting there:

bug#31977: clone tests fail on CentOS 7

2020-12-06 Thread zimoun
Hi Paul, On Thu, 03 Dec 2020 at 16:34, Paul Garlick wrote: > I have pushed the fix as 8bc5ca5160db3d82bd5b6b2b7ed80c96f42bd33e. Apparently people are complaining [1,2]. Well, I do not understand what it breaks but Marius reverted the commit (see #45066) so I am reopening the issue.

bug#31977: clone tests fail on CentOS 7

2020-12-03 Thread Paul Garlick
Hi Simon, I have pushed the fix as 8bc5ca5160db3d82bd5b6b2b7ed80c96f42bd33e. Best regards, Paul.

bug#31977: clone tests fail on CentOS 7

2020-12-02 Thread Paul Garlick
Hi Simon, On Tue, 2020-12-01 at 19:12 +0100, zimoun wrote: > This old bug #31977 is about an issue on your CentOS 7 machine. Is > it still relevant? Yes, this bug still exists. However, I have just tested a fix: --- a/gnu/build/linux-container.scm +++ b/gnu/build/linux-container.scm @@ -44,7

bug#31977: clone tests fail on CentOS 7

2020-12-01 Thread zimoun
Hi Paul, This old bug #31977 is about an issue on your CentOS 7 machine. Is it still relevant? On Tue, 26 Jun 2018 at 15:16, Paul Garlick wrote: > Running 'make check' in the guix source tree on a CentOS 7 system > results in 15 FAILS: > >

bug#31977: clone tests fail on CentOS 7

2018-06-26 Thread Paul Garlick
Hi Guix, Running 'make check' in the guix source tree on a CentOS 7 system results in 15 FAILS: tests/containers.log: 9 FAILS tests/syscalls.log: 3 FAILS tests/guix-environment-container.log: 1 FAIL tests/guix-pack.log: 1 FAIL tests/pack.log: 1 FAIL Referring to bug#24108, the cause may be that