Re: bug#45069: Guix System: unprivileged user cannot create user namespaces?

2020-12-07 Thread Bengt Richter
Hi Vagrant, On +2020-12-07 09:55:31 -0800, Vagrant Cascadian wrote: > On 2020-12-07, zimoun wrote: > > On Mon, 07 Dec 2020 at 18:13, Pierre Neidhardt wrote: > > > >>> Can you try, as root on Guix System: > >>> > >>> $ echo 1 > /proc/sys/kernel/unprivileged_userns_clone > >> > >> # echo 1 >

Re: updating Jami to "Together", Qt update?

2020-12-07 Thread Marius Bakke
Jan Wielkiewicz skriver: > Hello everyone, > > I managed to compile the latest release of Jami and I'll be sending > patches soon. > Is anyone planning to update Qt to 5.15.1? It would be nice if Jami > used this version to stay close to upstream. > I can update it if no one plans that. I have

Re: Poetry upgrade and related packages

2020-12-07 Thread Marius Bakke
Tanguy LE CARROUR skriver: > Hi, > > > Excerpts from Ludovic Courtès's message of December 5, 2020 4:44 pm: >> Tanguy LE CARROUR skribis: >> >>> It's not yet clear to me how to handle (python) package updates: >>> - when to update; >>> - when not to update; >>> - when to introduce "versionned"

Re: bug#45069: BUG: Re: guix environment: error: cannot create container: unprivileged user cannot create user namespaces

2020-12-07 Thread zimoun
Hi, On Mon, 07 Dec 2020 at 21:35, Pierre Neidhardt wrote: >> Thanks, that gives us a clue. So all or part of the path >> '/proc/sys/kernel' is missing? > > Nope, my /proc/sys/kernel has 121 direct files and directories :/ Well, it is expected. And now all is clear. Explanations starting

Re: bug#45069: Guix System: unprivileged user cannot create user namespaces?

2020-12-07 Thread zimoun
Hi Vagrant, Sorry if I am naive, I am trying to understand and it appears that pieces are missing in my bag. :-) On Mon, 07 Dec 2020 at 09:55, Vagrant Cascadian wrote: > The /proc/sys/kernel_unprivileged_userns_clone file is specific to > Debian and Ubuntu packaged linux kernel; it is a

Re: bug#45069: BUG: Re: guix environment: error: cannot create container: unprivileged user cannot create user namespaces

2020-12-07 Thread Paul Garlick
Hi Pierre, > # echo 1 > /proc/sys/kernel/unprivileged_userns_clone > -bash: /proc/sys/kernel/unprivileged_userns_clone: No such file or > directory Thanks, that gives us a clue. So all or part of the path '/proc/sys/kernel' is missing? Best regards, Paul.

Re: bug#45069: Guix System: unprivileged user cannot create user namespaces?

2020-12-07 Thread Vagrant Cascadian
On 2020-12-07, zimoun wrote: > On Mon, 07 Dec 2020 at 18:13, Pierre Neidhardt wrote: > >>> Can you try, as root on Guix System: >>> >>> $ echo 1 > /proc/sys/kernel/unprivileged_userns_clone >> >> # echo 1 > /proc/sys/kernel/unprivileged_userns_clone >> -bash:

bug#45069: Guix System: unprivileged user cannot create user namespaces?

2020-12-07 Thread zimoun
Hi, On Mon, 07 Dec 2020 at 18:13, Pierre Neidhardt wrote: >> Can you try, as root on Guix System: >> >> $ echo 1 > /proc/sys/kernel/unprivileged_userns_clone > > # echo 1 > /proc/sys/kernel/unprivileged_userns_clone > -bash: /proc/sys/kernel/unprivileged_userns_clone: No such file or directory

Re: bug#45069: BUG: Re: guix environment: error: cannot create container: unprivileged user cannot create user namespaces

