Hello Andrew, could you let us know which version of bluepill and activesupport Gem packages are cached on your ISO? Actually, you can attach the entire list of directory with Gem packages. You can find it on admin node. The directory /tftpboot/gemsite/gems/ should contains symlinks to all Gem files of all barclamps. Here we can check which version of bluepill package is cached.
I can guess that installation process in default recipe of bluepill cookbook does not control version of the package. You can check it here /opt/dell/barclamps/crowbar/chef/cookbooks/bluepill/recipes/default.rb. Some releases are already using a specific version of a package in the installation process. Aleksey Shcherba Senior Deployment Engineer Mirantis, Inc. 2014-04-25 6:30 GMT-07:00 Andrew Brimer <abri...@pearlnet.com>: > Hello all, > > > > Truncated screen output from crowbar-install > > > > Successfully installed activesupport-2.3.14 > > ERROR: Error installing activesupport-4.1.0.gem: > > activesupport requires Ruby version >= 1.9.3 > > > > > > I have followed the instructions for creating a crowbar dev environment > for 1.x and can build both sledgehammer as well as the crowbar iso. When > attempting to install the iso I get the above message, I did not include > the remainder of the screen output because the other errors seem to be due > to the fact that bluepill did not install. > > > > I know that I am missing something in my configuration of crowbar and I am > hoping that someone could provide some insight as to what I am missing. > > > > Dev machine: > > > > Ubuntu 12.04.2 > > > > Forked code from github.com/crowbar/crowbar > > > > Mesa-1.7 release > > > > I execute ./dev build –os Ubuntu-12.04 –update-cache without any issues. > > > > Is there something else that I need to install on the dev machine? I just > get the feeling that I am mixing 1.x with 2.x and don’t realize where I am > going wrong. > > > > Could someone please help me with this? I am very close but this is not > allowing me to move this project forward, very frustrating knowing that I > am just missing one or two pieces to get this rolling. > > > > Thank you for any help that you can provide. > > > > Regards, > > > > Andrew Brimer > > Systems Architect > > PearlNet, LLC > > _______________________________________________ > Crowbar mailing list > Crowbar@dell.com > https://lists.us.dell.com/mailman/listinfo/crowbar > For more information: http://crowbar.github.com/ >
_______________________________________________ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/