[Bug 562894] [NEW] wrong date format in "ls -la" output

Launchpad Bug Tracker 562894 at bugs.launchpad.net
Wed Jun 1 13:22:42 UTC 2011


You have been subscribed to a public bug:

Binary package hint: bash

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

tr at tr-ubuntu:~$ env|grep LANG
LANG=de_DE.UTF-8
GDM_LANG=de_DE.UTF-8
tr at tr-ubuntu:~$ date
Mi 14. Apr 11:13:46 CEST 2010
tr at tr-ubuntu:~$ touch myFile
tr at 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 at tr-ubuntu:~$ ssh xxx
tr at xxx's password: 
Last login: Wed Apr 14 11:12:53 2010 from yyy
[tr at xxx ~]$ touch myFile
[tr at xxx ~]$ ls -la myFile 
-rw-rw-r-- 1 tr tr 0 14. Apr 11:15 myFile
[tr at 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

** Affects: coreutils (Ubuntu)
     Importance: Undecided
         Status: Incomplete


** Tags: apport-bug i386
-- 
wrong date format in "ls -la" output
https://bugs.launchpad.net/bugs/562894
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to coreutils in Ubuntu.




More information about the foundations-bugs mailing list