Balasankar "Balu" C

Results 10 comments of Balasankar "Balu" C

@miketierney No worries. Thanks a lot for the project. :)

I hit a similar situation with v4.3.0, with creating `config` file related to logs. In my case, the file gets created in a directory on an NFS mount with root...

@tas50 Does this change make sense? :slightly_smiling_face: I am not sure what the purpose of `status_command` property will be, without this change.

@tas50 Another gentle ping. :slightly_smiling_face: The [delivery error](https://github.com/chef-cookbooks/runit/runs/593039977?check_suite_focus=true) and [Travis error](https://travis-ci.org/github/chef-cookbooks/runit/jobs/675865268) exists in master too, so I don't think it is introduced by this PR.

On more testing, building using `autotool` will make`.so.13.6.2` files from both distribution tarball and git tag. Building using `cmake` will make `.so.19` files from both distribution tarball and git tag.

Ah. I didn't know it was required even for running tests. Lemme check.

Seems in https://github.com/chef/chef/commit/c2c4e6e526655f278a48d6db5015bb2a7fd4609d, version `17.10.26` of `chef-utils` was cut, but can't be found in Rubygems - https://rubygems.org/gems/chef-utils/versions

This issue caused master branch builds (which attempts to install Ohai 17.9.0) at GItLab to fail. Issue being tracked at https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7267.