From alson@waalsdorp.nl  Fri Jul 24 11:45:51 2009
Return-Path: <alson@waalsdorp.nl>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D1E5E106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Jul 2009 11:45:51 +0000 (UTC)
	(envelope-from alson@waalsdorp.nl)
Received: from eraser.waalsdorp.nl (eraser.waalsdorp.nl [80.127.106.66])
	by mx1.freebsd.org (Postfix) with ESMTP id 7F3188FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Jul 2009 11:45:51 +0000 (UTC)
	(envelope-from alson@waalsdorp.nl)
Received: from localhost (localhost [127.0.0.1])
	by eraser.waalsdorp.nl (Postfix) with ESMTP id 3F6F1B883
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Jul 2009 13:26:23 +0200 (CEST)
Received: from eraser.waalsdorp.nl ([127.0.0.1])
	by localhost (eraser.waalsdorp.nl [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id TNEHG7pAU2NO for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 24 Jul 2009 13:26:16 +0200 (CEST)
Received: by eraser.waalsdorp.nl (Postfix, from userid 1000)
	id 827C4B87B; Fri, 24 Jul 2009 13:26:16 +0200 (CEST)
Message-Id: <20090724112616.827C4B87B@eraser.waalsdorp.nl>
Date: Fri, 24 Jul 2009 13:26:16 +0200 (CEST)
From: Alson van der Meulen <alson+bugs@waalsdorp.nl>
Reply-To: Alson van der Meulen <alson+bugs@waalsdorp.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: net/ladvd: required directory /var/run/ladvd not created during install
X-Send-Pr-Version: 3.113
X-GNATS-Notify: sten@blinkenlights.nl

>Number:         137050
>Category:       ports
>Synopsis:       net/ladvd: required directory /var/run/ladvd not created during install
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 24 11:50:02 UTC 2009
>Closed-Date:    Tue Aug 18 23:35:59 UTC 2009
>Last-Modified:  Tue Aug 18 23:35:59 UTC 2009
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Jul 24 11:50:14 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137050 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: sten@blinkenlights.nl
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/137050: net/ladvd: required directory /var/run/ladvd not created during install
Date: Fri, 24 Jul 2009 11:50:11 UT

 Maintainer of net/ladvd,
 
 Please note that PR ports/137050 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137050
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Sten Spans <sten@blinkenlights.nl>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137050: net/ladvd: required directory /var/run/ladvd not
 created during install
Date: Fri, 24 Jul 2009 17:28:23 +0200 (CEST)

 On Fri, 24 Jul 2009, Edwin Groothuis wrote:
 
 > Maintainer of net/ladvd,
 >
 > Please note that PR ports/137050 has just been submitted.
 
 The mkdir should be handled via the RCng script supplied with the port.
 I might be able to supply a diff on monday/tuesday. But will be on
 holiday after that. The release of ladvd 0.8.1 which should be late
 august will also fix some issues.
 
 -- 
 Sten Spans
 
 "There is a crack in everything, that's how the light gets in."
 Leonard Cohen - Anthem
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Fri Jul 24 15:31:37 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137050 
State-Changed-From-To: feedback->analyzed 
State-Changed-By: wxs 
State-Changed-When: Sat Aug 15 00:32:51 UTC 2009 
State-Changed-Why:  
Pending patch from maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137050 

From: Wesley Shields <wxs@FreeBSD.org>
To: Sten Spans <sten@blinkenlights.nl>
Cc: bug-followup@FreeBSD.org, alson+bugs@waalsdorp.nl
Subject: Re: ports/137050: net/ladvd: required directory /var/run/ladvd not
 created during install
Date: Tue, 18 Aug 2009 17:27:22 -0400

 On Tue, Aug 18, 2009 at 11:01:49PM +0200, Sten Spans wrote:
 > On Sat, 15 Aug 2009, wxs@FreeBSD.org wrote:
 > 
 > > Synopsis: net/ladvd: required directory /var/run/ladvd not created during install
 > >
 > > State-Changed-From-To: feedback->analyzed
 > > State-Changed-By: wxs
 > > State-Changed-When: Sat Aug 15 00:32:51 UTC 2009
 > > State-Changed-Why:
 > > Pending patch from maintainer.
 > 
 > This has already been fixed via PR ports/137050.
 > I have just confirmed that revision 1 has /var/empty hardcoded:
 > 
 > # strings /usr/local/sbin/ladvd | grep var
 > /var/run/ladvd.pid
 > /var/empty
 
 I'm not sure what you mean by this. ports/137050 is still open. In fact,
 my original mail quoted above in the audit trail is precisely for
 ports/137050 where you said you would work on a patch to address the
 issue. If it is not an issue any longer I'll gladly close this PR but
 your above text doesn't indicate that is is clearly not an issue.
 
 My apologies if I am misunderstanding something here.
 
 -- WXS

From: Sten Spans <sten@blinkenlights.nl>
To: Wesley Shields <wxs@FreeBSD.org>
Cc: bug-followup@FreeBSD.org, alson+bugs@waalsdorp.nl
Subject: Re: ports/137050: net/ladvd: required directory /var/run/ladvd not
 created during install
Date: Wed, 19 Aug 2009 01:02:21 +0200 (CEST)

 On Tue, 18 Aug 2009, Wesley Shields wrote:
 
 > I'm not sure what you mean by this. ports/137050 is still open. In fact,
 > my original mail quoted above in the audit trail is precisely for
 > ports/137050 where you said you would work on a patch to address the
 > issue. If it is not an issue any longer I'll gladly close this PR but
 > your above text doesn't indicate that is is clearly not an issue.
 >
 > My apologies if I am misunderstanding something here.
 
 Apologies for the paste error, I meant ports/137195 which
 adds the correct chroot-dir to CONFIGURE_ARGS and bumps
 port-revision.
 
 -- 
 Sten Spans
 
 "There is a crack in everything, that's how the light gets in."
 Leonard Cohen - Anthem
State-Changed-From-To: analyzed->closed 
State-Changed-By: wxs 
State-Changed-When: Tue Aug 18 23:35:58 UTC 2009 
State-Changed-Why:  
According to the maintainer this was fixed with a cpatch from 
ports/137195. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137050 
>Unformatted:
