From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12669 invoked by alias); 13 May 2017 16:05:07 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 12625 invoked by uid 89); 13 May 2017 16:05:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*UA:Bat!, H*x:Bat!, H*M:yandex, H*F:D*yandex.ru X-HELO: forward3j.cmail.yandex.net Received: from forward3j.cmail.yandex.net (HELO forward3j.cmail.yandex.net) (5.255.227.21) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 13 May 2017 16:05:04 +0000 Received: from smtp3o.mail.yandex.net (smtp3o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::27]) by forward3j.cmail.yandex.net (Yandex) with ESMTP id AF76820D7B; Sat, 13 May 2017 19:05:04 +0300 (MSK) Received: from smtp3o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3o.mail.yandex.net (Yandex) with ESMTP id 11CF02940DD0; Sat, 13 May 2017 19:05:03 +0300 (MSK) Received: by smtp3o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id DG3J3MKVkZ-52vugrB3; Sat, 13 May 2017 19:05:02 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Authentication-Results: smtp3o.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Sat, 13 May 2017 16:01:35 -0000 Date: Sat, 13 May 2017 16:05:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <864646341.20170513190135@yandex.ru> To: Brian Inglis , cygwin@cygwin.com Subject: Re: $ uptime: bad data in /proc/loadavg In-Reply-To: References: <258891239.20170513054453@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-05/txt/msg00206.txt.bz2 Greetings, Brian Inglis! > On 2017-05-12 20:44, Andrey Repin wrote: >> Just a few days ago it worked, but now >> $ uptime >> bad data in /proc/loadavg >> $ cat /proc/loadavg >> 0,00 0,00 0,00 1/3 > Something is localizing output from /proc/loadavg > - assume you're using ru locale? Yes, sorry, was my afterthought too. > Check if you also get it with uptime -p or uptime -s. $ uptime -p up 17 hours, 35 minutes $ uptime -s 2017-05-13 01:23:39 $ locale.exe LANG=ru_RU.UTF-8 LC_CTYPE="ru_RU.UTF-8" LC_NUMERIC="ru_RU.UTF-8" LC_TIME="ru_RU.UTF-8" LC_COLLATE="ru_RU.UTF-8" LC_MONETARY="ru_RU.UTF-8" LC_MESSAGES="en_US" LC_ALL= $ export LC_NUMERIC=en_US $ uptime 19:02:13 up 17:38, 0 users, load average: 4.00, 4.00, 4.00 Thanks, I can live with it for the time being. It's not mission-critical. -- With best regards, Andrey Repin Saturday, May 13, 2017 19:00:31 Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple