Issue #1452 has been updated by Fujin. Status changed from Re-opened to Ready for Testing Assigned to changed from Fujin to jamtur01
Puppetlast didn't work on systems with more than 1 node, as Puppet::Node::Fact doesn't have an <=> method (obviously). I've implemented a simple string sort based on the node name, a-z. riddley coulda updated the ticket.. oh well. Rebased today, sent patch to -dev. http://github.com/fujin/puppet/tree/fix1452 ---------------------------------------- Bug #1452: puppetlast error: undefined method `version' http://reductivelabs.com/redmine/issues/show/1452 Author: micah Status: Ready for Testing Priority: Low Assigned to: jamtur01 Category: ext Target version: 0.24.5 Complexity: Trivial Patch: Tests Affected version: 0.24.5 Keywords: puppetlast When running puppetlast on the puppetmaster using 0.25, the following error is produced: [EMAIL PROTECTED]:/root# /usr/bin/puppetlast puppetlast error: undefined method `version' for #<Puppet::Node::Facts:0xb7470470> [EMAIL PROTECTED]:/root# ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
