Bug 509302

Summary: yum exit silently when no update package is available on locale ja_JP.UTF-8
Product: [Fedora] Fedora Reporter: CHIKAMA Masaki <masaki.chikama>
Component: yumAssignee: Seth Vidal <skvidal>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: 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-08-04 12:12:25 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 CHIKAMA Masaki 2009-07-02 04:19:58 UTC
Description of problem:
 Yum exits silently when no update package is available on locale ja_JP.UTF-8.
Running on C or other locale like de_DE.UTF-8 is OK.

Version-Release number of selected component (if applicable):
yum-3.2.23-8.fc12.noarch

How reproducible:
100%

Steps to Reproduce:
1. LANG=ja_JP.UTF-8 yum -y update
2.
3.
  
Actual results:
(No message output)

Expected results:

# LANG=C  yum -y update
Loaded plugins: dellsysidplugin2, refresh-packagekit
Setting up Update Process
No Packages marked for Update

Additional info:

Comment 1 seth vidal 2009-07-02 13:27:16 UTC
What ver of python do you have installed?

rpm -q python

Comment 2 CHIKAMA Masaki 2009-07-03 00:57:07 UTC
python-2.6-7.fc11.i586

OK. It may be related to Bug #504407.

Comment 3 CHIKAMA Masaki 2009-08-04 12:12:25 UTC
This bug seems to be fixed in python-2.6.2-1.fc12.
I'll close the bug. 

I think Bug #504407 also should be closed.