Bug 873865

Summary: langsupport groups not getting added
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: anacondaAssignee: David Cantrell <dcantrell>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: awilliam, dcantrell, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: AcceptedNTH
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-20 00:36:56 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:
Bug Depends On:    
Bug Blocks: 752664    

Description Jesse Keating 2012-11-06 20:57:36 UTC
Comps has language support groups that define specific packages that should come in when a particular language is picked.  This is not functioning currently in the re-written yum backend of F18's anaconda.  Because of this some fonts will be missing, same with tools like m17n, and scim-tables, etc...

Comment 1 Jesse Keating 2012-11-06 20:58:27 UTC
Proposing nice to have, as it would be nice for people using those languages get the bits they need.

Comment 2 Adam Williamson 2012-11-06 21:00:02 UTC
What would the fix for this look like? How icky is it?

Comment 3 Jesse Keating 2012-11-06 21:09:16 UTC
The fix just got proposed upstream, basically takes the lang values we're seeing now "es_ES.UTF-8" and truncating it down to just "es".  The rest is existing code.

Comment 4 Jesse Keating 2012-11-06 23:10:42 UTC
Patch posted.

Comment 5 Adam Williamson 2012-11-07 18:11:12 UTC
Discussed 2012-11-07 NTH review meeting: http://meetbot.fedoraproject.org/fedora-qa/2012-11-07/f18beta-blocker-review-7.2012-11-07-17.03.log.txt . Accepted as NTH as it's a significant issue for non-English users that cannot be fixed with an update.

Comment 6 Fedora Update System 2012-11-08 03:23:06 UTC
anaconda-18.27-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/anaconda-18.27-1.fc18

Comment 7 Adam Williamson 2012-11-20 00:36:56 UTC
18.27 has since gone stable, so let's close this. I'm assuming it actually works.