On Fri, Apr 25, 2014 at 4:49 PM, <arkady_kanev...@dell.com> wrote:

> Andrew,
>
> This is old bug but it is harmless. Crowbar is installing 2 versions of
> activesupport one for 1.8 and one for 1.9.3. One only will succeed for
> crowbar 1.x code base.
>
> This error is harmless.
>


The same error occurs each time a new node is deployed. Since bluepill is
not installed on nodes, the nodes are displayed as gray after a while on
the dashboard.
I had to

gem install activesupport -v 2.3.17
gem install actionpack -v 2.3.17
gem install bluepill -v 0.0.45

I made some changed on barclamp-provisioner and crowbar itself related with
these gem installation while running deployment procedure on nodes. Haven't
tested yet.
_______________________________________________
Crowbar mailing list
Crowbar@dell.com
https://lists.us.dell.com/mailman/listinfo/crowbar
For more information: http://crowbar.github.com/

Reply via email to