Re: numfmt issue on SL 7.9; possible bug?

2021-02-11 Thread Yasha Karant
A question: Are there applications that use the affected glibc version and were used for mission-critical (or possibly life endangering) calculations? If so, all of the results of such calculations (including any done at Fermilab, CERN, or HEP for data analysis, detector calibration and

Re: numfmt issue on SL 7.9; possible bug?

2021-02-11 Thread ~Stack~
On 2/11/21 2:25 AM, Akemi Yagi wrote: On Wed, Feb 10, 2021 at 11:59 PM Dietrich, Stefan wrote: Hi, you might be running into this issue: bugzilla.redhat.com/show_bug.cgi?id=1925204 This has been introduced with glibc-2.17-322.el7_9 and has been fixed in glibc-2.17-323.el7_9. CentOS 7

Re: numfmt issue on SL 7.9; possible bug?

2021-02-11 Thread Steven C Timm
Can you supply the command you are typing to use the numfmt? Steve From: owner-scientific-linux-us...@listserv.fnal.gov on behalf of Ching Him Leung Sent: Wednesday, February 10, 2021 11:10 PM To: scientific-linux-users Subject: Re: numfmt issue on SL 7.9

Re: numfmt issue on SL 7.9; possible bug?

2021-02-11 Thread Akemi Yagi
On Wed, Feb 10, 2021 at 11:59 PM Dietrich, Stefan wrote: > > Hi, > > you might be running into this issue: > bugzilla.redhat.com/show_bug.cgi?id=1925204 > > This has been introduced with glibc-2.17-322.el7_9 and has been fixed in > glibc-2.17-323.el7_9. > CentOS 7 already ships the updated

Re: numfmt issue on SL 7.9; possible bug?

2021-02-10 Thread Dietrich, Stefan
t;~Stack~" > To: scientific-linux-us...@listserv.fnal.gov > Sent: Thursday, February 11, 2021 1:17:26 AM > Subject: numfmt issue on SL 7.9; possible bug? > Greetings, > > Curious if anyone else can replicate this. I initially saw this in a > certain upstream vendor 7.9,

Re: numfmt issue on SL 7.9; possible bug?

2021-02-10 Thread Ching Him Leung
I get "nan" on one SL7.9 computer but a "0" on another. Not sure what causes the difference.

Re: numfmt issue on SL 7.9; possible bug?

2021-02-10 Thread Steven J. Yellin
I get the same 'nan' on three SL 7.9 computers, but it works ok on a CentOS 7.9 machine. Here is an excerpt from 'rpm -qi coreutils' on CentOS 7.9: Source RPM : coreutils-8.22-24.el7_9.2.src.rpm Build Date : Mon 16 Nov 2020 02:24:59 PM PST Build Host : x86-01.bsys.centos.org and here

Re: numfmt issue on SL 7.9; possible bug?

2021-02-10 Thread ~Stack~
Greetings, Thanks for checking. That seems to fit that every other distro is fine. But I've now check a dozen different systems on SL 7.9 and all show it. Thanks! ~Stack~ On 2/10/21 7:37 PM, Konstantin Olchanski wrote: here goes, all on physical machines. sl6, macos: no numfmt, sorry

Re: numfmt issue on SL 7.9; possible bug?

2021-02-10 Thread Konstantin Olchanski
here goes, all on physical machines. sl6, macos: no numfmt, sorry ubuntu lts 20.04, centos-7, rhel-8 (ahem!): $ echo 0 | numfmt 0 perhaps your 80387 chip is faulty. (happened to us once on an R3000/R3010 SGI workstation) K.O. On Wed, Feb 10, 2021 at 06:17:26PM -0600, ~Stack~ wrote: >

numfmt issue on SL 7.9; possible bug?

2021-02-10 Thread ~Stack~
Greetings, Curious if anyone else can replicate this. I initially saw this in a certain upstream vendor 7.9, but I'm having issues replicating it and it's only in a certain environment (virtual and I've done strange and awful things to that as I've been trying to understand an unrelated