Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JamesClonk opened this issue Nov 18, 2016 · 0 comments

Comments

@JamesClonk
Copy link

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?

dpb587 added a commit to dpb587/logsearch-shipper-boshrelease that referenced this issue Nov 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant