Issue #15159 has been updated by Matt Warren.

I have CentOS release 5.8 systems running facter-1.6.6-1.el5 that work fine on 
this. 
    # facter kernel lsbmajdistrelease lsbdistrelease
    kernel => Linux
    lsbdistrelease => 5.8
    lsbmajdistrelease => 5

With facter-1.6.10-1.el5 i get: 
    # facter kernel lsbmajdistrelease lsbdistrelease
    kernel => Linux
    lsbdistrelease => 
    lsbmajdistrelease => 
    

----------------------------------------
Bug #15159: lsbmajdistrelease is undefined on RedHat with Facter 1.6.6
https://projects.puppetlabs.com/issues/15159#change-67741

Author: Joshua Corbin
Status: Needs More Information
Priority: High
Assignee: Joshua Corbin
Category: library
Target version: 
Keywords: 
Branch: 
Affected Facter version: 1.6.6


Systems running 1.6.4 work fine, not sure about 1.6.5.

The problem appears to be a regression introduced by 
commit:2eb4ede4eb7e5bc66fc11cbef0c9fa80c245c662, which confined 
lsbmajdistrelease to systems with operatingsystem set to "Linux" or 
"GNU/kFreeBSD".  The linux distro names, like "CentOS", "RedHat", "Debian", 
"Ubuntu" need to be returned to the confine match in lsbmajdistrelease.rb.



-- 
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.

Reply via email to