Issue #6554 has been updated by Thomas Hatch.
Heh, sorry :) This is what I get filing bugs late at night! This is on puppet 2.6.5 and on ruby version: "ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-linux]" ---------------------------------------- Bug #6554: Puppet install fails on ruby 1.9 https://projects.puppetlabs.com/issues/6554 Author: Thomas Hatch Status: Needs more information Priority: Normal Assignee: Category: installation Target version: Affected Puppet version: Keywords: Branch: When I run ruby ./install.rb with ruby 1.9 I am seeing the following error: The facter warnings have been taken care of in gut by James Turnbull I will make some Arch packages which follow git so I can test these issues as they come and as the patches are applied - also I am more than happy to set up an Arch vm and give puppet labs root so that these issues can be tested on Arch and more importantly ruby 1.9. [thatch@fenrir puppet-2.6.5]$ ruby ./install.rb ftools not found. Using FileUtils instead.. which: no ronn in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/share/java/apache-ant/bin:/opt/java/bin:/opt/java/db/bin:/opt/java/jre/bin:/usr/bin/core_perl) /usr/lib/ruby/site_ruby/1.9.1/facter/lsb.rb:27: warning: class variable access from toplevel /usr/lib/ruby/site_ruby/1.9.1/facter/lsb.rb:28: warning: class variable access from toplevel /usr/lib/ruby/site_ruby/1.9.1/facter/lsb.rb:31: warning: class variable access from toplevel ./install.rb:95:in `block in do_configs': undefined method `install' for File:Class (NoMethodError) from ./install.rb:93:in `each' from ./install.rb:93:in `do_configs' from ./install.rb:492:in `<main>' -- 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.
