Re: openvpn

2019-01-23 Thread swedebugia
On 2019-01-24 04:40, nightowl wrote:   (network-manager-service-type config =>     (network-manager-configuration   (inherit config)   (vpn-plugins network-manager-openvpn))) -> this should be

openvpn

2019-01-23 Thread nightowl
Is it possible to have vpn set up in gnome on a guixsd installation? I am trying this and having some trouble. I have added the openvpn and network-manager-openvpn packages to my config.scm file. I also set the services as follows: (services (cons* (gnome-desktop-service)

Re: ethernet not loading

2019-01-23 Thread nightowl
I just got back to looking at this. I was able to add the linux-libre-4.4 to my system, the ethernet is visible now, but the connection is erratic. I am using gnome, but it doesn't automatically detect the ethernet. Sometimes I can execute the 'ifconfig eth0' up command in the terminal and c

Re: emacs-guix error

2019-01-23 Thread bre...@posteo.net
I reported this issue two days ago and haven't heard anything yet Sent from my Sprint Phone. -- Original message--From: Yoshinori AraiDate: Wed, Jan 23, 2019 6:21 PMTo: help-guix;Cc: Subject:emacs-guix error hello, When I will execute install pacakge or dry-run on emacs-guix, this error i

Re: mariadb build fails "Failing test(s): main.mysqldump"

2019-01-23 Thread Matthew Brooks
> "GUIX_PACKAGE_PATH=./ guix package --install address@hidden" For anyone reading all this on the web archive, that's supposed to be "mariadb", then an at symbol, and then "10.1.33", without any spaces between them. It seems to have come through fine in the mailing list, but the archive program

emacs-guix error

2019-01-23 Thread Yoshinori Arai
hello, When I will execute install pacakge or dry-run on emacs-guix, this error is showed. It's success to install on command line. (process-package-actions "/var/guix/profiles/per-user/yoshi/guix-profile" #:install '((145722368 "out")) #:upgrade '() #:remove '() #:use-substitutes? #t #:dry-run

Re: xcape service

2019-01-23 Thread John Soo
Hi Ricardo, Ah! Same thing! Hmm. I don’t know what’s going on. Any ideas? Thanks, John > On Jan 23, 2019, at 5:08 AM, Ricardo Wurmus wrote: > > > Hi John, > >> I've been trying to define a service to keep xcape alive: >> >> https://paste.debian.net/1061770/ >> >> Which works nicely whe

Re: xcape service

2019-01-23 Thread John Soo
Oh wait I’m not sure I’m doing it right. I don’t know how to start a user instance. I’ll go look that up. > On Jan 23, 2019, at 5:08 AM, Ricardo Wurmus wrote: > > > Hi John, > >> I've been trying to define a service to keep xcape alive: >> >> https://paste.debian.net/1061770/ >> >> Which w

Re: offload: error: failed to connect to `#

2019-01-23 Thread Ricardo Wurmus
zimoun writes: > I still have the same error: > > guix offload: error: failed to connect to `# (open) 2b76fc0>': Protocol error Make sure that you are using a recent daemon, just in case. > I do not understand: > 1. between who is the key pairing? root or daemon or user? When authorizing a

Re: xcape service

2019-01-23 Thread Ricardo Wurmus
Hi John, > I've been trying to define a service to keep xcape alive: > > https://paste.debian.net/1061770/ > > Which works nicely when spawning the service except /var/log/xcape.log has > the following error: > > Unable to connect to X11 display. Is $DISPLAY set? Does the service work when you