Created attachment 612190 [details] Screenshot KDE spin Live Description of problem: You run system-cofig-language tool on F16 and works all. Install KDE spanish packages (kde-l10n-es and koffice spanish package). You re-login and it on spanish. You run system-cofig-language tool on F17 and not work. Not install spanish packages kde-10n-es... calligra I guessed too not install. You re-login and continue on english. Version-Release number of selected component (if applicable): F17, 1.3.5, 10.fc17, koji-override-0 How reproducible: Steps to Reproduce: 1. Boot KDE spin 2. Run system-cofig-language 3. Select spanish language Actual results: - No install KDE spanish language.
1. what is content of /etc/sysconfig/i18n? It is possible that packages required for spanish not got installed. does what is yum version? try after installing yum-langpacks look at #830563 as well.
Virtual Machine: yum.noarch 3.4.3-23.fc17 @koji-override-0/$releasever $ cat /etc/sysconfig/i18n LANG="es_ES.UTF-8" On my PC: yum.noarch 3.4.3-29.fc17 @updates $ cat /etc/sysconfig/i18n LANG="es_ES.UTF-8" SYSFONT="latarcyrheb-sun16" I installed yum-lanpacks, nothing changes. Spanish group contiune hasn't got KDE packages.
your system locale is changed by s-c-l, but looks like since l10n packages not installed that is why you are not getting required output. does "$yum groupinstall spanish-support" install anything? else try "$yum langinstall es_ES" and let me know if its working
http://fpaste.org/AhSe/ Problem occurs on Live KDE CD. My computer with all updates installed too.
Running Transaction Test Transaction Test Succeeded Running Transaction Updating : yum-langpacks-0.2.5-1.fc17.noarch 1/ Cleanup : yum-langpacks-0.2.4-3.fc17.noarch 2/ Verifying : yum-langpacks-0.2.5-1.fc17.noarch 1/ Verifying : yum-langpacks-0.2.4-3.fc17.noarch 2/ Updated: yum-langpacks.noarch 0:0.2.5-1.fc17 yum groupinstall spanish-support Loaded plugins: langpacks, presto, refresh-packagekit updates/metalink | 27 kB 00:00 Warning: Group spanish-support does not have any packages. No packages in any requested group available to install or update [root@localhost liveuser]# yum langinstall es_ES Loaded plugins: langpacks, presto, refresh-packagekit No such command: langinstall. Please use /usr/bin/yum --help
Yes, it is available with yum-langpacks-0.3.0-2.fc17 hmm, even though https://admin.fedoraproject.org/updates/FEDORA-2012-11861/yum-langpacks-0.3.0-2.fc17 is stable, still yes not available in Fedora-17 update repo. can you install it from fedora testing repo and try again? yum update --enablerepo=updates-testing yum-langpacks
Yep, I did. [root@south0 netSys]# yum langinstall es_ES Complementos cargados:fastestmirror, langpacks, presto, refresh-packagekit Loading mirror speeds from cached hostfile * fedora: mirrors.ircam.fr * rpmfusion-free: mirror01.th.ifl.net * rpmfusion-free-debuginfo: mirror01.th.ifl.net * rpmfusion-free-updates: mirror01.th.ifl.net * rpmfusion-nonfree: mirror01.th.ifl.net * rpmfusion-nonfree-debuginfo: mirror01.th.ifl.net * rpmfusion-nonfree-updates: mirror01.th.ifl.net * updates: mirrors.ircam.fr * updates-source: mirrors.ircam.fr No langpacks to install for: es_ES [root@south0 netSys]# yum groupinstall spanish-support Complementos cargados:fastestmirror, langpacks, presto, refresh-packagekit Loading mirror speeds from cached hostfile * fedora: mirrors.ircam.fr * rpmfusion-free: mirror01.th.ifl.net * rpmfusion-free-debuginfo: mirror01.th.ifl.net * rpmfusion-free-updates: mirror01.th.ifl.net * rpmfusion-nonfree: mirror01.th.ifl.net * rpmfusion-nonfree-debuginfo: mirror01.th.ifl.net * rpmfusion-nonfree-updates: mirror01.th.ifl.net * updates: mirrors.ircam.fr * updates-source: mirrors.ircam.fr Warning: Group spanish-support does not have any packages to install.
$yum langinstall es_ES aspell-es, autocorr-es, gimp-help-es, hunspell-es, hyphen-es, kde-l10n-Spanish, libreoffice-langpack-es mythes-es and kde-l10n should get installed for see http://fpaste.org/yj2S/ do you have these packages?
Mmm... No I have not got installed hyphen-es autocorr-es mythes-es ... These command with updated yum-lang... does not install *-es packages. :'(
two problems here. 1. s-c-l should now use $yum langinstall "lang_countrycode" for support installation, we have bug for it #830563, will fix it soon. 2. dunno, why your yum langinstall does not working properly. try once $yum clean all etc. Can you install *-es packages manually? just to confirm you repose set properly
Ok, its works. Sorry, I thought. I have not installed all packages *-es on my system. But, I have installed all on my system. However, output of new s-c-l says: No langpacks to install for: es_ES Its better than. Warning: Group spanish-support does not have any packages to install. This is solved with new version of s-c-l
Yes, improvement is from yum-langpacks. Soon s-c-l will also follow same thing. Closing this. thanks. do reopen if any problem.