[Bug 277447] Re: script failed: could not execute external program

2011-10-31 Thread Angelo Pantano
am I the only one still afflicted by this bug? I have a box with karmic: Setting up openvpn (2.1~rc19-1ubuntu2) ... invoke-rc.d: initscript openvpn, action "cond-restart" failed. invoke-rc.d: initscript openvpn, action "restart" failed. dpkg: error processing openvpn (--configure): subprocess i

[Bug 277447] Re: script failed: could not execute external program

2008-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package openvpn - 2.1~rc11-1ubuntu1 --- openvpn (2.1~rc11-1ubuntu1) intrepid; urgency=low * Merge with Debian (LP: #279655), remaining diffs: - debian/openvpn.init.d: Added 'status' action to init script, show per-VPN result messages and add "--sc

[Bug 277447] Re: script failed: could not execute external program

2008-10-07 Thread Thierry Carrez
Detailed Changelog from our rc9 to rc11-1 in Debian: [regressionfix] Fixed --lladdr bug introduced in 2.1-rc9 where input validation code was incorrectly expecting the lladdr parameter to be an IP address when it is actually a MAC address (HoverHell). [bugfix] Fixed a bug that can cause SSL/TLS

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Bug Watch Updater
** Changed in: openvpn (Debian) Status: Unknown => Fix Released -- script failed: could not execute external program https://bugs.launchpad.net/bugs/277447 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Thierry Carrez
Well, it's been 2 years since OpenVPN 2.1_rc1 so you should probably not consider them as "release candidates", but rather as "development releases". They are at rc12 today without any sign that a "real release" is near. It's been changing rapidly in the recent months because there was some invasiv

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Ralf Hildebrandt
> RC10 introduces lots of new options so it might not be suitable at that point in the release. One might argue that including ANY RC version into a supposedly stable release is a bad move... (if rc at all, why not go for the latest?) -- script failed: could not execute external program https:

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Thierry Carrez
Upstream patch to fix just this issue. svn diff http://svn.openvpn.net/projects/openvpn/branches/BETA21/[EMAIL PROTECTED] http://svn.openvpn.net/projects/openvpn/branches/BETA21/[EMAIL PROTECTED] ** Attachment added: "commands.diff" http://launchpadlibrarian.net/18262985/commands.diff -- scr

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Thierry Carrez
RC10 introduces lots of new options so it might not be suitable at that point in the release. See http://openvpn.net/index.php/documentation/change-log/changelog-21.html for details. -- script failed: could not execute external program https://bugs.launchpad.net/bugs/277447 You received this b

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Thierry Carrez
This is a rc9 bug, fixed upstream in rc10. Commands with parameters don't get executed. ** Changed in: openvpn (Ubuntu) Status: Incomplete => Confirmed ** Bug watch added: Debian Bug tracker #495964 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495964 ** Also affects: openvpn (Debia

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Ralf Hildebrandt
openvpn is started like this: #!/bin/sh cd `dirname $0` /usr/sbin/openvpn --up "./client.sh up" --down "./client.sh down" --config client.conf Using absolute pathnames didn't change anything. client.conf: === client dev tun proto udp remote server.example.com 1194 resolv-retry infinite nob

[Bug 277447] Re: script failed: could not execute external program

2008-10-06 Thread Thierry Carrez
Thanks for reporting this bug. Could you post an extract of your configuration that shows the exact value of the "up" and "down" parameters, as well as the value of the "script-security" parameter (if any) ? ** Changed in: openvpn (Ubuntu) Status: New => Incomplete -- script failed: could