From debbugs-submit-bounces@debbugs.gnu.org Tue May 29 12:16:07 2018 Received: (at submit) by debbugs.gnu.org; 29 May 2018 16:16:07 +0000 Received: from localhost ([127.0.0.1]:54197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fNhI6-0000h7-EO for submit@debbugs.gnu.org; Tue, 29 May 2018 12:16:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50321) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fNhI4-0000gJ-A2 for submit@debbugs.gnu.org; Tue, 29 May 2018 12:16:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fNhHy-00012T-8D for submit@debbugs.gnu.org; Tue, 29 May 2018 12:15:59 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:53450) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fNhHy-000122-4T for submit@debbugs.gnu.org; Tue, 29 May 2018 12:15:58 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41257) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fNhHw-0005Cc-Ek for bug-coreutils@gnu.org; Tue, 29 May 2018 12:15:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fNhHt-0000yf-9i for bug-coreutils@gnu.org; Tue, 29 May 2018 12:15:56 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:57420 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fNhHt-0000yV-5h for bug-coreutils@gnu.org; Tue, 29 May 2018 12:15:53 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 689308A3B8; Tue, 29 May 2018 16:15:52 +0000 (UTC) Received: from kdudka-nb.localnet (unknown [10.43.2.36]) by smtp.corp.redhat.com (Postfix) with ESMTP id E1B5C2026609; Tue, 29 May 2018 16:15:51 +0000 (UTC) From: Kamil Dudka To: bug-coreutils@gnu.org Subject: tests/ls/abmon-align does not work today (May 29th) Date: Tue, 29 May 2018 18:16:10 +0200 Message-ID: <14692971.YlphXpkoRL@kdudka-nb> In-Reply-To: References: <1501208979.82403.1520986006382@poczta.nazwa.pl> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.2]); Tue, 29 May 2018 16:15:52 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.2]); Tue, 29 May 2018 16:15:52 +0000 (UTC) for IP:'10.11.54.4' DOMAIN:'int-mx04.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'kdudka@redhat.com' RCPT:'' X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit Cc: =?ISO-8859-1?Q?P=E1draig?= Brady , Rafal Luzynski X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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: -5.1 (-----) Re-posting with a fresh subject. debbugs.gnu.org rejected my original post= =20 because the original bug has been closed and has received no comments for m= ore=20 than 28 days: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D30814 On Wednesday, March 14, 2018 7:40:31 PM CEST P=E1draig Brady wrote: > Given the increase in supported size should only impact relatively few > languages it probably makes sense to increase to 12. The attached does th= at > and also augments the test to find ambiguous cases. The ls/abmon-align test does not work today (May 29th) because of the added= =20 check. The problem is that: touch '-d+N month' for N=3D{01..12} =2E.. in general does not create 12 files with timestamps in different mont= hs.=20 If you run it today (May 29th), touch '-d+09 month' results in March 1st wh= ile=20 touch '-d+10 month' results in March 29th. Consequently, both 09.ts and 10= =2Ets=20 have the same month (March) to begin with and the check for duplicates has = to=20 fail: ++ echo 'Jun Jul Aug Sep Oct Nov Dec Jan Mar Mar Apr May' ++ sort ++ uniq -d ++ wc -l + n_dupes=3D1 + test 1 =3D 1 + test 1 =3D 0 + fail=3D1 + break 2 + test 1 =3D 1 + echo 'misalignment or ambiguous output in C locale:' misalignment or ambiguous output in C locale: + LC_ALL=3DC + TIME_STYLE=3D+%b + ls -lgG 01.ts 02.ts 03.ts 04.ts 05.ts 06.ts 07.ts 08.ts 09.ts 10.ts 11.ts= =20 12.ts =2Drw-rw-r-- 1 0 Jun 01.ts =2Drw-rw-r-- 1 0 Jul 02.ts =2Drw-rw-r-- 1 0 Aug 03.ts =2Drw-rw-r-- 1 0 Sep 04.ts =2Drw-rw-r-- 1 0 Oct 05.ts =2Drw-rw-r-- 1 0 Nov 06.ts =2Drw-rw-r-- 1 0 Dec 07.ts =2Drw-rw-r-- 1 0 Jan 08.ts =2Drw-rw-r-- 1 0 Mar 09.ts =2Drw-rw-r-- 1 0 Mar 10.ts =2Drw-rw-r-- 1 0 Apr 11.ts =2Drw-rw-r-- 1 0 May 12.ts From debbugs-submit-bounces@debbugs.gnu.org Tue May 29 13:16:49 2018 Received: (at 31644-done) by debbugs.gnu.org; 29 May 2018 17:16:49 +0000 Received: from localhost ([127.0.0.1]:54268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fNiEr-0002AY-JN for submit@debbugs.gnu.org; Tue, 29 May 2018 13:16:49 -0400 Received: from mail.magicbluesmoke.com ([82.195.144.49]:33158) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fNiEp-0002AN-6K; Tue, 29 May 2018 13:16:47 -0400 Received: from localhost.localdomain (unknown [76.21.115.186]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.magicbluesmoke.com (Postfix) with ESMTPSA id 6193C9F20; Tue, 29 May 2018 18:16:45 +0100 (IST) Subject: Re: bug#31644: tests/ls/abmon-align does not work today (May 29th) To: Kamil Dudka , 31644-done@debbugs.gnu.org References: <1501208979.82403.1520986006382@poczta.nazwa.pl> <14692971.YlphXpkoRL@kdudka-nb> From: =?UTF-8?Q?P=c3=a1draig_Brady?= Message-ID: <19ed5e6c-bfca-8fc6-90e9-2dff9e308627@draigBrady.com> Date: Tue, 29 May 2018 10:16:43 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <14692971.YlphXpkoRL@kdudka-nb> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 31644-done Cc: Rafal Luzynski X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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: -1.0 (-) On 29/05/18 09:16, Kamil Dudka wrote: > Re-posting with a fresh subject. debbugs.gnu.org rejected my original post > because the original bug has been closed and has received no comments for more > than 28 days: > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30814 > > > On Wednesday, March 14, 2018 7:40:31 PM CEST Pádraig Brady wrote: >> Given the increase in supported size should only impact relatively few >> languages it probably makes sense to increase to 12. The attached does that >> and also augments the test to find ambiguous cases. > > The ls/abmon-align test does not work today (May 29th) because of the added > check. The problem is that: > > touch '-d+N month' for N={01..12} > > ... in general does not create 12 files with timestamps in different months. > > If you run it today (May 29th), touch '-d+09 month' results in March 1st while > touch '-d+10 month' results in March 29th. Consequently, both 09.ts and 10.ts > have the same month (March) to begin with and the check for duplicates has to > fail: That was a latent issue with the original test, which I've now pushed a fix for at: https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=c8eb21c I've a local prototype to address the more general gotcha here wrt relative date adjustments, which I hope to push soon. thanks! Pádraig From debbugs-submit-bounces@debbugs.gnu.org Wed May 30 03:50:41 2018 Received: (at 31644-done) by debbugs.gnu.org; 30 May 2018 07:50:41 +0000 Received: from localhost ([127.0.0.1]:54620 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fNvsX-0005qn-33 for submit@debbugs.gnu.org; Wed, 30 May 2018 03:50:41 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:57090 helo=mx1.redhat.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fNvsV-0005qZ-NP for 31644-done@debbugs.gnu.org; Wed, 30 May 2018 03:50:40 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 1820C818F042; Wed, 30 May 2018 07:50:34 +0000 (UTC) Received: from kdudka-nb.localnet (unknown [10.43.2.36]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6A9D82166BB2; Wed, 30 May 2018 07:50:33 +0000 (UTC) From: Kamil Dudka To: =?ISO-8859-1?Q?P=E1draig?= Brady Subject: Re: bug#31644: tests/ls/abmon-align does not work today (May 29th) Date: Wed, 30 May 2018 09:50:53 +0200 Message-ID: <6532897.XAzAtDWMJU@kdudka-nb> In-Reply-To: <19ed5e6c-bfca-8fc6-90e9-2dff9e308627@draigBrady.com> References: <1501208979.82403.1520986006382@poczta.nazwa.pl> <14692971.YlphXpkoRL@kdudka-nb> <19ed5e6c-bfca-8fc6-90e9-2dff9e308627@draigBrady.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" X-Scanned-By: MIMEDefang 2.78 on 10.11.54.6 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.8]); Wed, 30 May 2018 07:50:34 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.8]); Wed, 30 May 2018 07:50:34 +0000 (UTC) for IP:'10.11.54.6' DOMAIN:'int-mx06.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'kdudka@redhat.com' RCPT:'' X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 31644-done Cc: 31644-done@debbugs.gnu.org, Rafal Luzynski X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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: -3.3 (---) On Tuesday, May 29, 2018 7:16:43 PM CEST P=E1draig Brady wrote: > On 29/05/18 09:16, Kamil Dudka wrote: > > Re-posting with a fresh subject. debbugs.gnu.org rejected my original > > post > > because the original bug has been closed and has received no comments f= or > > more than 28 days: > >=20 > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D30814 > >=20 > > On Wednesday, March 14, 2018 7:40:31 PM CEST P=E1draig Brady wrote: > >> Given the increase in supported size should only impact relatively few > >> languages it probably makes sense to increase to 12. The attached does > >> that > >> and also augments the test to find ambiguous cases. > >=20 > > The ls/abmon-align test does not work today (May 29th) because of the > > added > >=20 > > check. The problem is that: > > touch '-d+N month' for N=3D{01..12} > >=20 > > ... in general does not create 12 files with timestamps in different > > months. > >=20 > > If you run it today (May 29th), touch '-d+09 month' results in March 1st > > while touch '-d+10 month' results in March 29th. Consequently, both > > 09.ts and 10.ts have the same month (March) to begin with and the check > > for duplicates has to > > fail: > That was a latent issue with the original test, which I've > now pushed a fix for at: > https://git.sv.gnu.org/gitweb/?p=3Dcoreutils.git;a=3Dcommitdiff;h=3Dc8eb2= 1c This works for me. Thanks! Kamil > I've a local prototype to address the more general gotcha here > wrt relative date adjustments, which I hope to push soon. >=20 > thanks! > P=E1draig From unknown Sat Jun 14 21:28:07 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, 27 Jun 2018 11:24:06 +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