+++ This bug was initially created as a clone of Bug #182132 +++ Description of problem: Anaconda does not install kde-i18n-korean Version-Release number of selected component (if applicable): anaconda-11.1.0.24-1.i386.rpm How reproducible: every time Steps to Reproduce: 1. Use Korean during installation 2. Choose to install KDE Actual results: KDE is installed without the kde-i18n-Korean package Expected results: Up to FC5 Anaconda usually installes the KDE language pack that matches the language the user performing the install chose to use during the installation IMHO, this behavior should be reactivated. Additional info:
Does this still happen with the test1 tree?
Problem exist on following package: -------------- anaconda-11.1.0.45-1 and anaconda-11.1.0.48-1 (Rawhide) --------------
Please attach your /root/install.log and /var/log/anaconda.log of a rawhide install exhibiting this as uncompressed individual attachments.
Created attachment 132669 [details] Install log for ko_KR
Created attachment 132670 [details] var_log_anaconda.log file attached
This appears to be a regression in comps openoffice.org-langpack-ko_KR has been successfully selected, and I can see kdebase being installed which is what we should key on. We need a line like: <packagereq type="conditional" requires="kdelibs">kde-i18n-Korean</packagereq> in Korean Support group. It's probably worth checking all the language groups for missing conditional requires.
Added to comps.