[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 installed post-installation script returned error exit status 1
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
 openvpn
E: Sub-process /usr/bin/dpkg returned an error code (1)



uname -a:
Linux X 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 05:23:09 UTC 2010 i586 
GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/277447

Title:
  script failed: could not execute external program

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/277447/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 not execute external program 
https://bugs.launchpad.net/bugs/277447
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
nobind
persist-key
persist-tun
pkcs12 client.p12
ns-cert-type server
comp-lzo
verb 3
auth-user-pass
reneg-sec 0
auth-nocache
mute-replay-warnings

setting the script-security parameter didn't have any effect, I tried
values 0-3, no change, just like the upstream bugreport indicates.

-- 
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
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495964
   Importance: Unknown
   Status: Unknown

** Changed in: openvpn (Ubuntu)
   Importance: Undecided = Medium

-- 
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
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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://bugs.launchpad.net/bugs/277447
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs