Bug 515411
| Summary: | f12 language display incorrectly | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Liam Li <lili> | ||||
| Component: | anaconda | Assignee: | Dave Cantrell <dcantrell> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | jlaska, rmaximo, vanmeeuwen+fedora | ||||
| 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-09-02 19:39:59 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 473302 | ||||||
| Attachments: |
|
||||||
This looks like fallout from Jeremy's rhplectomy. anaconda hasn't been using rhpl for a while. We instead seem to be getting /usr/lib/anaconda/lang-names without the translated versions (again). Running 'make lang-names' manually is giving me the localized bits, though. bleargh. Oh bah, I see what it is. It's because we've moved to doing a parallel make. The problem is that we can't really add a dep on a subdir rule. David? This will be fixed in anaconda-12.20-1. |
Created attachment 356103 [details] f12 alpha language Description of problem: f12 non-english language display incorrectly Version-Release number of selected component (if applicable): anaconda 12.7 How reproducible: 100% Steps to Reproduce: 1. start installation with f12 alpha build DVD 2. when anaconda was start,next to language selection for installation 3. non-english language display incorrectly,see attached image Actual results: Expected results: Additional info: