Kentaro Hayashi

Results 285 comments of Kentaro Hayashi

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 ![image](https://github.com/fluent/fluent-package-builder/assets/225841/8d62aa5d-a3c3-49fe-aa43-035a6efbe82f) On Rocky https://github.com/fluent/fluent-package-builder/actions/runs/8077515348/job/22068663355 ![image](https://github.com/fluent/fluent-package-builder/assets/225841/8e47c1d2-4f84-42e9-bf35-8b2daa2692ef)

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...

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.