Bug 262061
| Summary: | TB27ac5246 <string>:68:__iter__:SyntaxError: unclosed token: line 3570, column 6 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Harmeet Singh <harmeet> |
| Component: | yum | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7 | CC: | james.antill |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-08-29 14:20:02 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: | |||
Component: pirut Summary: TB27ac5246 <string>:68:__iter__:SyntaxError: unclosed token: line 3570, column 6 Traceback (most recent call last): File "/usr/sbin/pirut", line 441, in <module> main() File "/usr/sbin/pirut", line 437, in main pm.run() File "/usr/sbin/pirut", line 371, in run self.doRefresh() File "/usr/sbin/pirut", line 387, in doRefresh self.doRefreshRepos(self._onlyrepo) File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 268, in doRefreshRepos self.reposSetup(pbar, thisrepo) File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 247, in reposSetup self.doGroupSetup() File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 426, in doGroupSetup return self._getGroups() File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 474, 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 3570, column 6 Local variables in innermost frame: b: <TreeBuilder object at 0x8f18090> self: <iterparse object at 0x96f8bcc> events: [] p: <XMLParser object at 0x96fd200> data: event: ('end', <Element 'packagereq' at 0x907bc38>)