bug#37369: (no subject)

2020-05-04 Thread Divan Santana via web
(device "/dev/nvme0n1p1") (type "msdos") (mount-point "/boot/efi")) (file-system (device "/dev/mapper/crypt") (mount-point "/")

bug#37369: Getting network-manager-openconnect to work

2019-10-03 Thread Divan Santana
pelzflorian (Florian Pelz) writes: > On Sat, Sep 28, 2019 at 04:16:40PM +0200, Divan Santana wrote: >> So firstly I can't edit the connection as my user, without sudo. Not >> sure if I need to be in some group to do that? >> > > P.S. I use > > (users (con

bug#37369: Getting network-manager-openconnect to work

2019-09-28 Thread Divan Santana
crets_done_cb > being passed what GDB calls an “” as the connection > and crashing in nm_connection_get_setting_by_name. I need to repeat > this nm-connection-editor editing after every reboot. > > Does editing the VPN connection in nm-connection-editor fix the > problem for you,

bug#37369: Getting network-manager-openconnect to work

2019-09-28 Thread Divan Santana
crets_done_cb > being passed what GDB calls an “” as the connection > and crashing in nm_connection_get_setting_by_name. I need to repeat > this nm-connection-editor editing after every reboot. > > Does editing the VPN connection in nm-connection-editor fix the > problem for

bug#27386: offloading documentation and env

2017-09-29 Thread Divan Santana
> Divan Santana skribis: > >> So guixsd.santanas.co.za is my build system VM. >> Laptop, is a guixsd system I want to not compile code, and rather offload. >> >> root@laptop ~# ssh ad...@guixsd.santanas.co.za env |grep GUILE_ >> >> Returns nothing. >

bug#27386: offloading documentation and env

2017-09-29 Thread Divan Santana
Ricardo Wurmus writes: > On build nodes I added the following variable definitions to > /etc/environment: > > GUILE_LOAD_PATH=/run/current-system/profile/share/guile/site/2.2 > > GUILE_LOAD_COMPILED_PATH=/run/current-system/profile/lib/guile/2.2/site-ccache:/run/current-system/profile/share/

bug#27386: offloading documentation and env

2017-09-29 Thread Divan Santana
Divan Santana writes: > So I'm trying to set up the same offloading and followed the > documentation and seem to have resulted in the same issue as ng0. > > Ludovic Courtès writes: > >> ng0 skribis: >> >>> Ludovic Courtès transcribed 2.1K bytes: &

bug#27386: offloading documentation and env

2017-09-29 Thread Divan Santana
So I'm trying to set up the same offloading and followed the documentation and seem to have resulted in the same issue as ng0. Ludovic Courtès writes: > ng0 skribis: > >> Ludovic Courtès transcribed 2.1K bytes: >>> ng0 skribis: >>> >>> > And this is from master running an offloading test as