Bug 251806
| Summary: | exception while uninstalling xchm on FC7 kde | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kharavela <kharavela> |
| Component: | yum | Assignee: | Patrice Dumas <pertusus> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 7 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 3.2.4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-09-11 21:21:32 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This doesn't seems like an xchm bug, reassigning to pirut. |
Description of problem:Uninstalling xchm using Add/Remove software on Fedora7/KDE caused the following error Component: pirut Summary: TB27ac5246 <string>:68:__iter__:SyntaxError: unclosed token: line 5692, column 6 Traceback (most recent call last): File "/usr/sbin/pirut", line 356, in _apply self.reset() File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 226, in reset self.doGroupSetup() File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 413, in doGroupSetup return self._getGroups() File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 461, in _getGroups self._comps.add(groupfile) File "/usr/lib/python2.5/site-packages/yum/comps.py", line 349, in add for event, elem in parser: File "<string>", line 68, in __iter__ SyntaxError: unclosed token: line 5692, column 6 Local variables in innermost frame: b: <TreeBuilder object at 0xa3e2e90> self: <iterparse object at 0xa82902c> events: [] p: <XMLParser object at 0xdb960e0> data: event: ('end', <Element 'packagereq' at 0xac24e18>) Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.click on Add/Remove software 2.uninstall xchm 3. Actual results: Expected results: Additional info: