fluent / fluent-package-builder

td-agent (Fluentd) Building and Packaging System
Apache License 2.0
22 stars 23 forks source link

bundle newer fluent-diagtool which suppors fluent-package #571

Closed kenhys closed 7 months ago

kenhys commented 11 months ago

Problem

fluent-diagtool 1.0.1 doesn't support fluent-package even though HEAD.

it affects collecting gem list and service information.

Expected

support fluent-package in fluent-diagtool and bundle released a new version for fluent-package.

Additional information

https://github.com/fluent/diagtool/pull/12 will resolve such a situation.

https://github.com/fluent/diagtool/pull/9, https://github.com/fluent/diagtool/pull/10, https://github.com/fluent/diagtool/pull/11 also fixes minor issues.

kenhys commented 10 months ago

As PR is not merged and not shipped yet, it was not bundled to v5.0.1 .

kubotat commented 10 months ago

@kenhys I uploaded the latest fluent-diagtool v1.0.2 on rubygem.com which supports fluent-package. Just for your information.

kenhys commented 10 months ago

@kubotat Thanks!!

kenhys commented 10 months ago

TODO: close this issue when bundling PR is merged.

kenhys commented 10 months ago

578 will solve it.