Issue #5086 has been updated by James Turnbull. Category set to library Status changed from Available In Testing Branch to Closed
Pushed in commit:af9134c2d8911ee8bdd68ba95c64d51429ed6e16 in master. ---------------------------------------- Bug #5086: Uptime reporting incorrectly for server where uptime is over on year https://projects.puppetlabs.com/issues/5086 Author: Andrew Heichelbech Status: Closed Priority: Normal Assignee: Category: library Target version: 1.5.9 Keywords: Branch: https://github.com/jhelwig/facter/tree/issue/next/5086 The uptime is facter is reporting incorrecly. [/opt/csw/bin] # uptime 7:04pm up 588 day(s), 19:12, 4 users, load average: 0.05, 0.05, 0.05 [/opt/csw/bin] # facter uptime 223 days It does not seem the facter module for uptime takes into account years. If we subtract the 223 from the actual 588 it leaves 365, so somewhere in the processing I the time for 1 year has been lost. Environment information: OS version: Solaris 10 Update 6 Kernel version: Generic_138889-03 Puppet version: 0.25.5 Facter version: 1.5.8 Hardware: Sun Microsystems Sun Fire X4200 M2 -- 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.
