I've installed smart as described in the wiki-link above, but when i update smart the first time in the gui the update process stops at 99% and i get the following error:
Code:
Traceback (most recent call last):
**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/lib/python2.4/site-packages/smart/interfaces/gtk/interactive.py", line 364, in run
****self._ctrl.reloadChannels()
**File "/usr/lib/python2.4/site-packages/smart/control.py", line 375, in reloadChannels
****self._cache.load()
**File "/usr/lib/python2.4/site-packages/smart/backends/rpm/metadata.py", line 321, in loadFileProvides
****self.parseFilesList(fndict)
**File "/usr/lib/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
and as fairly new to linux i really don't know what to do. Help is appreciated. Thanks in advance!
Jonas