Description of problem: Tried to yum groupinstall office with zh_CN langpack loaded, but -en language packages of office is searched out and installed. It happened both by gtk-application and console. Version-Release number of selected component (if applicable): yum-langpacks-0.1.5-4.fc15.noarch How reproducible: 100% Steps to Reproduce: 1. Install F15-alpha 2. change language to zh_CN in /etc/sysconfig/i18n 3. Logout and relogin to root 4. yum groupinstall office or install office by gtk-application Actual results: zh_CN langpack is loaded, but -en langpacks of office is searched for installation Expected results: -cn(ie Chinese) langpacks of the application is searched and installed
yum-langpacks-0.2.0-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/yum-langpacks-0.2.0-1.fc15
yum-langpacks-0.2.1-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/yum-langpacks-0.2.1-1.fc15
I'm using yum-langpacks-0.2.1-1.fc15, but I've this issue which looks like to be related to this problem: -------------------------------------------------------------------------- [root@localhost /]# echo $LANG fa_IR.utf8 [root@localhost /]# yum update autoc* Loaded plugins: langpacks, local, presto, refresh-packagekit Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package autocorr-en.noarch 0:3.3.1.2-5.fc15 will be updated ---> Package autocorr-en.noarch 0:3.3.1.2-6.fc15 will be an update ---> Package autocorr-fa.noarch 0:3.3.1.2-5.fc15 will be updated ---> Package autocorr-fa.noarch 0:3.3.1.2-6.fc15 will be an update --> Finished Dependency Resolution --> Running transaction check ---> Package autocorr-en.noarch 0:3.3.1.2-5.fc15 will be updated ---> Package autocorr-en.noarch 0:3.3.1.2-6.fc15 will be an update ---> Package autocorr-fa.noarch 0:3.3.1.2-5.fc15 will be erased --> Finished Dependency Resolution Dependencies Resolved ============================================================================== Package Arch Version Repository Size ============================================================================== Updating: autocorr-en noarch 3.3.1.2-6.fc15 updates-testing 88 k Removing: autocorr-fa noarch 3.3.1.2-5.fc15 @updates-testing 1.0 M Transaction Summary =============================================================================== Upgrade 1 Package(s) Remove 1 Package(s) Total download size: 88 k Is this ok [y/N]: -------------------------------------------------------------------------- Why it tries to remove autocorr-fa?!!
Hedayat - that appears to be a new issue. Can you file it as one?
OK, done: https://bugzilla.redhat.com/show_bug.cgi?id=684817 Thanks.
yum-langpacks-0.2.2-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/yum-langpacks-0.2.2-1.fc15
(In reply to comment #6) > yum-langpacks-0.2.2-1.fc15 has been submitted as an update for Fedora 15. > https://admin.fedoraproject.org/updates/yum-langpacks-0.2.2-1.fc15 I tested it by: #export LC_ALL=zh_CN.UTF-8 #export LANG=zh_CN.UTF-8 Then I tried to #yum groupinstall office I didn't saw the notice 'Add zh_CN to langpack list', is it expected? Also I saw one '-zh' langpack and 'two' -en langpack were searched out, not sure if it's normal.
That is a libreoffice bug; it needs to provide libreoffice-langpack-<langcode>; the plugin is not going to try and encode the knowledge to map Hant -> TC and Hans -> SC. Please file that separately.
yum-langpacks-0.2.2-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.