all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ng0 <ng0@infotropique.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 29059@debbugs.gnu.org
Subject: bug#29059: network-manager-service extension package not fully functional
Date: Tue, 14 Nov 2017 12:28:33 +0000	[thread overview]
Message-ID: <20171114122833.j2ilqknjmuflgrso@abyayala> (raw)
In-Reply-To: <20171114122314.3fizd2anvt6pkc2p@abyayala>

[-- Attachment #1: Type: text/plain, Size: 2365 bytes --]

ng0 transcribed 2.7K bytes:
> Ludovic Courtès transcribed 1.0K bytes:
> > ng0 <ng0@infotropique.org> skribis:
> > 
> > > I have come to the conclusion (logs will be reproduced next week and added)
> > > that network-manager-openvpn might not be functional when
> > > used with the network-manager service, as
> > > network-manager-vpnc is structured in a similar way
> > > and it's similar structured in code and how it's being
> > > activated.
> > >
> > > I can only test the case for vpnc as I'm debugging
> > > the package right now. It kind-of-works, but the rule
> > > is not being found when you try to activate the
> > > vpnc connection.
> > 
> > Could you clarify a bit what you think is broken?
> >
> > VPN extensions are definitely found (as can be seen for instance in
> > ‘nm-connection-editor’) in my experience with a config like this:
> > 
> >            (network-manager-service-type
> >             config =>
> >             (network-manager-configuration
> >              (inherit config)
> >              (vpn-plugins (list (specification->package+output
> >                                  "network-manager-openvpn")))))
> > 
> > Thanks,
> > Ludo’.
> > 
> 
> Like this, where "…" is a removed uuid:
> 
> Nov 14 12:16:35 localhost NetworkManager[421]: <info>  [1510661795.5451] audit: op="connection-activate" uuid="…" name="VPN HS-BO" pid=639 uid=1000 result="fail" reason="The VPN service 'org.freedesktop.NetworkManager.vpnc' was not installed."
> 
> NetworkManager-vpnc is in my profile (I have to send this in)
> and the vpnc file and profile is correct.

paste from my current systemconfig:

             ;; networking with network-manager
             (service wpa-supplicant-service-type wpa-supplicant)
             (service network-manager-service-type
                      (network-manager-configuration
                       (vpn-plugins (list network-manager-openvpn
                                          network-manager-vpnc))))


Context here: https://c.n0.is/systems/tree/guixsd/workstations/abyayala/config.scm

and this mess is the vpnc plugin for NM:
https://c.n0.is/ng0_guix/packages/tree/ng0/packages/personalized.scm#n213


-- 
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://dl.n0.is/dist/keys/
  WWW: https://we.make.ritual.n0.is

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2017-11-14 12:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-29 20:27 bug#29059: network-manager-service extension package not fully functional ng0
2017-11-12 21:37 ` Ludovic Courtès
2017-11-14 12:23   ` ng0
2017-11-14 12:28     ` ng0 [this message]
2017-11-14 14:44       ` Ludovic Courtès
2017-11-14 15:49         ` ng0
2017-11-14 16:14           ` Ricardo Wurmus
2017-11-14 16:31             ` ng0
2017-11-14 16:24           ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171114122833.j2ilqknjmuflgrso@abyayala \
    --to=ng0@infotropique.org \
    --cc=29059@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.