Displaying 1 result from an estimated 1 matches for "find_cycles_in_graph".
2012 Feb 16
1
uncaught exception of type NoMethodError: undefined method `<=>'
...and
since on some clients (server is running 2.7.10) i get the following
error (running puppetd -tvd --noop --trace):
/usr/lib/ruby/1.8/puppet/simple_graph.rb:181:in `<=>''
/usr/lib/ruby/1.8/puppet/simple_graph.rb:181:in `sort''
/usr/lib/ruby/1.8/puppet/simple_graph.rb:181:in `find_cycles_in_graph''
/usr/lib/ruby/1.8/puppet/simple_graph.rb:221:in
`report_cycles_in_graph''
/usr/lib/ruby/1.8/puppet/transaction.rb:369:in `traverse''
/usr/lib/ruby/1.8/puppet/transaction.rb:99:in `evaluate''
/usr/lib/ruby/1.8/puppet/resource/catalog.rb:141:in `apply''
/usr/...