Issue #16526 has been updated by Jeff McCune.

Status changed from In Topic Branch Pending Review to Merged - Pending Release
Assignee deleted (Jeff McCune)
Target version changed from 1.6.x to 1.6.14

# Merged into 1.6.x 2.x and master

Merged in as 047a2d9

This fix should be included in Facter 1.6.14 and 2.0.0.

<pre>
‘$ git push puppetlabs 1.6.x:1.6.x 2.x:2.x master:master                        
                                                                                
                           <<<<
Counting objects: 30, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (17/17), done.
Writing objects: 100% (17/17), 2.57 KiB, done.
Total 17 (delta 12), reused 0 (delta 0)
To [email protected]:puppetlabs/facter.git
   787a1ac..e753706  1.6.x -> 1.6.x
   26c10f0..a5848de  2.x -> 2.x
   1245c2d..10054cf  master -> master
(puppet-3.x 1.9.3-p194)[jeff@mccune] 
(master)(clean)[█▅▁]~ENVPUPPET_BASEDIR/facter 
$ git branch --contains 047a2d9
  1.6.x
  2.x
  fix/1.6.x/16526_fix_physicalprocessorcount_fact
* master
</pre>
----------------------------------------
Bug #16526: illegal option -p passed to psrinfo on Solaris 7 and earlier in 
'physicalprocessorcount' fact
https://projects.puppetlabs.com/issues/16526#change-73824

Author: Alex Harvey
Status: Merged - Pending Release
Priority: Normal
Assignee: 
Category: solaris
Target version: 1.6.14
Keywords: 
Branch: https://github.com/puppetlabs/facter/pull/335
Affected Facter version: 


The -p option to psrinfo was not introduced until Solaris 8 leading to the 
following failure in Solaris 7 and earlier -

    $ facter -d physicalprocessorcount
    /usr/sbin/psrinfo: illegal option -- p
    usage:
            psrinfo [-v] [processor_id ...]
            psrinfo -s processor_id
    value for physicalprocessorcount is still nil



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