From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 08 11:42:29 2010 Received: (at submit) by debbugs.gnu.org; 8 Sep 2010 15:42:30 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtMn7-0003WH-Bd for submit@debbugs.gnu.org; Wed, 08 Sep 2010 11:42:29 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtLJO-0002uF-8o for submit@debbugs.gnu.org; Wed, 08 Sep 2010 10:07:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtLLI-0004zW-9v for submit@debbugs.gnu.org; Wed, 08 Sep 2010 10:09:41 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,T_DKIM_INVALID,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:55447) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtLLI-0004zS-74 for submit@debbugs.gnu.org; Wed, 08 Sep 2010 10:09:40 -0400 Received: from [140.186.70.92] (port=58589 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtKpl-0002pg-Qd for bug-coreutils@gnu.org; Wed, 08 Sep 2010 09:37:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtKnU-0006nk-MZ for bug-coreutils@gnu.org; Wed, 08 Sep 2010 09:34:48 -0400 Received: from mail-qy0-f176.google.com ([209.85.216.176]:59610) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtKnU-0006my-KP for bug-coreutils@gnu.org; Wed, 08 Sep 2010 09:34:44 -0400 Received: by qyk2 with SMTP id 2so52892qyk.0 for ; Wed, 08 Sep 2010 06:34:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=0cSq+1bCSlgJxjBeDzIR7FLS27zrt31KHXa+5m5EFU8=; b=ac7fo7TL1bg++e/Ljc+nAu7MFlc4k3g0VO2FTNBiKAmvJja73UObHQhKg+HJduPhVi L8v7V/PnQaHKLAAwIAvl8OhKfztOmQuU6sKyuqHyTeJybrjSDMjAzP//kBebhsgRknuR FAMYRAmrC5sMMy+2fxbA4HQKZq3CX8gQ1LYDM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ZpwhUpmvAnHLifzN7QnmiherbCUlYx825uFj5u/shW2nuH97eNP3AZZXBHgul2L2mk 2afRIkBiaDE+icPya96KkcSPVj12YNe579acdF/ZuY+Qd/JRqOnU0P8s8KVSgKiv6MAL XCbF+M3ihS0ABUK5EyO9DPH0RT7Zpg3flZgpA= MIME-Version: 1.0 Received: by 10.224.45.22 with SMTP id c22mr148100qaf.103.1283952883097; Wed, 08 Sep 2010 06:34:43 -0700 (PDT) Received: by 10.229.95.69 with HTTP; Wed, 8 Sep 2010 06:34:42 -0700 (PDT) Date: Wed, 8 Sep 2010 15:34:42 +0200 Message-ID: Subject: sort GNU coreutils 6.9.92.4-f088d-dirty From: =?UTF-8?Q?Zolt=C3=A1n_Krajcsovics?= To: bug-coreutils@gnu.org Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 08 Sep 2010 11:42:28 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.9 (-----) 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 From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 08 12:18:49 2010 Received: (at 7000) by debbugs.gnu.org; 8 Sep 2010 16:18:49 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtNMH-0003lA-CE for submit@debbugs.gnu.org; Wed, 08 Sep 2010 12:18:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtNME-0003l5-UN for 7000@debbugs.gnu.org; Wed, 08 Sep 2010 12:18:48 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o88GKj8b016080 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 8 Sep 2010 12:20:45 -0400 Received: from [10.3.113.95] (ovpn-113-95.phx2.redhat.com [10.3.113.95]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o88GKj29004374; Wed, 8 Sep 2010 12:20:45 -0400 Message-ID: <4C87B7DC.7010309@redhat.com> Date: Wed, 08 Sep 2010 10:20:44 -0600 From: Eric Blake Organization: Red Hat User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100806 Fedora/3.1.2-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.2 MIME-Version: 1.0 To: =?UTF-8?B?Wm9sdMOhbiBLcmFqY3Nvdmljcw==?= Subject: Re: bug#7000: sort GNU coreutils 6.9.92.4-f088d-dirty References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by mx1.redhat.com id o88GKj8b016080 X-Spam-Score: -9.3 (---------) X-Debbugs-Envelope-To: 7000 Cc: 7000@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -10.0 (----------) On 09/08/2010 07:34 AM, Zolt=C3=A1n Krajcsovics wrote: > 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 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-o= rder_0021 --=20 Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 08 12:22:38 2010 Received: (at 7000) by debbugs.gnu.org; 8 Sep 2010 16:22:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtNPy-0003mw-Ma for submit@debbugs.gnu.org; Wed, 08 Sep 2010 12:22:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtNPw-0003mp-Ay for 7000@debbugs.gnu.org; Wed, 08 Sep 2010 12:22:37 -0400 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o88GOYPF003665 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 8 Sep 2010 12:24:35 -0400 Received: from [10.3.113.95] (ovpn-113-95.phx2.redhat.com [10.3.113.95]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o88GOX6A004395; Wed, 8 Sep 2010 12:24:33 -0400 Message-ID: <4C87B8C0.90903@redhat.com> Date: Wed, 08 Sep 2010 10:24:32 -0600 From: Eric Blake Organization: Red Hat User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100806 Fedora/3.1.2-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.2 MIME-Version: 1.0 To: =?UTF-8?B?Wm9sdMOhbiBLcmFqY3Nvdmljcw==?= Subject: Re: bug#7000: sort GNU coreutils 6.9.92.4-f088d-dirty References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed X-Scanned-By: MIMEDefang 2.67 on 10.5.11.16 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by mx1.redhat.com id o88GOYPF003665 X-Spam-Score: -10.1 (----------) X-Debbugs-Envelope-To: 7000 Cc: 7000@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -10.1 (----------) On 09/08/2010 07:34 AM, Zolt=C3=A1n Krajcsovics wrote: > coreutils version (from man page): > GNU coreutils 6.9.92.4-f088d-dirty That seems like a weird version - normally, the only people that should=20 be running a -dirty version are those actually developing from=20 coreutils.git; but since we have long since moved past 6.9, I'm assuming=20 you got your coreutils pre-built as part of a distro. Rather than=20 relying on a possibly broken man page, what does 'sort --version' state?=20 At any rate, you may want to report the broken man page to your=20 distro, to get them to fix it to report a saner string. Meanwhile, the latest stable coreutils is 8.5, which fixes several real=20 bugs in sort; or, if you use the current coreutils.git sources, you can=20 use the new 'sort --debug' option which would give you some verbose=20 hints about how your locale is affecting things. --=20 Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 08 12:58:47 2010 Received: (at 7000) by debbugs.gnu.org; 8 Sep 2010 16:58:47 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtNyw-00044I-Tm for submit@debbugs.gnu.org; Wed, 08 Sep 2010 12:58:47 -0400 Received: from mailout-de.gmx.net ([213.165.64.23] helo=mail.gmx.net) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OtNyu-00044D-04 for 7000@debbugs.gnu.org; Wed, 08 Sep 2010 12:58:45 -0400 Received: (qmail invoked by alias); 08 Sep 2010 17:00:41 -0000 Received: from p54862153.dip.t-dialin.net (EHLO turtle.gmx.de) [84.134.33.83] by mail.gmx.net (mp061) with SMTP; 08 Sep 2010 19:00:41 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX1+6YSdcLKG6TSPrS79nhUVGL3KesA3XWq0Z9K0/ea vN+GdAzWaLfJz/ Received: by turtle.gmx.de (Postfix, from userid 1000) id E94D53F456; Wed, 8 Sep 2010 19:00:38 +0200 (CEST) From: Sven Joachim To: Eric Blake Subject: Re: bug#7000: sort GNU coreutils 6.9.92.4-f088d-dirty References: <4C87B8C0.90903@redhat.com> Date: Wed, 08 Sep 2010 19:00:38 +0200 In-Reply-To: <4C87B8C0.90903@redhat.com> (Eric Blake's message of "Wed, 08 Sep 2010 10:24:32 -0600") Message-ID: <877hiwmaq1.fsf@turtle.gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Spam-Score: -2.8 (--) X-Debbugs-Envelope-To: 7000 Cc: 7000@debbugs.gnu.org, =?iso-8859-1?Q?Zolt=E1n?= Krajcsovics X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.8 (--) On 2010-09-08 18:24 +0200, Eric Blake wrote: > On 09/08/2010 07:34 AM, Zoltán Krajcsovics wrote: >> coreutils version (from man page): >> GNU coreutils 6.9.92.4-f088d-dirty > > That seems like a weird version - normally, the only people that > should be running a -dirty version are those actually developing from > coreutils.git; but since we have long since moved past 6.9, I'm > assuming you got your coreutils pre-built as part of a distro. Rather > than relying on a possibly broken man page, what does 'sort --version' > state? At any rate, you may want to report the broken man page to your > distro, to get them to fix it to report a saner string. He's running coreutils 6.10, I reported the weird version in the manpages back in January 2008¹. Probably it's not important enough for distros to fix this. Sven ¹ http://lists.gnu.org/archive/html/bug-coreutils/2008-01/msg00219.html From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 08 14:51:55 2010 Received: (at 7000) by debbugs.gnu.org; 8 Sep 2010 18:51:55 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtPkR-000553-7B for submit@debbugs.gnu.org; Wed, 08 Sep 2010 14:51:55 -0400 Received: from mail-gx0-f172.google.com ([209.85.161.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtPkO-00054y-VL for 7000@debbugs.gnu.org; Wed, 08 Sep 2010 14:51:53 -0400 Received: by gxk20 with SMTP id 20so218128gxk.3 for <7000@debbugs.gnu.org>; Wed, 08 Sep 2010 11:53:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=R7J0KAz0CoTMGLkVOBn9DLXj5EGXwjMZqZzT8yjp4c8=; b=bBgoXBBZrcqDQzPMZ3ih16OqSHj5c5HZEF4IlYJJqRqfSbpUvVeA6RWG7dtUXd8E72 yPfGYIwB46i62QxhaCkwMWcPaAWoFz/J6xClSLnpExE6v2kmrhGRTI8xRiD9lhdjKzkd 1RSBkEV3BR70NWfws9sAaXOdji5De3ARM92rw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=sMTPgpiYnuKhgchRGb0tOitSHd70TVy2w2nItuipeW07xTjXRN4LKesB2iuGCNWbrk qDbkMrgF+BZuy/MSkQ2egoamVI3fMn3omLNzH1xU7mPrXfeqn2h7i56GCwSFmkOJ5C2R A1YlaVqB5q3zNxcaw3DXmuABHxpja6mYQzvpA= MIME-Version: 1.0 Received: by 10.224.115.79 with SMTP id h15mr280173qaq.21.1283972030876; Wed, 08 Sep 2010 11:53:50 -0700 (PDT) Received: by 10.229.95.69 with HTTP; Wed, 8 Sep 2010 11:53:50 -0700 (PDT) In-Reply-To: <877hiwmaq1.fsf@turtle.gmx.de> References: <4C87B8C0.90903@redhat.com> <877hiwmaq1.fsf@turtle.gmx.de> Date: Wed, 8 Sep 2010 20:53:50 +0200 Message-ID: Subject: Re: bug#7000: sort GNU coreutils 6.9.92.4-f088d-dirty From: =?UTF-8?Q?Zolt=C3=A1n_Krajcsovics?= To: Sven Joachim Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: 7000 Cc: 7000@debbugs.gnu.org, Eric Blake X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.7 (---) 2010/9/8 Sven Joachim : > On 2010-09-08 18:24 +0200, Eric Blake wrote: > >> On 09/08/2010 07:34 AM, Zolt=C3=A1n Krajcsovics wrote: >>> coreutils version (from man page): >>> GNU coreutils 6.9.92.4-f088d-dirty >> >> That seems like a weird version - normally, the only people that >> should be running a -dirty version are those actually developing from >> coreutils.git; but since we have long since moved past 6.9, I'm >> assuming you got your coreutils pre-built as part of a distro. =C2=A0Rat= her >> than relying on a possibly broken man page, what does 'sort --version' >> state? At any rate, you may want to report the broken man page to your >> distro, to get them to fix it to report a saner string. > > He's running coreutils 6.10, I reported the weird version in the > manpages back in January 2008=C5=A1. =C2=A0Probably it's not important en= ough for > distros to fix this. > > Sven > > > =C5=A1 http://lists.gnu.org/archive/html/bug-coreutils/2008-01/msg00219.h= tml > That is right. From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 08 16:29:23 2010 Received: (at 7000) by debbugs.gnu.org; 8 Sep 2010 20:29:23 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtRGl-0005is-LG for submit@debbugs.gnu.org; Wed, 08 Sep 2010 16:29:23 -0400 Received: from mail-qy0-f172.google.com ([209.85.216.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtRGj-0005il-KR for 7000@debbugs.gnu.org; Wed, 08 Sep 2010 16:29:22 -0400 Received: by qyk1 with SMTP id 1so5027188qyk.3 for <7000@debbugs.gnu.org>; Wed, 08 Sep 2010 13:31:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=BcQRf7mY7lJ0UTk8MrI9acTYWvm5P8suPuHyfxursfk=; b=BtbXpBdhLASil0sOo2aaJHWOdF+2X5+xvG1qEO+PyrH125+ehGkzQ3EwYmiOLxIjrQ CJ8T4phDizv7wfkv/q2qZok6aM+FTjBc7BFSPJaAPY2/qB1grnpMA0kvFnOheneT0y2v Q08Expb7yOhnXlZfQ5SvkcPSeTD1H1xudkM3o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Y6sFyzgZq9cd7xPnM3GDvFV3BG5h4C5Ro8YpmlVD0LS23BomqxLbHmfGRFWfOQCWEq wJRBz91W3YS+KCk3mmaNS257jY0DhFFSJkgl/EPs/gKLI9nwxQadtTnPAhZyVzsOamek NqYYK+Oh3hcmNLXS6cr0BL0Oo9mKVwwK9DQQI= MIME-Version: 1.0 Received: by 10.224.43.163 with SMTP id w35mr226130qae.92.1283977880739; Wed, 08 Sep 2010 13:31:20 -0700 (PDT) Received: by 10.229.95.69 with HTTP; Wed, 8 Sep 2010 13:31:20 -0700 (PDT) In-Reply-To: <4C87B7DC.7010309@redhat.com> References: <4C87B7DC.7010309@redhat.com> Date: Wed, 8 Sep 2010 22:31:20 +0200 Message-ID: Subject: Re: bug#7000: sort GNU coreutils 6.9.92.4-f088d-dirty From: =?UTF-8?Q?Zolt=C3=A1n_Krajcsovics?= To: Eric Blake Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: 7000 Cc: 7000@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.3 (---) Eric Blake =C3=ADrta (2010. szeptember 8. 18:20): > On 09/08/2010 07:34 AM, Zolt=C3=A1n Krajcsovics wrote: >> >> 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 > > 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-o= rder_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! Zoltan Krajcsovics From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 30 04:26:35 2012 Received: (at control) by debbugs.gnu.org; 30 Aug 2012 08:26:35 +0000 Received: from localhost ([127.0.0.1]:57081 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T705B-0006Ev-9W for submit@debbugs.gnu.org; Thu, 30 Aug 2012 04:26:34 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:49878) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T7058-0006Em-DT for control@debbugs.gnu.org; Thu, 30 Aug 2012 04:26:31 -0400 Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 3736A20E44 for ; Thu, 30 Aug 2012 04:25:21 -0400 (EDT) Received: from web5.nyi.mail.srv.osa ([10.202.2.215]) by compute5.internal (MEProxy); Thu, 30 Aug 2012 04:25:21 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:subject:date; s=smtpout; bh=yUfJ133wNLWaQHb3TYv5eEzNLWg=; b=j7sht89VPoQ6n8cpm1RMl2G9jUfv pyYxPKkUJYRA2EhWATPUZkMDzmXVaYraeUOnp4iT/Gkm19pn1GV9/9WBYMVnH5em dtt9dHA2MbMQNi6dQGY96zzg7+8L4/TWcuBS/fCNpVHzh8/uSJYntoGdubhVMq/r 09JnsDnZj5MukA4= Received: by web5.nyi.mail.srv.osa (Postfix, from userid 99) id DE71E4C0212; Thu, 30 Aug 2012 04:25:20 -0400 (EDT) Message-Id: <1346315120.10703.140661121426477.2AFE53D5@webmail.messagingengine.com> X-Sasl-Enc: 4nXWxMLkgjDvdikikEcOj9pbHgqp6intQUQ9wPX89h/O 1346315120 From: era eriksson To: control@debbugs.gnu.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface Subject: Still more bug maintenance Date: Thu, 30 Aug 2012 11:25:20 +0300 X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) tags 6970 + moreinfo tags 7000 + notabug tags 7731 + moreinfo tags 8294 + moreinfo close 8294 tags 10136 + notabug close 10136 tags 10456 + moreinfo tags 10799 + moreinfo tags 10900 + moreinfo tags 11316 + moreinfo tags 11696 + notabug close 11696 tags 11949 + moreinfo thanks /* era */ -- If this were a real .signature, it would suck less. Well, maybe not. From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 08 13:32:59 2014 Received: (at 7000-done) by debbugs.gnu.org; 8 Apr 2014 17:32:59 +0000 Received: from localhost ([127.0.0.1]:38028 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WXZtK-0001pL-Na for submit@debbugs.gnu.org; Tue, 08 Apr 2014 13:32:59 -0400 Received: from joseki.proulx.com ([216.17.153.58]:59689) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WXZtI-0001pB-DU for 7000-done@debbugs.gnu.org; Tue, 08 Apr 2014 13:32:57 -0400 Received: from hysteria.proulx.com (hysteria.proulx.com [192.168.230.119]) by joseki.proulx.com (Postfix) with ESMTP id E2C1021228; Tue, 8 Apr 2014 11:32:55 -0600 (MDT) Received: by hysteria.proulx.com (Postfix, from userid 1000) id 7E8AA2DC9A; Tue, 8 Apr 2014 11:32:55 -0600 (MDT) Date: Tue, 8 Apr 2014 11:32:55 -0600 From: Bob Proulx To: =?iso-8859-1?Q?Zolt=E1n?= Krajcsovics Subject: Re: bug#7000: sort GNU coreutils 6.9.92.4-f088d-dirty Message-ID: <20140408173255.GA25582@hysteria.proulx.com> References: <4C87B7DC.7010309@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: 7000-done Cc: 7000-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: 7000@debbugs.gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) 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 From unknown Mon Jun 23 00:33:12 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 07 May 2014 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator