#34121: coreutils @8.15 - uptime insane -----------------------------------+---------------------------------------- Reporter: jimnieken@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- GNU Coreutils has some strange behavior using uptime. Below is the output from GNU uptime and OSX uptime. {{{ computer:~ jimnieken$ uname -a Darwin computer 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64 i386 MacBookPro5,4 Darwin computer:~ jimnieken$ which -a uptime /opt/local/libexec/gnubin/uptime /usr/bin/uptime computer:~ jimnieken$ /opt/local/libexec/gnubin/uptime --version uptime (GNU coreutils) 8.15 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi. computer:~ jimnieken$ /opt/local/libexec/gnubin/uptime 19:49pm up 4126 days 0:49, 3 users, load average: 0.39, 0.36, 0.41 computer:~ jimnieken$ /usr/bin/uptime 19:49 up 10 days, 9:32, 3 users, load averages: 0.36 0.36 0.41 computer:~ jimnieken$ }}} Can you help with this? Thanks! -- Ticket URL: <https://trac.macports.org/ticket/34121> MacPorts <http://www.macports.org/> Ports system for Mac OS