Skip to content

Comments

Fix blobstore_benchmark job failure after Ruby 3.3 upgrade#616

Closed
serdarozerr wants to merge 2 commits intocloudfoundry:developfrom
sap-contributions:fix/benchmark-job-lock-fail
Closed

Fix blobstore_benchmark job failure after Ruby 3.3 upgrade#616
serdarozerr wants to merge 2 commits intocloudfoundry:developfrom
sap-contributions:fix/benchmark-job-lock-fail

Conversation

@serdarozerr
Copy link
Contributor

The ruby_version.sh.erb script requires /var/vcap/sys/run directory for bundler lock file handling. This ensures the directory is created before sourcing ruby_version.sh to prevent the job from failing.

  • I have viewed signed and have submitted the Contributor License Agreement

  • I have made this pull request to the develop branch

  • I have run CF Acceptance Tests on bosh lite

- ruby_version.sh.erb file in shared_job_templates need to this path create lock file for bundler.
Copy link
Contributor

@johha johha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it on a bbl env - still the same error cannot create directory ‘/var/vcap/sys/run’: Permission denied

@serdarozerr
Copy link
Contributor Author

it has been resolved with this PR #617, so closing it

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

Successfully merging this pull request may close these issues.

3 participants