[Bug 562894] Re: wrong date format in "ls -la" output
Ralph Corderoy
ralph at inputplus.co.uk
Wed Dec 27 13:31:56 UTC 2017
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
Foundations Bugs, 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 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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/562894/+subscriptions
More information about the foundations-bugs
mailing list