Bug#486441: fails to start on fresh install, aborts postinst

2008-06-16 Thread Alberto Gonzalez Iniesta
On Mon, Jun 16, 2008 at 07:44:02AM +0200, martin f krafft wrote: Package: openvpn Version: 2.1~rc7-4 Severity: serious On a completely fresh install: Setting up openvpn (2.1~rc7-4) ... Starting virtual private network daemon.:invoke-rc.d: initscript openvpn, action start failed. dpkg:

Bug#486441: fails to start on fresh install, aborts postinst

2008-06-16 Thread martin f krafft
also sprach Alberto Gonzalez Iniesta [EMAIL PROTECTED] [2008.06.16.1241 +0200]: The init.d script was modified to use LSB functions in the last upload. But that shouldn't break it. Could you run the script with '-x'. Note that I told openvpn to restart itself on upgrades. #

Bug#486441: fails to start on fresh install, aborts postinst

2008-06-16 Thread Stephen Gran
This one time, at band camp, martin f krafft said: also sprach Alberto Gonzalez Iniesta [EMAIL PROTECTED] [2008.06.16.1241 +0200]: The init.d script was modified to use LSB functions in the last upload. But that shouldn't break it. Could you run the script with '-x'. Note that I told

Bug#486441: fails to start on fresh install, aborts postinst

2008-06-16 Thread martin f krafft
also sprach Stephen Gran [EMAIL PROTECTED] [2008.06.16.1400 +0200]: It looks like you need to initialize $STATUS to 0 in that code path (or use the return from start_vpn, or whatever) Confirmed; using ${STATUS:-0} fixes that. -- .''`. martin f. krafft [EMAIL PROTECTED] : :' : proud

Bug#486441: fails to start on fresh install, aborts postinst

2008-06-15 Thread martin f krafft
Package: openvpn Version: 2.1~rc7-4 Severity: serious On a completely fresh install: Setting up openvpn (2.1~rc7-4) ... Starting virtual private network daemon.:invoke-rc.d: initscript openvpn, action start failed. dpkg: error processing openvpn (--configure): subprocess post-installation