fluentd image build failed

Bug #1713416 reported by raja
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Undecided
raja

Bug Description

when build fluentd image with base_distro=centos, the build will failed for the newest gem public_suffix(3.0.0) requires ruby>2.1.0, while the ruby version on the centos is 2.0.0.648, so we should install public_suffix==2.0.5 manual before install the fluent-plugin-kubernetes_metadata_filter

see: https://rubygems.org/gems/public_suffix

the error log:

```
INFO:kolla.image.build.fluentd:ERROR: Error installing fluent-plugin-kubernetes_metadata_filter:
INFO:kolla.image.build.fluentd: public_suffix requires Ruby version >= 2.1.
INFO:kolla.image.build.fluentd:
```

raja (jiangpch)
Changed in kolla:
assignee: nobody → raja (jiangpch)
status: New → In Progress
raja (jiangpch)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/498339
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=aeb6e74bc35ee15ba6e5c43a1e16f245717ea444
Submitter: Jenkins
Branch: master

commit aeb6e74bc35ee15ba6e5c43a1e16f245717ea444
Author: jiangpch <email address hidden>
Date: Mon Aug 28 03:01:12 2017 -0400

    fix image build error of fluentd

    the newest public_suffix gem required ruby>2.1.0, but the ruby on
    centos' release is 2.0.0, we should install public_suffix==2.0.5
    manual to avoid the ruby version not matched error.

    Closes-Bug: #1713416

    Change-Id: I725294da206a73b759027d3123d140bddafcfdfb

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 5.0.0.0rc1

This issue was fixed in the openstack/kolla 5.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.