Bug #19709

Perform module/provider version check before loading its dependencies
Description
Currently module loading may fail with a confusing error message about inability to load dependencies from core:
E, [2017-05-29T13:30:35.201942 ] ERROR -- : Disabling all modules in the group ['dhcp_remote _isc', 'dhcp'] due to a failure in one of them: cannot load such file -- dhcp_common/isc/oma pi_provider
Associated revisions
History
#1
Updated by The Foreman Bot almost 6 years ago
- Assignee set to Anonymous
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/533 added
#2
Updated by Anonymous almost 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset a583076426aeee155adeccb4dc97e7fcf8f02a33.
#3
Updated by Ivan Necas over 5 years ago
- Target version set to 1.14.1
Fixes #19709 - check version before loading dependencies