Issue #17407 has been updated by Kristian Glass. Status changed from Closed to Re-opened Target version changed from 1.6.14 to 1.7.x
Just experienced same issue with facter 1.6.10-1 from Debian Wheezy installed via apt/dpkg, and trying to run facter 1.7.2 from a gem bundle. The workaround of "uninstall the Debian facter package" does "work", but I'd like to be able to run facter on some boxen where I don't have root (and thus limited control over whether or not there's an OS package of another version present). I seem to be able to run Puppet without any conflict in similar circumstances (as a gem on a machine with an OS package of puppet also installed) - it'd be great to be able to do the same with facter! ---------------------------------------- Bug #17407: "undefined method `enum_lsdev' for Facter::Util::Processor:Module" with facter 1.6.14 https://projects.puppetlabs.com/issues/17407#change-96435 * Author: t x * Status: Re-opened * Priority: Normal * Assignee: eric sorenson * Category: * Target version: 1.7.x * 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.
