Your message dated Thu, 22 Dec 2005 14:36:01 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Mar 2003 01:02:46 +0000
>From [EMAIL PROTECTED] Sat Mar 01 19:02:46 2003
Return-path: <[EMAIL PROTECTED]>
Received: from smtp1.pp.htv.fi [212.90.64.111] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18pHsM-00011u-00; Sat, 01 Mar 2003 19:02:46 -0600
Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50])
        by smtp1.pp.htv.fi (Postfix) with ESMTP
        id D42AA7FC0D; Sun,  2 Mar 2003 03:02:44 +0200 (EET)
Received: from nimbocumulus ([213.243.145.247])
        by posti.pp.htv.fi (8.11.1/8.11.1) with ESMTP id h2212eu10101;
        Sun, 2 Mar 2003 03:02:41 +0200 (EET)
Received: by nimbocumulus (Postfix, from userid 1000)
        id 63FA6F828; Sun,  2 Mar 2003 03:02:39 +0200 (EET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Heikki Kantola <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: coreutils: date ignores field width in %1e
X-Mailer: reportbug 2.10
Date: Sun, 02 Mar 2003 03:02:39 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-0.2 required=4.0
        tests=HAS_PACKAGE,SPAM_PHRASE_00_01
        version=2.44
X-Spam-Level: 

Package: coreutils
Version: 4.5.7-1
Severity: normal
Tags: sid

Earlier versions of date rendered formatting command '%1e' for days
1..9 without the blank padding, now the program seems to ignore the
field width defition and always print the blank before the single 
number. 

I did notice, I can go around by using format '%-1d' instead, but as I
had such formatting in a daily cron job script, this unexpected change
of behaviour caused some minor trouble.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux nimbocumulus 2.4.19-pre10-ac2 #2 Thu Jun 13 22:16:09 EEST 2002 
i686
Locale: LANG=C, LC_CTYPE=fi_FI

Versions of packages coreutils depends on:
ii  libc6                         2.3.1-14   GNU C Library: Shared libraries an

-- no debconf information


---------------------------------------
Received: (at 183070-done) by bugs.debian.org; 22 Dec 2005 13:36:42 +0000
>From [EMAIL PROTECTED] Thu Dec 22 05:36:42 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mailservice.tudelft.nl ([130.161.131.5])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EpQcc-0003Mf-EM; Thu, 22 Dec 2005 05:36:42 -0800
Received: from localhost (localhost [127.0.0.1])
        by rav.antivirus (Postfix) with ESMTP id D6D04223135;
        Thu, 22 Dec 2005 14:36:10 +0100 (CET)
Received: from 82-171-132-56.dsl.ip.tiscali.nl (x078.decis.nl [130.161.177.78])
        by mx0.tudelft.nl (Postfix) with ESMTP id 17CD9223136;
        Thu, 22 Dec 2005 14:36:09 +0100 (CET)
Received: from [127.0.0.1] (localhost [127.0.0.1])
        by 82-171-132-56.dsl.ip.tiscali.nl (Postfix) with ESMTP id 3B646C0299;
        Thu, 22 Dec 2005 14:36:02 +0100 (CET)
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 22 Dec 2005 14:36:01 +0100
From: Thomas Hood <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED],
        Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Fixed
X-Enigmail-Version: 0.92.1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new at tudelft.nl
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-4.0 required=4.0 tests=BAYES_00,ONEWORD,
        VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

tags 183070 - sid
stop

The bug has been fixed.

[EMAIL PROTECTED]:/$ date --date=2003-05-01 +%1e
 1
[EMAIL PROTECTED]:/$ date --date=2003-05-01 +%-e
1
[EMAIL PROTECTED]:/$ date --version
date (GNU coreutils) 5.93
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David MacKenzie.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to