Actions
Bug #10336
closedforeman-rake prints "Workaround for RbVmomi may not work as ComputeResource is already loaded: #{ComputeResource}"
Description
The message is found in /usr/share/foreman/config/initializers/rbvmomi.rb (installed from RPM).
Having a look at the source code it seems that nothing else is done except printing that message. It doesn't cause any side effect except cron sending out mails every time a foreman-rake is run.
If it helps, this is what Dominic said on IRC:[10:23:40] <Dominic> it's a bug in the codebase, I think it's because the fast_gettext.rb initialiser is running first and the log message isn't entirely accurate. we should probably move rbvmomi.rb "up"
Updated by Dominic Cleal about 10 years ago
- Related to Bug #2680: Unable to provisioning host using UI - vSphere 4.1.0 added
Updated by Dominic Cleal almost 10 years ago
- Related to Bug #9779: first host creation submit doesn't work using VMWare compute resource added
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2382 added
- Pull request deleted (
)
Updated by Dominic Cleal almost 10 years ago
- Related to Feature #4478: API docs need to be localized added
Updated by Dominic Cleal almost 10 years ago
- Assignee set to Dominic Cleal
- Translation missing: en.field_release set to 50
Updated by Dominic Cleal almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions