GNU bug report logs - #28539
different outputs of sort

Previous Next

Package: coreutils;

Reported by: "He, Yihan" <yihan.he <at> intel.com>

Date: Thu, 21 Sep 2017 15:24:02 UTC

Severity: normal

Tags: notabug

Done: Eric Blake <eblake <at> redhat.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "He, Yihan" <yihan.he <at> intel.com>
To: "bug-coreutils <at> gnu.org" <bug-coreutils <at> gnu.org>
Cc: "Ji, Zhenlong Z" <zhenlong.z.ji <at> intel.com>, "Wang,
 Tao W" <tao.w.wang <at> intel.com>
Subject: different outputs of sort 
Date: Thu, 21 Sep 2017 06:56:53 +0000
[Message part 1 (text/plain, inline)]
Hi,

We are facing issue when using sort, could you please help us to understand why? Thanks a lot.

We run below command on two servers, but got different outputs. I attached source file (property_contexts) and two outputs files(sort_property_context_local.txt & sort_property_context_slave.txt).
$sort -u property_contexts -o sort_property_context.txt

As checked, we use same version of sort on that two servers:
local:~ $sort --version
sort (GNU coreutils) 8.21
Copyright (C) 2013 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 Mike Haertel and Paul Eggert.
--------------------------------------------------------
slave:~ $sort --version
sort (GNU coreutils) 8.21
Copyright (C) 2013 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 Mike Haertel and Paul Eggert.


Best Regards
[Message part 2 (text/html, inline)]
[sort_property_context_slave.txt (text/plain, attachment)]
[sort_property_context_local.txt (text/plain, attachment)]
[property_contexts (application/octet-stream, attachment)]

This bug report was last modified 7 years and 239 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.