Issue #4583 has been updated by Rein Henrichs. Status changed from Needs more information to Accepted Assigned to changed from Paul Nasrat to Rein Henrichs Target version changed from 1.5.8 to 1.6.0
Will modify uptime.rb to avoid emitting to stderr on (expected) failures. Changing target to next release. ---------------------------------------- Bug #4583: "sh: sysctl: not found" error on solaris http://projects.puppetlabs.com/issues/4583 Author: Matthew Flanagan Status: Accepted Priority: Normal Assigned to: Rein Henrichs Category: Target version: 1.6.0 Keywords: Branch: This error is with 1.5.8rc2 `# facter --version 1.5.8 # facter ifconfig: status: SIOCGLIFFLAGS: e1000g0:1: no such interface ifconfig: status: SIOCGLIFFLAGS: e1000g0:1: no such interface sh: sysctl: not found ifconfig: status: SIOCGLIFFLAGS: e1000g0:1: no such interface ifconfig: status: SIOCGLIFFLAGS: e1000g0:1: no such interface ifconfig: status: SIOCGLIFFLAGS: e1000g0:1: no such interface domain => example.com facterversion => 1.5.8 fqdn => s10server.example.com hardwareisa => i386 hardwaremodel => i86pc hostname => s10server id => root interfaces => lo0,e1000g0,e1000g0_1 ipaddress => 192.168.1.20 ipaddress_e1000g0 => 192.168.1.20 ipaddress_lo0 => 127.0.0.1 is_virtual => false kernel => SunOS kernelmajversion => Generic_141445-09 kernelrelease => 5.10 kernelversion => Generic_141445-09 macaddress => 8:0:27:4d:28:bc macaddress_e1000g0 => 8:0:27:4d:28:bc manufacturer => innotek GmbH netmask => 255.255.255.0 netmask_e1000g0 => 255.255.255.0 netmask_lo0 => 255.0.0.0 network_e1000g0 => 192.168.1.0 network_lo0 => 127.0.0.0 operatingsystem => Solaris operatingsystemrelease => 5.10 path => /usr/sbin:/usr/bin:/usr/local/bin:/usr/ccs/bin:/usr/local/bin:/sbin productname => VirtualBox ps => ps -ef puppetversion => 0.25.5 rubysitedir => /usr/local/lib/ruby/site_ruby/1.8 rubyversion => 1.8.7 serialnumber => 0 sshdsakey => AAAAB3NzaC1kc3MAAACBAOPsQrimO6OuUWYefTmHpnyqzQwg9bBwL5z1oSWWdxEWQYbQnBhxJbS1KqAbOIjZGUooHjQ1OQE+zKKIPamp/BU7zoT07f4MTnCZ1mV+gUlTn5Zq67gO2PCkBEWHUwiEVVIsdrfBfwJuchhPjyl0Yb3O3rKCJvokOGV9pOJAYAi7AAAAFQC3vMV5obNNteZD9E/DCaLca1W6pwAAAIBbp2zDPnZcbsiA2aKtSb2Y+KnWk6A/VsFmPfywMAJNyQsQ707TZWPcFCkgXIZyYU4PhabW4L5ODc4eWo7ZCUHetmK81CdC+ACVUdgknz+Bl0M8snRogb1HpkYlSnWBlhFCWyvreIfDawnymRfj+KOmOUJO8DiVKZKRR6ccu9zcEwAAAIBBc9hLUB19D9gRWtO2Lzlj0kup6g4VzqbEsx3ogdLHtSTzZBroHwqU08NDpIC34K5hEXTkGbi8In6AxIMZxH+aDTE2g4cNy/kL7/RObnaakErGdk816TzdQOR672Fe/BomzYHmTDPmEoocCQ3+gHB1yqoRTezCp6T4Ms0vIrGPzg== sshrsakey => AAAAB3NzaC1yc2EAAAABIwAAAIEArUoKoQOyyB5Ve8FVpG+orAnrNMYYEehwf6o8e6At0OUPzEEiQep4ukGxsFgAvCiDyl68lJ0Vt+w5F/050SeTw4hF9eQ9OsLKBZNyoy6XbS2GPDWXGcmACalXD/ZnIYWAzCitAEM9lfojPbZfJJNmZ/cpNfj3HdpGMJnLp6SsFgE= timezone => EST uniqueid => 27eb7bf6 uptime => 72 days uptime_days => 72 uptime_hours => 1740 uptime_seconds => 6267556 virtual => physical # uname -a SunOS s10server 5.10 Generic_141445-09 i86pc i386 i86pc ` -- 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.
