Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Sep 2017 12:35:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219753] www/fcgiwrap rc script fails to start.
Message-ID:  <bug-219753-13-Ipo0v2iMwp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219753-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219753-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219753

Pavel Merdin <fbug@merdin.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fbug@merdin.com

--- Comment #2 from Pavel Merdin <fbug@merdin.com> ---
Created attachment 186028
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186028&action=
=3Dedit
fcgiwrap-wait-for-socket.patch

I propose a different patch. The idea is to wait for up to 4 seconds for the
socket file to be created. That is done multiple times in a loop to avoid
waiting for 4 seconds.
It works on my system (FreeBSD FreeBSD 11.0-RELEASE-p9 amd64, Intel Core2 D=
uo
CPU E4500 @ 2.20GHz, 8GB RAM).
The patch makes the start script dependent on seq command (hope it's okay).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219753-13-Ipo0v2iMwp>