2020-12-07 Thread Pierre Neidhardt
Hi Paul, > Can you try, as root on Guix System: > > $ echo 1 > /proc/sys/kernel/unprivileged_userns_clone # echo 1 > /proc/sys/kernel/unprivileged_userns_clone -bash: /proc/sys/kernel/unprivileged_userns_clone: No such file or directory -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc

Re: guix pack file enumerator?

2020-12-07 Thread zimoun
Hi Ricardo, On Sun, 06 Dec 2020 at 10:53, Ricardo Wurmus wrote: > What do you think about adding an output format that is no format at all > but a file enumeration printed to stdout? That way I could use “guix > pack” to produce a list of files to transfer and use that to transfer > only the

Re: bug#45069: BUG: Re: guix environment: error: cannot create container: unprivileged user cannot create user namespaces

2020-12-07 Thread zimoun
Hi Pierre, On Mon, 07 Dec 2020 at 12:57, Pierre Neidhardt wrote: > Guix' bug? You get something as: $ guix environment -C guix guix environment: error: cannot create container: unprivileged user cannot create user namespaces guix environment: error: please set

Re: bug#45069: BUG: Re: guix environment: error: cannot create container: unprivileged user cannot create user namespaces

2020-12-07 Thread Yasuaki Kudo
Just FYI (sorry to interject) , my original email was stripped of html elements? anyway, I was referring to this link https://security.stackexchange.com/questions/209529/what-does-enabling-kernel-unprivileged-userns-clone-do#comment442083_209533 -Yasu > On Dec 7, 2020, at 21:31, Paul Garlick

Re: bug#45069: BUG: Re: guix environment: error: cannot create container: unprivileged user cannot create user namespaces

2020-12-07 Thread Pierre Neidhardt
Hi! I can reproduce the issue since I 'recondigure'd my Guix System. I'm on cebfb29abb151ede95696181d2446c63504593d7. Guix' bug? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

Re: bug#45069: BUG: Re: guix environment: error: cannot create container: unprivileged user cannot create user namespaces

2020-12-07 Thread Paul Garlick
Hi Pierre, Can you try, as root on Guix System: $ echo 1 > /proc/sys/kernel/unprivileged_userns_clone If you could report success or failure that would be helpful; the unprivileged-user-namespace-supported? test in gnu/build/linux- container.scm should be the same irrespective of the underlying

Re: December 2020 (old) bugs squashing!

2020-12-07 Thread Bonface M. K.
Hi! zimoun writes: > Hi, > > On Sat, 05 Dec 2020 at 20:42, "Bonface M. K." > wrote: > >> Just curious, how do you get debbugs to show >> forgotten patches. I'm only beginning to use it >> now ... > > Forgotten patches are just old patches. ;-) > > > What I do with Emacs is: “M-x debbugs-gnu“

Re: Cuirass WAL size issues

2020-12-07 Thread Christopher Baines
Mathieu Othacehe writes: > Hello Chris, > >> I believe SQLite checkpoints the WAL file after transactions commit, if >> the WAL is over 1000 pages in size. At least for the Guix Build >> Coordinator though, that didn't seem to be working/happening as the WAL >> file seemed to just grow and

Re: Cuirass WAL size issues

2020-12-07 Thread Mathieu Othacehe
Hello Chris, > I believe SQLite checkpoints the WAL file after transactions commit, if > the WAL is over 1000 pages in size. At least for the Guix Build > Coordinator though, that didn't seem to be working/happening as the WAL > file seemed to just grow and grow. I have noticed that the WAL

Re: Poetry upgrade and related packages

2020-12-07 Thread Tanguy LE CARROUR
Hi, Excerpts from Ludovic Courtès's message of December 5, 2020 4:44 pm: > Tanguy LE CARROUR skribis: > >> It's not yet clear to me how to handle (python) package updates: >> - when to update; >> - when not to update; >> - when to introduce "versionned" (`-x.y` suffix) package definitions; >>