Bug 1052331
| Summary: | system-config-language traceback due to missing zulu-support package | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Parag Nemade <pnemade> |
| Component: | system-config-language | Assignee: | Parag Nemade <pnemade> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | i18n-bugs, lnie, nav007, pnemade, psatpute |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | system-config-language-1.4.0-8.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-19 04:01:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Fixed in system-config-language-1.4.0-7.fc20 build on koji. system-config-language-1.4.0-7.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/system-config-language-1.4.0-7.fc20 system-config-language-1.4.0-7.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/system-config-language-1.4.0-7.fc19 system-config-language-1.4.0-7.fc20 works fine Package system-config-language-1.4.0-7.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 system-config-language-1.4.0-7.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-0976/system-config-language-1.4.0-7.fc20 then log in and leave karma (feedback). system-config-language-1.4.0-7.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. system-config-language-1.4.0-8.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/system-config-language-1.4.0-8.fc19 system-config-language-1.4.0-8.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: # rpm -q system-config-language system-config-language-1.4.1-1.fc20.noarch # system-config-language Starting graphical mode failed. Starting text mode instead. Loaded plugins: langpacks, product-id Traceback (most recent call last): File "/usr/share/system-config-language/system-config-language.py", line 71, in <module> useTextMode() File "/usr/share/system-config-language/system-config-language.py", line 37, in useTextMode app = language_tui.childWindow() File "/usr/share/system-config-language/language_tui.py", line 173, in __init__ rc = LanguageWindow()(screen) File "/usr/share/system-config-language/language_tui.py", line 88, in __call__ if not install.is_group_installed(grpid): File "/usr/share/system-config-language/tui_install.py", line 395, in is_group_installed raise Errors.GroupsError, "No Group named %s exists" % grpid yum.Errors.GroupsError: No Group named zulu-support exists Version-Release number of selected component (if applicable): system-config-language-1.4.1-1.fc20.noarch How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: produces error Expected results: should not give error but some informative message Additional info: