Kentaro Hayashi
Kentaro Hayashi
checking with timeout.
As v5.0.3 is not released yet, test case in fresh install v5, lts should be skipped.
With debug commit, it has passed on bookworm https://github.com/fluent/fluent-package-builder/actions/runs/8077515347/job/22068761536?pr=617  On Rocky https://github.com/fluent/fluent-package-builder/actions/runs/8077515348/job/22068663355 
It should pass CI. waiting results.
CI has passed except windows. Failing on windows, but not related with this PR. https://github.com/fluent/fluent-package-builder/actions/runs/8077907378/job/22069129797?pr=617 something wrong with ffi gem dependency. It should be fixed in another PR.
> https://github.com/fluent/fluent-package-builder/actions/runs/8077907378/job/22069129797?pr=617 something wrong with ffi gem dependency. It may be not accurate. https://github.com/fluent/fluent-package-builder/actions/runs/8076317129/job/22064585573 The version of ffi related gems are same as before.
> Failing on windows, but not related with this PR. It is a bit strange, but it is not reproducible now...
All checks has passed now!
Now considering appropriate solution to make it simple. A) guard /usr/sbin/fluentd and /opt/fluent/bin/fluentd * need to inject specific code to block duplicated instance. This means that implementation becomes complicated one...
#218 is not still resolved yet, I'll send request for the record.