Bug #24418
closed
katello scenario with some plugins fails because of missing packages in formean-plugins repository
Description
When runing foreman-installer with katello scenario, it fails because of missing packages :
rubygem-smart_proxy_pulp
rubygem-smart_proxy_dynflow
rubygem-smart_proxy_ansible
rubygem-smart_proxy_discovery
rubygem-smart_proxy_remote_execution_ssh
Enabled features :
--enable-foreman-cli-discovery \
--enable-foreman-cli-remote-execution \
--enable-foreman-cli-tasks \
--enable-foreman-cli-templates \
--enable-foreman-compute-libvirt \
--enable-foreman-compute-openstack \
--enable-foreman-plugin-ansible \
--enable-foreman-plugin-bootdisk \
--enable-foreman-plugin-default-hostgroup \
--enable-foreman-plugin-discovery \
--enable-foreman-plugin-hooks \
--enable-foreman-plugin-setup \
--enable-foreman-plugin-templates \
--enable-foreman-plugin-remote-execution \
--enable-foreman-proxy-plugin-ansible \
--enable-foreman-proxy-plugin-discovery \
--enable-foreman-proxy-plugin-remote-execution-ssh
Updated by Ewoud Kohl van Wijngaarden almost 7 years ago
The plugins have now been published but the repo file enables GPG checking on plugins while it's not signed. Related discussion at https://community.theforeman.org/t/missing-packages-in-1-19rc1-plugin-repository/10562
Updated by Jonathon Turel over 6 years ago
- Status changed from New to Resolved
- Triaged changed from No to Yes
Marking as resolved since Ewoud fixed the repos!