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

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
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.scm | 17 ++--- gnu/packages/networking.scm | 8 +--- 2 files