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

Upgrade bosh-dns version from 1.35.1 to 1.36.0 breaks erb-render.rb #227

Open
jppitout opened this issue Oct 16, 2023 · 0 comments
Open

Comments

@jppitout
Copy link

jppitout commented Oct 16, 2023

Upgrade bosh-dns version 1.35.1 to 1.36.0 breaks erb-render.rb with below error:

'ruby \
#    /home/jp/.bosh/installations/e76dc844-28f4-43e0-6616-014d00562498/tmp/erb-renderer582041556/erb-render.rb \
#    /home/jp/.bosh/installations/e76dc844-28f4-43e0-6616-014d00562498/tmp/erb-renderer582041556/erb-context.json \
#    /home/jp/.bosh/installations/e76dc844-28f4-43e0-6616-014d00562498/tmp/bosh-release-job3130417106/templates/config.json.erb \
#    /home/jp/.bosh/installations/e76dc844-28f4-43e0-6616-014d00562498/tmp/rendered-jobs428593803/config/config.json'

# stderr: '/home/jp/.bosh/installations/e76dc844-28f4-43e0-6616-014d00562498/tmp/erb-renderer582041556/erb-render.rb:189:in 
# `rescue in render': Error filling in template 
# '/home/jp/.bosh/installations/e76dc844-28f4-43e0-6616-014d00562498/tmp/bosh-release-job3130417106/templates/config.json.erb' 
# for bosh-dns/0 
# (line 44: #<NoMethodError: undefined method `downcase' for nil:NilClass>) (RuntimeError)

it seems the downcase method has changed.

@jppitout jppitout changed the title Upgrade bosh-dns version 1.35.1 to 1.36.0 breaks erb-render.rb Upgrade bosh-dns version from 1.35.1 to 1.36.0 breaks erb-render.rb Oct 16, 2023
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