[Bug 271777] [NEW] [SRU] Exit status 127 when starting openvpn when its already started.

Launchpad Bug Tracker 271777 at bugs.launchpad.net
Thu Feb 17 08:26:33 UTC 2011


You have been subscribed to a public bug by Daniel Holbach (dholbach):

Binary package hint: openvpn

Using package openvpn/hardy uptodate 2.1~rc7-1ubuntu3.3

Line 57 is not a valid variable assignment as below.

    # Check to see if it's already started...
    if test -e /var/run/openvpn.$NAME.pid ; then
57     STATUS = "FAILED - Already running (PID file exists)."
    else
      $DAEMON --writepid /var/run/openvpn.$NAME.pid \
              $DAEMONARG $STATUSARG --cd $CONFIG_DIR \
              --config $CONFIG_DIR/$NAME.conf < /dev/null || STATUS="FAILED"
    fi
    log_action_msg  "$NAME ($STATUS)"

** Affects: openvpn (Ubuntu)
     Importance: Low
         Status: Fix Released

** Affects: openvpn (Ubuntu Hardy)
     Importance: Medium
         Status: Fix Released


** Tags: verification-done
-- 
[SRU] Exit status 127 when starting openvpn when its already started.
https://bugs.launchpad.net/bugs/271777
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is a direct subscriber.



More information about the Ubuntu-sponsors mailing list