Hi Maik, If you think you are confirming the original bug report still
exists then you need to change the status above from `New' to
`Confirmed'.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/562894

Title:
  wrong date format in "ls -la" output

Status in coreutils package in Ubuntu:
  New

Bug description:
  Binary package hint: bash

  My system is set to german output but the long ls listing shows
  wrong/us date format:

  tr@tr-ubuntu:~$ env|grep LANG
  LANG=de_DE.UTF-8
  GDM_LANG=de_DE.UTF-8
  tr@tr-ubuntu:~$ date
  Mi 14. Apr 11:13:46 CEST 2010
  tr@tr-ubuntu:~$ touch myFile
  tr@tr-ubuntu:~$ ls -la myFile 
  -rw-r--r-- 1 tr tr 0 2010-04-14 11:13 myFile

  Here is an example of Redhat EL5 which gives different/right output:
  tr@tr-ubuntu:~$ ssh xxx
  tr@xxx's password: 
  Last login: Wed Apr 14 11:12:53 2010 from yyy
  [tr@xxx ~]$ touch myFile
  [tr@xxx ~]$ ls -la myFile 
  -rw-rw-r-- 1 tr tr 0 14. Apr 11:15 myFile
  [tr@xxx ~]$ env|grep LANG
  LANG=de_DE.UTF-8

  ProblemType: Bug
  Architecture: i386
  Date: Wed Apr 14 11:07:53 2010
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: bash 4.0-5ubuntu2
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
  SourcePackage: bash
  Uname: Linux 2.6.31-20-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/562894/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to