cloudfoundry - Pushing ruby app to V2 cloud - Error, no such file ruby_versions.yml -
(cross-post on)
I have a hand-made V2 installation for which I'm trying to push a Ruby app correctly to identify this Ruby app because it reports that it is "installing Ruby." But then the following is thrown:
Installing Ruby. /usr/lib/ruby/1.9.1/psych.rb:297: 'Start': There is no such file or directory - ruby_versions.yml at / usr / lib / ruby / 1.9.1 / psych (Errno :: ENOENT ) .rb: 297: / home / cdavisafc / cloud-fabric / dea_ng / buildpacks / vendor / ruby / lib /usr/lib/ruby/1.9.1/psych.rb297:in_load_file from 'open' in ' `/language_pack/ruby.rb:192:in block ruby_versions (2 levels) /home/cdavisafc/cloud-fabric/dea_ng/buildpacks/vendor/ruby/lib/language_pack/ruby.rb: 190: from in` chdir / usr / lib / ruby / 1.9.1 / tmpdir.rb from '' the /home/cdavisafc/cloud-fabric/dea_ng/buildpacks/vendor/ruby/lib/language_pack/ruby.rb:190:in block ruby_versions': 83: `/ home / cdavisafc / cloud-clothes / dea_ng 'ruby_versions / home / cdavisafc / cloud-fabric / dea_ng / buildpacks / vendor / ruby / lib / language_pack from` mktmpdir install_ruby from ' `/home/cdavisafc/cloud-fabric/dea_ng/buildpacks/vendor/ruby/lib/language_pack/ruby.rb:77:in from /ruby.rb:189:in' / buildpacks / vendor / ruby / lib 'Compile' LDX / Vendor / Ruby / Bin / Compilation from: /language_pack/ruby.rb:235/in/Home/cdavisafc/ cloud-fabric / dea_ng / bui: 11: Block In & lt; Main & gt; The '/home/cdavisafc/cloud-fabric/dea_ng/buildpacks/vendor/ruby/lib/language_pack/base.rb:84:in from `/ home / Cdavisafc / cloud-clothes / Dea_ng / Buildpacks / vendor / ruby / Log 'bin / compile: 10: `& lt; Main & gt; The '/home/cdavisafc/cloud-fabric/dea_ng/buildpacks/lib/installer.rb:17:' Anthology ': Buildpack am compilation step fails: (/ home / cdavisafc / cloud-fabric / dea_ng / buildpacks / lib /) (Rntaimarrr) buildpack.rb: 15: `the block stage_application / home '` chdir' from /home/cdavisafc/cloud-fabric/dea_ng/buildpacks/lib/buildpack.rb:11:in / cdavisafc / cloud-clothes / Dea_ng / Buildpacks / lib / buildpack.rb: 11: / home / cdavisafc / cloud-fabric / dea_ng / buildpacks / bin / run in `stage _application ': 10:` & lt; Main & gt; A little depth in debugging and I think that the buildpack tries to curl after watching it in the cache and in the blobostore.
Any thoughts?
Thank you, Cornelia
< P> I'm not 100% sure about that special error, but we have a fork of the Hacaku build pack
Then just push the app again, but it Do this in a way;
vmc push --buildpack = Git: //github.com/cloudfoundry/heroku-buildpack-ruby.git
Comments
Post a Comment