Operation FAILED: no such file to load -- rbvmomi

Thanks, it is solved by installing the foreman-vmware package.

··· On Tuesday, February 26, 2013 12:12:58 PM UTC-5, svc.r...@gmail.com wrote: > > Hi All, I am getting the error below when trying to add a Vmware compute > resources. > is there anything I should be looking into. > > thanks. > > Started PUT "/compute_resources/test_connection" for 10.2.156.132 at Tue > Feb 26 12:07:22 -0500 2013 > Processing by ComputeResourcesController#test_connection as > Parameters: {"utf8"=>"✓", "compute_resource"=>{"description"=>"POC", > "password"=>"[FILTERED]", "server"=>"server.example.com", > "name"=>"vmware_poc_cr", "provider"=>"Vmware", "user"=>"bob"}, > "authenticity_token"=>"FhKDObP6Fta9lsqRqK+SzQyagvN1fDfyIVKi0qwV/yE="} > Operation FAILED: no such file to load -- rbvmomi > Rendered common/500.rhtml (3.0ms) > Completed 500 Internal Server Error in 17ms (Views: 3.5ms | ActiveRecord: > 1.1ms) > > [root@poc01 share]# gem query --local |grep rbvmomi > rbvmomi (1.6.0) > [root@poc01 share]# > >