Bug 974743 - Group named german-support missing
Summary: Group named german-support missing
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-language
Version: 19
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Parag Nemade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-15 09:06 UTC by Simon Lewis
Modified: 2014-02-05 03:42 UTC (History)
5 users (show)

Fixed In Version: system-config-language-1.4.0-8.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-19 04:01:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Simon Lewis 2013-06-15 09:06:08 UTC
When applying German in system-config-language dialogue following error message is obtaimed:

"No Group named german-support exists: Do you still want to install language without proper support?"


Steps to reproduce this:

Fedora 19 beta installed from KDE-live iso with German language selected in Anaconda...

- German keyboard / local settings / some but not all translations 
   were installed and / or configured. 

- KDE 4 German internationalisation was not installed.

Subsequently installed system-config-language.noarch 

Run system-config-language.noarch from terminal select and apply German language.

Terminal output:

# system-config-language
Geladene Plugins: langpacks, refresh-packagekit
Traceback (most recent call last):
  File "/usr/share/system-config-language/language_gui.py", line 179, in okClicked
    self.apply()
  File "/usr/share/system-config-language/language_gui.py", line 269, in apply
    if not install.is_group_installed(grpid, self.mainWindow):
  File "/usr/share/system-config-language/gui_install.py", line 118, in is_group_installed
    raise yum.Errors.GroupsError, "No Group named %s exists" % grpid
yum.Errors.GroupsError: No Group named german-support exists
#

Comment 1 Parag Nemade 2013-06-15 14:47:19 UTC
system-config-language is broken currently. If you want to install German support alternative way is to use following command
sudo yum langinstall de

Comment 2 Parag Nemade 2013-12-16 17:11:17 UTC
Currently yum groups behaviour is broken in Fedora 20 due to removed language support groups and yum started using groups as objects now. The better solution can be provided is to stop reporting this as a error and have some more meaningful informative message like "Due to comps cleanup %s group got removed and no longer exists. Therefore only setting the default system language".

Comment 3 Parag Nemade 2014-01-16 04:36:42 UTC
Fixed in system-config-language-1.4.0-7.fc20 build on koji.

Comment 4 Fedora Update System 2014-01-16 04:39:02 UTC
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

Comment 5 Fedora Update System 2014-01-16 05:10:04 UTC
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

Comment 6 Fedora Update System 2014-01-17 05:42:03 UTC
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).

Comment 7 Fedora Update System 2014-01-19 04:01:36 UTC
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.

Comment 8 Fedora Update System 2014-01-27 06:27:04 UTC
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

Comment 9 Fedora Update System 2014-02-05 03:42:05 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.