Issue #14458 has been updated by Ben Hughes.
Category set to reports
>From adding a pp transaction.report to lib/puppet/transaction.rb:406
<pre>
@status="failed",
@time=Thu Jun 28 16:51:38 -0700 2012>
err: Could not apply complete catalog: Found 1 dependency cycle:
(Exec[add-apt-repository-ppa:schwuk/znc] => Exec[apt_update] =>
Package[python-software-properties] => Exec[add-apt-repository-ppa:schwuk/znc])
Try the '--graph' option and opening the resulting '.dot' file in OmniGraffle
or GraphViz
notice: Finished catalog run in 2.25 seconds
[root@shell:~]# less
[root@shell:~]# grep status /var/lib/puppet/state/last_run_report.yaml
1
resource_statuses: {}
status: unchanged
</pre>
So it's being eaten, I think, somewhere in the middle of that.
----------------------------------------
Bug #14458: Status unchanged when "Could not apply complete catalog"
https://projects.puppetlabs.com/issues/14458#change-65978
Author: Roman Skvazh
Status: Accepted
Priority: Urgent
Assignee:
Category: reports
Target version:
Affected Puppet version:
Keywords: dependency cycle, total
Branch:
When puppet agent report:
<pre>Could not apply complete catalog: Found 1 dependency cycle: ... Try the
'--graph' option and opening the resulting '.dot' file in OmniGraffle or
GraphViz</pre>
there is no failed nodes.
--
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.