Issue #17407 has been updated by t x.
shuang li wrote: > i want to know if the issue has been solved? > i have been encountered with this question in razor. > It seems that the practical way to solve this problem is to manually remove > the facter package after the operating system is finished. > Look forwarding to your reply. Yes, I resloved this by add `apt-get remove facter` action before `gem install facter` in the erb template of puppet agent installation. And I don't know how the Razor team handle this now. ---------------------------------------- Bug #17407: "undefined method `enum_lsdev' for Facter::Util::Processor:Module" with facter 1.6.14 https://projects.puppetlabs.com/issues/17407#change-95244 * Author: t x * Status: Closed * Priority: Normal * Assignee: eric sorenson * Category: * Target version: 1.6.14 * Keywords: * Branch: * Affected Facter version: ---------------------------------------- install facter 1.6.14 using gem on ubuntu12.04 and get this message: root@node6:~# gem install facter root@node6:~# facter Error: undefined method `enum_lsdev' for Facter::Util::Processor:Module ruby version is 1.8.7 facter 1.6.13 is ok -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
