Bug 92779

Summary: nxsetup fails if sshd(8) is not already running
Product: Ports & Packages Reporter: martinko <gamato>
Component: Individual Port(s)Assignee: Vasil Dimov <vd>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description martinko 2006-02-03 21:00:13 UTC
it seems the port was only tried with sshd already running.
if it's not, the check on pid file fails and due to "set -e" the script is aborted.
also, sshd is run differently, not from init.d, on FreeBSD.

How-To-Repeat: try to setup/startup NX server without sshd(8) already running.
Comment 1 martinko 2006-02-03 21:12:46 UTC
hi,

i'm sorry i forgot to mention it's for port net/freenx.

m.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-03 21:18:43 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 freenx 2006-02-06 13:42:12 UTC
Quoting Edwin Groothuis <edwin@FreeBSD.org>:

> Maintainer of net/freenx,
> 
> Please note that PR ports/92779 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/92779
> 
> -- 
> Edwin Groothuis
> edwin@FreeBSD.org
> 


looks decent enough, please "take care of it" before the freeze. thanks for your
work! :)
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2006-02-06 19:27:01 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Vasil Dimov freebsd_committer freebsd_triage 2006-03-27 09:16:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vd

I will take it
Comment 6 Vasil Dimov freebsd_committer freebsd_triage 2006-03-27 11:02:41 UTC
State Changed
From-To: open->closed

Committed, thanks!