ports/121942: vpnc-0.5.1_3 vpnc-disconnect not workling

Andreas Schwarz bugs.asc at schwarzes.net
Fri Mar 21 17:10:01 UTC 2008


>Number:         121942
>Category:       ports
>Synopsis:       vpnc-0.5.1_3 vpnc-disconnect not workling
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 21 17:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Schwarz
>Release:        6.3-STABLE
>Organization:
>Environment:
root at tapir:~ # uname -a
FreeBSD tapir.schwarzes.net 6.3-STABLE FreeBSD 6.3-STABLE #0: Wed Mar  5 19:41:47 CET 2008     root at tapir.schwarzes.net:/usr/obj/usr/src/sys/tapir.schwarzes.net  i386

>Description:
The vpnc-disconnect script (included in vpnc pkg/port) is not 
working anymore, because the vpnc pid is now located at 
"/var/run/vpnc/pid".


root at tapir:~ # ll /var/run/vpnc/pid 
-rw-r--r--  1 root  wheel  5 Mar 21 18:04 /var/run/vpnc/pid

root at tapir:~ # head -3 /usr/local/sbin/vpnc-disconnect 
#!/bin/sh

pid=/var/run/vpnc.pid

>How-To-Repeat:
Try to disconnect a vpnc session with vpnc-disconnect.
>Fix:
Change the path of the pidfile in vpnc-disconnect to
"var/run/vpnc/pid".

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list