Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: yum.Errors.GroupsError, "No Group named %s exists" % grpid
https://bugzilla.redhat.com/show_bug.cgi?id=531812
Summary: yum.Errors.GroupsError, "No Group named %s exists" % grpid Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: system-config-language AssignedTo: psatpute@redhat.com ReportedBy: mnowak@redhat.com QAContact: extras-qa@fedoraproject.org CC: psatpute@redhat.com, fedora-i18n-bugs@redhat.com Estimated Hours: 0.0 Classification: Fedora Target Release: ---
Description of problem:
Select "Czech"
[testmnowak@dhcp-lab-124 ~]$ system-config-language Zavedeny zásuvné moduly:dellsysidplugin2, refresh-packagekit Selhalo přidání skupinového souboru pro repozitář: rawhide - None Traceback (most recent call last): File "/usr/share/system-config-language/language_gui.py", line 175, in okClicked self.apply() File "/usr/share/system-config-language/language_gui.py", line 265, in apply if not install.is_group_installed(grpid, self.mainWindow): File "/usr/share/system-config-language/gui_install.py", line 79, in is_group_installed raise yum.Errors.GroupsError, "No Group named %s exists" % grpid yum.Errors.GroupsError: No Group named czech-support exists
Version-Release number of selected component (if applicable):
system-config-language-1.3.3-3.fc12.noarch
How reproducible:
always
This is first-time-run GNOME environment as a new user.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=531812
Parag AN(पराग) panemade@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |panemade@gmail.com
--- Comment #1 from Parag AN(पराग) panemade@gmail.com 2009-10-29 11:42:06 EDT --- Strange I can see Czech-support defined in comps-f12.xml but yum grouplist | grep Czech gave nothing.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=531812
--- Comment #2 from Michal Nowak mnowak@redhat.com 2009-10-29 12:01:07 EDT --- Perhaps some sort of repodata problem. I can see Czech there:
newman@dhcp-lab-124 ~ $ yum grouplist | grep Cz Czech Support
But it was generic problem, installation of Danish support failed too.
When I tried to look for language support, s-c-language just showed window stating it's connecting to yum DB but backtraced in terminal and stalled.
When I tried to list comps groups, I got this:
newman@dhcp-lab-124 ~ $ yum grouplist Loaded plugins: dellsysidplugin2, refresh-packagekit Setting up Group Process http://<snip>/pub/fedora/linux/development/x86_64/os/repodata/cbbcb22aa718ece03182bf6820cba2a5db03a652e59622505047970b575623e0-comps-rawhide.xml.gz: [Errno 14] HTTP Error 404 : http://<snip>/pub/fedora/linux/development/x86_64/os/repodata/cbbcb22aa718ece03182bf6820cba2a5db03a652e59622505047970b575623e0-comps-rawhide.xml.gz Trying other mirror. Failed to add groups file for repository: rawhide - None Installed Groups: GNOME Desktop Environment Graphical Internet KDE (K Desktop Environment) Sound and Video Available Groups: Fonts Games and Entertainment Hardware Support System Tools Done
After `yum clean all` and metadata refresh I am now able to find languages in the list, so, I guess the problem was in package metadata and because of this fault, s-c-language backtraced.
Can it be possible that s-c-language handled the installation in some other way, so, it won't stall when got wrong/unexpected input from yum? (What about PackageKit, can it install whole group?)
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=531812
--- Comment #3 from Pravin Satpute psatpute@redhat.com 2009-11-02 04:11:15 EDT --- try once $yum groupinstall czech-support what it gives?
its working fine in my machine, can you little bit elaborate on steps to reproduce?
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=531812
Pravin Satpute psatpute@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=531812
--- Comment #4 from Michal Nowak mnowak@redhat.com 2009-11-02 05:17:22 EDT --- (In reply to comment #3)
try once $yum groupinstall czech-support what it gives?
List of cs-related packages, as expected.
It works *now* because the metadata are valid but they ware not at the time of crash, see comment #2. Because of this invalid metadata yum produced unexpected output and s-c-l crashed
its working fine in my machine, can you little bit elaborate on steps to reproduce?
I am a bit afraid I don't have a sane reproducer, just the output of grouplist at the time of the crash.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=531812
Pravin Satpute psatpute@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |NOTABUG
--- Comment #5 from Pravin Satpute psatpute@redhat.com 2009-11-02 23:38:30 EDT --- s-c-l with yum is very much stable(i will try to add exception handling for avoiding such situations) , still there are advantages of having packagekit support. bug already filed for packagekit support bug #444888
so closing this now, please reopen if any problem
Thanks
i18n-bugs@lists.fedoraproject.org