Bug 1024656

Summary: no langpack picked up on updating
Product: [Fedora] Fedora Reporter: Akira TAGOH <tagoh>
Component: yum-langpacksAssignee: Parag Nemade <pnemade>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: i18n-bugs, james.antill, mfabian, notting, petersen, pnemade
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-12 05:37:39 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:

Description Akira TAGOH 2013-10-30 07:35:24 UTC
Description of problem:
When testing followed by the test case http://fedoraproject.org/wiki/QA:Langpack_Yum_Application, that looks like langpack is installed when updating as well, but seems not.

Version-Release number of selected component (if applicable):
yum-langpacks-0.4.2-1.fc20.noarch
Fedora-Live-Desktop-x86_64-20-Beta-TC6.iso

How reproducible:
always

Steps to Reproduce:
1.boot on Live
2.change the language from gnome-control-center region and re-log in
3.open a terminal and become root
4.make sure current locale is what one expects (for me ja_JP)
4.run yum install libreoffice

Actual results:
yum doesn't pick up libreoffice-langpack-ja

Expected results:
should be in the update list

Additional info:
yum langinstall japanese and installing libreoffice once removing all of libreoffice* packages works. not working on only when updating

Comment 1 Parag Nemade 2013-11-01 07:09:46 UTC
I am working on this and find only libreoffice having this issue using langpacks plugin. I will debug this and reply.

Comment 2 Parag Nemade 2013-11-08 17:52:57 UTC
Looks like only libreoffice-core package update/install failing to pick its langpack package.

Comment 3 Parag Nemade 2013-11-12 05:37:39 UTC
After some more debugging, I can say yum langpacks plugin is not for package updates but only for newly installed packages. See bug 568361

Updated section A of test case accordingly.