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

bug#43321: programs depending on libcap 2.31 are crashing (including ntpd, chrony, and potentially others)

2020-09-10 Thread Jesse Dowell
Hello, I am experiencing issues with ntpd crashing after a recent `guix pull` and `guix system reconfigure`. Messages like the following can be found in /var/log/messages --8<---cut here---start->8--- Sep 9 10:04:06 localhost ntpd[10104]: Listen normally o

bug#41546: Shepherd network activation failures on armhf

2020-05-26 Thread Jesse Dowell
Hello, I recently experienced a problem with the latest master branch code on an armhf device. I was able to track down and fix the issue but it required changes to guix/build/syscalls.scm. My system previously booted correctly but after a recent 'guix pull' and 'guix system reconfigure' my devic