Bug 262061 - TB27ac5246 <string>:68:__iter__:SyntaxError: unclosed token: line 3570, column 6
Summary: TB27ac5246 <string>:68:__iter__:SyntaxError: unclosed token: line 3570, column 6
Keywords:
Status: CLOSED DUPLICATE of bug 251836
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 7
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-08-28 23:49 UTC by Harmeet Singh
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-08-29 14:20:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Harmeet Singh 2007-08-28 23:49:50 UTC
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>)

Comment 1 Jeremy Katz 2007-08-29 14:20:02 UTC

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


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