GNU bug report logs - #7000
sort GNU coreutils 6.9.92.4-f088d-dirty

Previous Next

Package: coreutils;

Reported by: Zoltán Krajcsovics <zulthank <at> gmail.com>

Date: Wed, 8 Sep 2010 15:43:02 UTC

Severity: normal

Tags: notabug

Done: Bob Proulx <bob <at> proulx.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Bob Proulx <bob <at> proulx.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#7000: closed (sort GNU coreutils 6.9.92.4-f088d-dirty)
Date: Tue, 08 Apr 2014 17:33:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 8 Apr 2014 11:32:55 -0600
with message-id <20140408173255.GA25582 <at> hysteria.proulx.com>
and subject line Re: bug#7000: sort GNU coreutils 6.9.92.4-f088d-dirty
has caused the debbugs.gnu.org bug report #7000,
regarding sort GNU coreutils 6.9.92.4-f088d-dirty
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
7000: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7000
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zoltán Krajcsovics <zulthank <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: sort GNU coreutils 6.9.92.4-f088d-dirty
Date: Wed, 8 Sep 2010 15:34:42 +0200
Dear Staff,

I had an input for sort, that was sorted wrong.

The input is:

D_1
D_3
D15

The output is:

D_1
D15
D_3


coreutils version (from man page):
GNU coreutils 6.9.92.4-f088d-dirty

System:
Linux 2.6.26-2-amd64 #1 SMP Thu Aug 19 00:37:36 UTC 2010 x86_64 GNU/Linux


I have also tried vi's sort, that sorted it like:
D15
D_1
D_3


Yours sincerely,

Zoltan Krajcsovics


[Message part 3 (message/rfc822, inline)]
From: Bob Proulx <bob <at> proulx.com>
To: Zoltán Krajcsovics <zulthank <at> gmail.com>
Cc: 7000-done <at> debbugs.gnu.org
Subject: Re: bug#7000: sort GNU coreutils 6.9.92.4-f088d-dirty
Date: Tue, 8 Apr 2014 11:32:55 -0600
Zoltán Krajcsovics wrote:
> Eric Blake írta (2010. szeptember 8. 18:20):
> > On 09/08/2010 07:34 AM, Zoltán Krajcsovics wrote:
> >> I had an input for sort, that was sorted wrong.
> >>
> >> The input is:
> >>
> >> D_1
> >> D_3
> >> D15
> >>
> >> The output is:
> >>
> >> D_1
> >> D15
> >> D_3
> >
> > Not a bug in sort.  Your locale settings are at fault, per this FAQ:
> >
> > http://www.gnu.org/software/coreutils/faq/#Sort-does-not-sort-in-normal-order_0021
> 
> 
> With the supposed changes it works for me, too. I had `hu_HU' sorting rules.
> 
> Could be useful to anyone, who cannot change locales for some reason:
> I could use a workaround changing space, '_', etc to letters, like 'a'.
> 
> Sorry for bothering with known problem, and thank You for the solution!

This never got closed in the bug tracker.  Happy to see it was
resolved.  Closing it now.

Bob


This bug report was last modified 11 years and 49 days ago.

Previous Next


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