Issue #11265 has been reported by Dominic Maraglia. ---------------------------------------- Bug #11265: Dependency cycle graph unclear https://projects.puppetlabs.com/issues/11265
Author: Dominic Maraglia Status: Unreviewed Priority: Normal Assignee: Nigel Kersten Category: error reporting Target version: Affected Puppet version: Keywords: Branch: Finding a dependency cycle using the cycle.dot graph is difficult. Applying the manifest results in: <pre> err: Could not apply complete catalog: Found 1 dependency cycle: (Class[Jenkins::Install-plugins] => Jenkins-plugin[git] => User[jenkins] => File[/var/lib/jenkins/jobs/facter] => Class[Jenkins::Config] => Class[Jenkins::Install-plugins]) Cycle graph written to /var/opt/lib/pe-puppet/state/graphs/cycles.dot. notice: Finished catalog run in 0.32 seconds </pre> The associated manifest and cycle.dot file are attached. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
