Bug 960406
| Summary: | yum cannot install kde group, KeyError: 'kde-apps' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Sklenar <psklenar> |
| Component: | yum | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 19 | CC: | admiller, ffesti, firas.alkafri, jzeleny, packaging-team-maint, tim.lauridsen, zpavlas |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-05-08 14:01:54 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: | |||
Actually that group was installed, its error in the end *** This bug has been marked as a duplicate of bug 928859 *** |
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: