Skip to content

missing ruby: logsearch-shipper does not work anymore with latest stemcell series (33xx+) #17

@JamesClonk

Description

@JamesClonk

It seems logsearch-shipper was relying on the fact that previously there was a ruby interpreter present on the stemcells under /var/vcap/bosh/bin/ruby. This is no longer the case.

logs.control.log:
/bin/bash: /var/vcap/jobs/logsearch-shipper/bin/logs.generate-config: /var/vcap/bosh/bin/ruby: bad interpreter: No such file or directory

metrics.control.log:
/var/vcap/jobs/logsearch-shipper/bin/metrics.control: /var/vcap/jobs/logsearch-shipper/bin/metrics.generate-config: /var/vcap/bosh/bin/ruby: bad interpreter: No such file or directory

# ls -l /var/vcap/bosh/bin/ruby
ls: cannot access /var/vcap/bosh/bin/ruby: No such file or directory

Could you add the needed ruby package to your boshrelease?
Or maybe you might know of an adequate replacement for logsearch-shipper boshrelease?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions