Bug 1011896

Summary: Cal output in Catalan is incorrect
Product: Red Hat Enterprise Linux 6 Reporter: Vicens <vicens.morales>
Component: util-linux-ngAssignee: Karel Zak <kzak>
Status: CLOSED INSUFFICIENT_DATA QA Contact: qe-baseos-daemons
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.4   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-25 10:59:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vicens 2013-09-25 10:58:48 UTC
Description of problem:

When executing cal command with ca_ES or ca_AD locale it displays Sunday as first day of the week.


Version-Release number of selected component (if applicable): 6.4


How reproducible:

 bash#LC_ALL=ca_ES cal 

  2013 de setembre  
dg dl dt dc dj dv ds
 1  2  3  4  5  6  7
 8  9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30


Steps to Reproduce:
1.
2.
3.

Actual results:
sunday is the first day of the week


Expected results:
Monday must be the first day of the week


Additional info:

Comment 1 Ondrej Vasik 2013-09-25 12:39:31 UTC
(and cal is from util-linux-ng (this might be either issue in cal or in glibc and its LC_ things) -> moving to util-linux-ng, as this has nothing to do with filesystem.