On 28 Nov 2023 13:50, Stuart Henderson wrote:
On 2023/11/28 10:43, Silamael Darkomen wrote:
Hi!
During setup of a new buildbot master under OpenBSD 7.4 I noticed that
'rcctl start buildbot' always fails but buildbot is running afterwards.
Debugging showed that buildbot is calling 'tail -F' to
Le Tue, Nov 28, 2023 at 12:50:24PM +, Stuart Henderson a écrit :
> On 2023/11/28 10:43, Silamael Darkomen wrote:
> > Hi!
> >
> > During setup of a new buildbot master under OpenBSD 7.4 I noticed that
> > 'rcctl start buildbot' always fails but buildbot is running afterwards.
> >
> > Debugging
On 2023/11/28 10:43, Silamael Darkomen wrote:
> Hi!
>
> During setup of a new buildbot master under OpenBSD 7.4 I noticed that
> 'rcctl start buildbot' always fails but buildbot is running afterwards.
>
> Debugging showed that buildbot is calling 'tail -F' to watch the twistd.log
> for recognizin
Hi!
During setup of a new buildbot master under OpenBSD 7.4 I noticed that
'rcctl start buildbot' always fails but buildbot is running afterwards.
Debugging showed that buildbot is calling 'tail -F' to watch the
twistd.log for recognizing a successfull startup.
The attached diff fixes this