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, it is required to export additional variables?.

Under vpnc installation directory: "/gnu/store/7jiivzdyzkhcl9ryn2c1x91vplw8nkf5-vpnc-0.5.3/etc/vpnc", there are only the following files:

- default.conf
- vpnc-script -> /gnu/store/7jiivzdyzkhcl9ryn2c1x91vplw8nkf5-vpnc-0.5.3/etc/vpnc/.vpnc-script-wrap-01
- .vpnc-script-real
- .vpnc-script-wrap-01


Thanks








Reply via email to