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

2020-12-06 Thread Jesse Dowell
Hi All, I believe the recommended suggestion is Debian specific is it not? My kernel supports user namespaces and doesn't expose that file at that location. The only way I can work around the issue is to downgrade guix to the commit on the master branch right before 8bc5ca5160db3d82bd5b6b2b7ed80

Re: Adjustments to Docker related packages and service

2020-09-21 Thread Jesse Dowell
On Mon, Sep 21, 2020 at 6:18 AM Efraim Flashner wrote: ... > > From ac3277477bda6741ff3a8af9530c2fd68e2bb062 Mon Sep 17 00:00:00 2001 > > From: Jesse Dowell > > Date: Sat, 19 Sep 2020 12:45:39 -0400 > > Subject: [PATCH 4/4] gnu: docker: use nftables via iptables-legacy &

Adjustments to Docker related packages and service

2020-09-19 Thread Jesse Dowell
be much appreciated. Best, Jesse From 53e80970f69f2e15be8d320a8e1995ffd0bd8cb0 Mon Sep 17 00:00:00 2001 From: Jesse Dowell Date: Sat, 19 Sep 2020 12:08:27 -0400 Subject: [PATCH 1/4] gnu: docker: Synchronize docker dependencies with the current version of docker. --- gnu/packages/docker.sc