Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2009 13:26:16 +0200 (CEST)
From:      Alson van der Meulen <alson+bugs@waalsdorp.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/137050: net/ladvd: required directory /var/run/ladvd not created during install
Message-ID:  <20090724112616.827C4B87B@eraser.waalsdorp.nl>
Resent-Message-ID: <200907241150.n6OBo2n0098052@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         137050
>Category:       ports
>Synopsis:       net/ladvd: required directory /var/run/ladvd not created during install
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 24 11:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alson van der Meulen
>Release:        FreeBSD 6.4-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD eraser.waalsdorp.nl 6.4-RELEASE-p3 FreeBSD 6.4-RELEASE-p3 #1: Sat Apr 11 08:27:26 CEST 2009 root@eraser.local.waalsdorp.nl:/usr/src/sys/i386/compile/ERASER i386
ladvd-0.8
libevent-1.4.11

>Description:
ladvd fails to run without a /var/run/ladvd directory:
Jul 24 13:14:22 eraser ladvd: stat("/var/run/ladvd"): No such file or directory
Jul 24 13:14:22 eraser ladvd: ladvd 0.8 running
Jul 24 13:14:22 eraser ladvd: only -1 bytes written: Connection reset by peer
It exits after this error.
After creating /var/run/ladvd, ladvd works.

>How-To-Repeat:
1. Install net/ladvd
2. Add relevent lines to rc.conf
3. Attempt to start
4. Observe above error.

>Fix:
Workaround: mkdir /var/run/ladvd

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090724112616.827C4B87B>