https://bugzilla.novell.com/show_bug.cgi?id=207291 mrueckert@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Critical ------- Comment #1 from mrueckert@novell.com 2006-09-21 02:52 MST ------- [[[ smart update Traceback (most recent call last): ################################################################################################ ( 99%) File "/usr/bin/smart", line 194, in ? main(sys.argv[1:]) File "/usr/bin/smart", line 167, in main exitcode = iface.run(opts.command, opts.argv) File "/usr/lib64/python2.4/site-packages/smart/interface.py", line 53, in run result = _command.main(self._ctrl, opts) File "/usr/lib64/python2.4/site-packages/smart/commands/update.py", line 77, in main ctrl.reloadChannels() File "/usr/lib64/python2.4/site-packages/smart/control.py", line 375, in reloadChannels self._cache.load() File "/usr/lib64/python2.4/site-packages/smart/backends/rpm/metadata.py", line 321, in loadFileProvides self.parseFilesList(fndict) File "/usr/lib64/python2.4/site-packages/smart/backends/rpm/metadata.py", line 346, in parseFilesList for event, elem in cElementTree.iterparse(file, ("start", "end")): File "<string>", line 64, in __iter__ SyntaxError: not well-formed (invalid token): line 479344, column 58 ]]] the stacktrace shows it already fails on reading the cache. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.