Bug #12178
closedSmart Proxy Plugins do not handle rc versions well
Description
Foreman 1.10.0-rc-1 smart proxy dns feature does not work.
In the Log you see the following error:
E, [2015-10-15T14:00:38.213704 #28260] ERROR -- : Couldn't enable plugin dns_nsupdate: Illformed requirement ["1.10.0-RC1"]:/usr/share/rubygems/rubygems/requirement.rb:90:in `parse'
/usr/share/rubygems/rubygems/requirement.rb:120:in `block in initialize'
/usr/share/rubygems/rubygems/requirement.rb:120:in `map!'
/usr/share/rubygems/rubygems/requirement.rb:120:in `initialize'
/usr/share/rubygems/rubygems/requirement.rb:55:in `new'
/usr/share/rubygems/rubygems/requirement.rb:55:in `create'
/usr/share/rubygems/rubygems/dependency.rb:58:in `initialize'
/usr/share/foreman-proxy/lib/proxy/pluggable.rb:61:in `new'
/usr/share/foreman-proxy/lib/proxy/pluggable.rb:61:in `block in validate_dependencies!'
/usr/share/foreman-proxy/lib/proxy/pluggable.rb:58:in `each'
/usr/share/foreman-proxy/lib/proxy/pluggable.rb:58:in `validate_dependencies!'
/usr/share/foreman-proxy/lib/proxy/pluggable.rb:37:in `validate!'
/usr/share/foreman-proxy/lib/proxy/provider.rb:22:in `configure_plugin'
/usr/share/foreman-proxy/lib/proxy/plugin.rb:28:in `block in configure_loaded_plugins'
/usr/share/foreman-proxy/lib/proxy/plugin.rb:28:in `each'
/usr/share/foreman-proxy/lib/proxy/plugin.rb:28:in `configure_loaded_plugins'
/usr/share/foreman-proxy/lib/launcher.rb:101:in `launch'
/usr/share/foreman-proxy/bin/smart-proxy:6:in `<main>'
Will create a pr to fix this.
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/328 added
- Pull request deleted (
)
Updated by Anonymous about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset smart-proxy:26e7b2f2ac3fa215c22390941b2bad33f07d1d0a.
Updated by Dominic Cleal about 9 years ago
- Project changed from Foreman to Smart Proxy
- Category set to Plugins
- Translation missing: en.field_release set to 63
Updated by Dominic Cleal about 9 years ago
- Related to Feature #7008: Add providers to existing proxy modules from a plugin/module added