Arnau Bria
2011-May-25 13:50 UTC
[Puppet Users] facter 1.5.9 does not display lsbmajdistrelease
Hi all, few time ago I already asked about lsbmajdistrelease. https://groups.google.com/group/puppet-users/browse_thread/thread/9432108a8835f09a The solution to my previous problems was installing redhat-lsb. It worked fine, but facter 1.5.9 misses lsbmajdistrelease again, even with redhat-lsb installed: # facter lsbmajdistrelease 5 # rpm -qa |grep facter facter-1.5.8-1.el5.noarch # yum update facter [...] --> Running transaction check ---> Package facter.noarch 0:1.5.9-0.4.rc6.el5 set to be updated --> Finished Dependency Resolution [...] # rpm -qa |grep facter facter-1.5.9-0.4.rc6.el5.noarch # facter lsbmajdistrelease # lsbdistrelease works fine: # facter lsbdistrelease 5.3 #cat /etc/redhat-release Scientific Linux SL release 5.3 (Boron) Is this issue a known bug? TIA, Arnau -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.