[email protected] skribis: > On 2016-02-24 07:13, [email protected] wrote: >> [email protected] skribis: >> >>> On 2016-02-22 22:39, Leo Famulari wrote: >>>> On Mon, Feb 22, 2016 at 10:01:27PM -0600, [email protected] >>>> wrote: >>>>> On 2016-02-22 21:38, Leo Famulari wrote: >>>>> >On Mon, Feb 22, 2016 at 08:31:34PM -0600, [email protected] wrote: >>>>> >>Hi guix, >>>>> >> >>>>> >>i am trying vpnc(vpn client), when i launch the command creates the >>>>> >>daemon >>>>> >>but not the interface or link and displays the message: >>>>> >> >>>>> >>Command: >>>>> >> sudo vpnc myvpn.conf >>>>> >> >>>>> >>Message: >>>>> >> sh: /etc/vpnc/vpnc-script: No such file or directory >>>>> >> sh: /etc/vpnc/vpnc-script: No such file or directory >>>>> >> VPNC started in background (pid: 1765)... >> >> [...] >> >>>> I looked at our package definition (gnu/packages/vpn.scm) and it is >>>> supposed to provide that file in >>>> ~/.guix-profile/etc/vpnc/vpnc-script. >>>> >>>> I think it's a bug that this isn't working for you. Are you using >>>> Guix >>>> on another distro or GuixSD? >>> >>> I use GuixSD, and the file .guix-profile/etc/vpnc/vpnc-script has link >>> to /gnu/store/....-vpnc-0.5.3/etc/vpnc/.vpnc-script-wrap-01 >> >> It’s this file that is used, not /etc/vpnc/vpnc-script. >> >> Are you sure you were using vpnc from Guix? Our package recipe has >> always had vpnc-script in /gnu/store/…/etc/vpnc. >> >> Ludo’. > > > I am sure,
So is there any problem left? :-) I’ve used it recently (via openconnect) and it works well for me, and I don’t have /etc/vpnc. Ludo’.
