Issue #2788 has been updated by James Turnbull. Target version changed from 1.6.0 to 1.5.9
---------------------------------------- Bug #2788: Facter's install.rb will not run on ruby 1.9.1 due to ftools being deprecated https://projects.puppetlabs.com/issues/2788 Author: Stéphan Gorget Status: Closed Priority: Normal Assignee: James Turnbull Category: binary Target version: 1.5.9 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://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.
