Package: openvpn Version: 2.0.2-1 Severity: wishlist I wonder what has happened to the down-root plugin as it was working reliably with version 2.0.1 but now always fails when the script has a relative path...
#!/bin/bash exit 0 as the down script 'foo.down' having this in the foo.conf: plugin /usr/lib/openvpn/openvpn-down-root.so ./foo.down (up ./foo.up is in the next line in this config) here is the log: ovpn-foo[32309]: PLUGIN_CALL: POST /usr/lib/openvpn/openvpn-down-root.so/PLUGIN_DOWN status=1 ovpn-foo[32309]: PLUGIN_CALL: plugin function PLUGIN_DOWN failed with status 1: /usr/lib/openvpn/openvpn-down-root.so ovpn-foo[32309]: ERROR: up/down plugin call failed ovpn-foo[32309]: Exiting using plugin /usr/lib/openvpn/openvpn-down-root.so /etc/openvpn/foo.down fixes it. -- System Information: Debian Release: testing/unstable APT prefers stable APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (1, 'experimental') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.13-sonne Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages openvpn depends on: ii debconf 1.4.58 Debian configuration management sy ii libc6 2.3.5-6 GNU C Library: Shared libraries an ii liblzo1 1.08-2 data compression library ii libssl0.9.7 0.9.7g-1 SSL shared libraries openvpn recommends no packages. -- debconf information: openvpn/change_init: true * openvpn/stop2upgrade: true * openvpn/default_port: * openvpn/change_init2: false * openvpn/create_tun: true -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]