Bug #17414
closedInstallation failed - Failed to apply catalog: Found 1 dependency cycle
Description
- foreman-installer --scenario katello -v --foreman-proxy-tftp-servername=<FQDN> --disable-system-checks --foreman-proxy-tftp="true" --foreman-proxy-dns-zone=<DOMAIN> --foreman-proxy-dhcp="true" --foreman-proxy-dns="true" --foreman-proxy-register-in-foreman="true" --foreman-admin-password="changeme" --capsule-puppet="true" --foreman-proxy-dns-interface="virbr0" --foreman-proxy-dhcp-interface="virbr0" --foreman-proxy-puppetca="true" --foreman-proxy-dns-forwarders=<DNS1> --foreman-proxy-dns-forwarders=<DNS2> --foreman-proxy-dns-forwarders=<DNS3>
[ WARN 2016-11-21 08:49:15 verbose] Compiled catalog for <FQDN> in environment production in 5.04 seconds
[ INFO 2016-11-21 08:49:16 verbose] Applying configuration version '1479736150'
[ERROR 2016-11-21 08:49:17 verbose] Failed to apply catalog: Found 1 dependency cycle:
[ERROR 2016-11-21 08:49:17 verbose] (Anchor[foreman::service_begin] => Service[httpd] => Exec[foreman-rake-db:seed] => Foreman::Rake[db:seed] => Class[Foreman::Database] => Class[Foreman::Service] => Anchor[foreman::service_begin])
[ERROR 2016-11-21 08:49:17 verbose] Try the '--graph' option and opening the resulting '.dot' file in OmniGraffle or GraphViz
[ERROR 2016-11-21 08:49:17 verbose] /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/graph/simple_graph.rb:242:in `report_cycles_in_graph'
[ERROR 2016-11-21 08:49:17 verbose] /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/graph/relationship_graph.rb:106:in `traverse'
[ERROR 2016-11-21 08:49:17 verbose] /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:154:in `evaluate'
[ERROR 2016-11-21 08:49:17 verbose] /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:222:in `block in apply'
Updated by Lukas Pramuk almost 8 years ago
It fails the same way with just:
foreman-installer --scenario katello
Updated by Dominic Cleal almost 8 years ago
- Project changed from Foreman to Katello
Updated by Eric Helms almost 8 years ago
- Category set to Installer
- Status changed from New to Closed
- Assignee set to Eric Helms
- Translation missing: en.field_release set to 188
- Pull request https://github.com/Katello/puppet-katello/pull/156 added
Updated by Justin Sherrill over 7 years ago
- Has duplicate Bug #18776: Katello 3.2 scenario installation fails added