Public bug reported:

Binary package hint: bash

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

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


** 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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to