Bug 1038109 - [ms] typo in territory and locale for Malay language (causes error when selecting Malay in the language selection screen in Anaconda)
Summary: [ms] typo in territory and locale for Malay language (causes error when selec...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: langtable
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mike FABIAN
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: AcceptedBlocker
: 1039142 (view as bug list)
Depends On:
Blocks: F20FinalBlocker
TreeView+ depends on / blocked
 
Reported: 2013-12-04 12:46 UTC by Mike FABIAN
Modified: 2014-01-21 05:56 UTC (History)
9 users (show)

Fixed In Version: langtable-0.0.23-1.fc19
Clone Of:
Environment:
Last Closed: 2013-12-13 05:35:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
error-when-selecting-malay.png (58.95 KB, image/png)
2013-12-04 12:46 UTC, Mike FABIAN
no flags Details

Description Mike FABIAN 2013-12-04 12:46:49 UTC
Created attachment 832631 [details]
error-when-selecting-malay.png

Tested on Fedora-20-TC4-x86_64-netinst.iso

See screen shot.

Apparently caused by a typo in langtable which can be fixed like this:

mfabian@ari:/local/mfabian/src/langtable/data (miketmp *)
$ git diff
diff --git a/data/languages.xml b/data/languages.xml
index e686af8..9f8694e 100644
--- a/data/languages.xml
+++ b/data/languages.xml
@@ -13282,10 +13282,10 @@
       <name><languageId>zu</languageId><trName>isi-Malay</trName></name>
     </names>
     <locales>
-      <locale><localeId>ms_MY_AL.UTF-8</localeId><rank>1000</rank></locale>
+      <locale><localeId>ms_MY.UTF-8</localeId><rank>1000</rank></locale>
     </locales>
     <territories>
-      <territory><territoryId>MY_AL</territoryId><rank>1000</rank></territory>
+      <territory><territoryId>MY</territoryId><rank>1000</rank></territory>
     </territories>
     <keyboards>
       <keyboard><keyboardId>us</keyboardId><rank>1000</rank></keyboard>
mfabian@ari:/local/mfabian/src/langtable/data (miketmp *)

Comment 1 Fedora Update System 2013-12-04 14:38:00 UTC
langtable-0.0.22-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/langtable-0.0.22-1.fc20

Comment 2 Fedora Update System 2013-12-04 14:39:14 UTC
langtable-0.0.22-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/langtable-0.0.22-1.fc19

Comment 3 Fedora Update System 2013-12-05 00:42:28 UTC
Package langtable-0.0.22-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing langtable-0.0.22-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-22748/langtable-0.0.22-1.fc20
then log in and leave karma (feedback).

Comment 4 David Shea 2013-12-06 19:32:06 UTC
*** Bug 1039142 has been marked as a duplicate of this bug. ***

Comment 5 Kamil Páral 2013-12-09 17:08:18 UTC
I can confirm this is broken in TC5 DVD.

Comment 6 Mike Ruckman 2013-12-09 18:15:01 UTC
Discussed in 2013-12-09 Blocker Review meeting [1]. Voted as an AcceptedBlocker for conditionally violating the alpha criteria "When using the dedicated installer images, the installer must be able to complete an installation using the text, graphical and VNC installation interfaces." in the case of selecting Malay" [2]

[1] http://meetbot.fedoraproject.org/fedora-blocker-review/2013-12-09/
[2] https://fedoraproject.org/wiki/Fedora_20_Alpha_Release_Criteria#Installer_must_run

Comment 7 Fedora Update System 2013-12-10 16:58:34 UTC
langtable-0.0.23-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/langtable-0.0.23-1.fc19

Comment 8 Fedora Update System 2013-12-10 17:02:57 UTC
langtable-0.0.23-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/langtable-0.0.23-1.fc20

Comment 9 Adam Williamson 2013-12-11 02:28:54 UTC
Reproduced the failure in TC5, and confirmed the fix with a live image built with latest langtable.

Comment 10 lnie 2013-12-12 08:19:52 UTC
0.0.23-1.fc20 fixed it,Final RC1 works fine

Comment 11 Adam Williamson 2013-12-12 08:33:01 UTC
yeah, i've verified the fix here too. can you put karma on the update? thanks!

Comment 12 lnie 2013-12-12 08:39:42 UTC
sure:)

Comment 13 Fedora Update System 2013-12-13 05:35:33 UTC
langtable-0.0.23-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2014-01-21 05:56:55 UTC
langtable-0.0.23-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.