Bug 507055

Summary: Yum messages not displayed when LANG=fr_FR.UTF-8
Product: [Fedora] Fedora Reporter: Didier G <didierg-divers>
Component: yumAssignee: Seth Vidal <skvidal>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: ffesti, james.antill, pmatilai, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-06-21 05:53:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Didier G 2009-06-20 10:03:07 UTC
Description of problem:


When LANG=fr_FR.UTF-8 yum does not display all messages it displays when LANG=C


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

yum-3.2.23-3.fc11.noarch

How reproducible:

Just run yum

Steps to Reproduce:
1.
2.
3.
  
Actual results:

$ sudo yum update
[sudo] password for didier: 
--> Lancement de la transaction de test
Est-ce correct [o/N] : N

Expected results:

$ LANG=C sudo yum update
[sudo] password for didier: 
Loaded plugins: refresh-packagekit
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package cpuspeed.i586 1:1.5-8.fc11 set to be updated
---/---
---> Package tzdata-java.noarch 0:2009j-1.fc11 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                     Arch       Version               Repository   Size
================================================================================
Updating:
 cpuspeed                    i586       1:1.5-8.fc11          updates      37 k
---/---
 tzdata-java                 noarch     2009j-1.fc11          updates     185 k

Transaction Summary
================================================================================
Install      0 Package(s)         
Update      23 Package(s)         
Remove       0 Package(s)         

Total download size: 18 M
Is this ok [y/N]:

Additional info:

Comment 1 James Antill 2009-06-21 05:53:57 UTC

*** This bug has been marked as a duplicate of bug 504407 ***