Issue #2714 has been updated by James Turnbull. Status changed from Ready For Testing to Tests Insufficient
Needs to be rebased on next. ---------------------------------------- Bug #2714: Solaris prtdiag hangs facter https://projects.puppetlabs.com/issues/2714 Author: Paul Nasrat Status: Tests Insufficient Priority: Normal Assignee: Adrien Thebo Category: interface Target version: Keywords: virtual Branch: https://github.com/adrienthebo/facter/tree/tickets/next/2714 There is a known issue in Solaris where prtdiag can hang - eg: http://bugs.opensolaris.org/view_bug.do;jsessionid=5ac7c72194b825186a6359ffc17?bug_id=6709946 A trace shows that it hangs on the /usr/platform/SUNW,Sun-Blade-T6300/sbin/prtdiag command that is initiated by puppetd when it loads facter - specifically, virtual.rb. virtual.rb is one of the packaged facter files - the prtdiag command hangs while getting 'Fan sensors' information. We should ensure that we timeout prtdiag on Solaris, and additionally only try and detect vmware on x86/x86_64 and not on sparc. -- 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.
