Bug 960406 - yum cannot install kde group, KeyError: 'kde-apps'
Summary: yum cannot install kde group, KeyError: 'kde-apps'
Keywords:
Status: CLOSED DUPLICATE of bug 928859
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 19
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-07 07:40 UTC by Petr Sklenar
Modified: 2013-05-08 14:01 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-08 14:01:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Sklenar 2013-05-07 07:40:11 UTC
Description of problem:


Version-Release number of selected component (if applicable):
yum-3.4.3-83.fc19.noarch

How reproducible:


Steps to Reproduce:
1.   yum groupinstall "KDE Plasma Workspaces"

Actual results:

  Verifying  : libreport-plugin-reportuploader-2.1.4-1.fc19.x86_64                                                                                                                                     311/317 
  Verifying  : libreport-web-2.1.4-1.fc19.x86_64                                                                                                                                                       312/317 
  Verifying  : libreport-plugin-logger-2.1.4-1.fc19.x86_64                                                                                                                                             313/317 
  Verifying  : libreport-plugin-bugzilla-2.1.4-1.fc19.x86_64                                                                                                                                           314/317 
  Verifying  : libreport-filesystem-2.1.4-1.fc19.x86_64                                                                                                                                                315/317 
  Verifying  : libreport-2.1.4-1.fc19.x86_64                                                                                                                                                           316/317 
  Verifying  : libreport-gtk-2.1.4-1.fc19.x86_64                                                                                                                                                       317/317 
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in <module>
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 316, in user_main
    errcode = main(args)
  File "/usr/share/yum-cli/yummain.py", line 219, in main
    return_code = base.doTransaction()
  File "/usr/share/yum-cli/cli.py", line 697, in doTransaction
    resultobject = self.runTransaction(cb=cb)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1763, in runTransaction
    self.igroups.save()
  File "/usr/lib/python2.7/site-packages/yum/igroups.py", line 148, in save
    self._write_grp_grps()
  File "/usr/lib/python2.7/site-packages/yum/igroups.py", line 175, in _write_grp_grps
    if self.groups[grpname].environment == evgrp.evgid:
KeyError: 'kde-apps'

Expected results:
no traceback

Additional info:

Comment 1 Petr Sklenar 2013-05-07 07:41:10 UTC
Actually that group was installed, its error in the end

Comment 2 Jan Zeleny 2013-05-08 14:01:54 UTC

*** This bug has been marked as a duplicate of bug 928859 ***


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