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 *)
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
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
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).
*** Bug 1039142 has been marked as a duplicate of this bug. ***
I can confirm this is broken in TC5 DVD.
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
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
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
Reproduced the failure in TC5, and confirmed the fix with a live image built with latest langtable.
0.0.23-1.fc20 fixed it,Final RC1 works fine
yeah, i've verified the fix here too. can you put karma on the update? thanks!
sure:)
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.
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.