Actions
Bug #24586
closedInstalling smart_proxy_ansible doesn't install foreman_ansible_core
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Updated by Stephen Benjamin over 6 years ago
RPM doesn't seem to have the right dependencies, if I install smart_proxy_ansible, it doesn't pull in foreman_ansible_core, which breaks smart_proxy_dynflow_core:
-- Unit smart_proxy_dynflow_core.service has begun starting up.
Aug 10 17:23:53 centos7-devel.zpm.example.com smart_proxy_dynflow_core23843: /opt/theforeman/tfm/root/usr/share/gems/gems/bundler_ext-0.4.1/lib/bundler_ext/output.rb:13:in `strict_err': Gem loading error: cannot load such file -- foreman_ansible_core (RuntimeError)
Updated by Ivan Necas almost 6 years ago
- Status changed from New to Ready For Testing
This should fix it https://github.com/theforeman/foreman-packaging/pull/3440/files
Updated by Ivan Necas almost 6 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/3440 added
Updated by Ivan Necas almost 6 years ago
- Pull request deleted (
https://github.com/theforeman/foreman-packaging/pull/3440)
Updated by Ivan Necas almost 6 years ago
- Is duplicate of Bug #25741: foreman_ansible still requires foreman_ansible_core added
Updated by Ivan Necas almost 6 years ago
- Status changed from Ready For Testing to Closed
We tracked the issue actually down to here #25741 : the foreman_ansible should not require foreman_ansible_core anymore
Actions