GNU bug report logs -
#29059
network-manager-service extension package not fully functional
Previous Next
Reported by: ng0 <ng0 <at> infotropique.org>
Date: Sun, 29 Oct 2017 20:29:01 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #14 received at 29059 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
ng0 transcribed 2.7K bytes:
> Ludovic Courtès transcribed 1.0K bytes:
> > ng0 <ng0 <at> 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
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 7 years and 193 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.