Package: coreutils
Version: 8.5-1
Severity: important
Tags: l10n

david@rascar:~ 19 $ date --date="2010-10-17" +'%c'
date: invalid date 2010-10-17'

david@rascar:~ 20 $  ltrace date --date="2010-10-17" +'%c'
__libc_start_main(0x8049840, 3, 0xbffeee24, 0x8051c90, 0x8051c80
<unfinished ...>
strrchr("date", '/')
 = NULL
 setlocale(6, "")
  = "en_US.UTF-8"
  bindtextdomain("coreutils", "/usr/share/locale")
   = "/usr/share/locale"
   textdomain("coreutils")
    = "coreutils"
    __cxa_atexit(0x804d030, 0, 0, 0, 0xbffeed78)
     = 0
     getenv("POSIXLY_CORRECT")
      = NULL
      strncmp("date", "date=2010-10-17", 4)
       = 0
       strlen("date")
        = 4
        strlen("date=2010-10-17")
         = 15
         clock_gettime(0, 0xbffeec74, 0xb770e0c4, 0xb7706318,
0x1c93bb9d)          = 0
localtime(0xbffeec74)
 = 0xb78606a0
 localtime(0xbffeec7c)
  = 0xb78606a0
  localtime(0xbffeec7c)
   = 0xb78606a0
   strcmp("BRT", "BRST")
    = 1
    mktime(0xbffeec48, 0x9758890, 0x8048894, 0xb7714054, 0x80485a4)
     = 0x4cba66b0
     free(NULL)
      = <void>
      __errno_location()
       = 0xb76ec688
       __ctype_get_mb_cur_max(0xb7706300, 0x80488a2, 4, 10, 17)
        = 6
        dcgettext(0, 0x80547c4, 5, 10, 17)
         = 0x80547c4
         dcgettext(0, 0x80543a4, 5, 10, 17)
          = 0x80543a4
          strlen("'")
           = 1
           dcgettext(0, 0x8051e57, 5, 0x8052fa0, 0)
            = 0x8051e57
            error(1, 0, 0x8051e57, 0x8055e80, 0date: invalid date 2010-10-17'
             <unfinished ...>
             __fpending(0xb785d4e0, 0xbffeec70, 0xb78aaac0,
0xbffeec44, 0xb78973e2)    = 0
fclose(0xb785d4e0)
 = 0
 __fpending(0xb785d580, 0xbffeec70, 0xb78aaac0, 0xbffeec44,
0xb78973e2)    = 0
fclose(0xb785d580)
 = 0
 +++ exited (status 1) +++
 david@rascar:~ 21 $ 
 
-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (800, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages coreutils depends on:
ii  libacl1                      2.2.49-4    Access control list shared library
ii  libattr1                     1:2.4.44-2  Extended attribute shared library
ii  libc6                        2.13-2      Embedded GNU C Library: Shared lib
ii  libselinux1                  2.0.98-1+b1 SELinux runtime shared libraries

coreutils recommends no packages.

coreutils suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to