Hi all, I built a new ISO yesterday as described in [1], using branch mesa-1.6/openstack-os-build as recommended. The building process ran through pretty smoothly, but unfortunately, I'm unable to install Crowbar with it afterwards. It fails to install some Gems.
Error output: ERROR: Error installing activesupport-4.0.0.gem: activesupport requires Ruby >= 1.9.3 ... ERROR: Error installing bluepill-0.0.51: activesupport requires Ruby >= 1.9.3 Which ultimately leads to: ./install-chef.sh: line 199: bluepill: command not found ERROR: While executing gem ... (NameError) uninitialized constant Gem::RemoteFetcher::OpenSSL ... Initial chef run failed Any hints how to fix this or any other (working) branch I could use to build the ISO (where the quantum race condition is fixed)? Thanks! -Sebastian [1] https://github.com/crowbar/barclamp-crowbar/blob/master/doc/devguide/devtool-build.md _______________________________________________ Crowbar mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/
