Issue #2788 has been updated by James Turnbull. Category set to binary Status changed from Ready for Checkin to Closed Target version set to 1.6.0
Pushed in commit:"5412eab12df89a7a701ffea4f5dfb98d0f56985e" in branch master. ---------------------------------------- Bug #2788: Facter's install.rb will not run on ruby 1.9.1 due to ftools being deprecated http://projects.reductivelabs.com/issues/2788 Author: Stéphan Gorget Status: Closed Priority: Normal Assigned to: James Turnbull Category: binary Target version: 1.6.0 Keywords: Branch: http://github.com/phantez/facter/tree/bug/master/2788 The output is : <pre> facter$ ./install.rb ./install.rb:38:in `require': no such file to load -- ftools (LoadError) from ./install.rb:38:in `<main>' </pre> the problem is the same as #2608 on puppet -- 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 -~----------~----~----~----~------~----~------~--~---
