Issue #16397 has been updated by Matthaus Litteken. Status changed from Unreviewed to In Topic Branch Pending Review
Pull request: <https://github.com/puppetlabs/facter/pull/311> ---------------------------------------- Bug #16397: Facter 1.6.12 on el5 outputs 'Could not retrieve selinux: undefined method `lines' for #<String:0x2b048328dd10>' https://projects.puppetlabs.com/issues/16397#change-71101 Author: Moses Mendoza Status: In Topic Branch Pending Review Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected Facter version: 1.6.12 Running facter 1.6.12 on an el5 machine outputs the following 0 root@centos5-64:~$ facter Could not retrieve selinux: undefined method `lines' for #<String:0x2b048328dd10> Could not retrieve selinux: undefined method `lines' for #<String:0x2b0483287938> Could not retrieve selinux: undefined method `lines' for #<String:0x2b048327d118> Could not retrieve selinux: undefined method `lines' for #<String:0x2b0483253980> Could not retrieve selinux: undefined method `lines' for #<String:0x2b04832450b0> Could not retrieve selinux: undefined method `lines' for #<String:0x2b048323e828> Could not retrieve selinux: undefined method `lines' for #<String:0x2b04832354f8> architecture => x86_64 boardmanufacturer => Intel Corporation boardproductname => 440BX Desktop Reference Platform boardserialnumber => None domain => localdomain facterversion => 1.6.12 fqdn => centos5-64.localdomain hardwareisa => x86_64 hardwaremodel => x86_64 hostname => centos5-64 ... Ruby version is 1.8.5 0 root@centos5-64:~$ ruby --version ruby 1.8.5 (2006-08-25) [x86_64-linux] Other than the selinux errors, the rest of the facts appear normal -- 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.
