Code:
flappie2:/home/joris # smart update
Loading cache...
Traceback (most recent call last):
**File "/usr/bin/smart", line 194, in <module>
****main(sys.argv[1:])
**File "/usr/bin/smart", line 167, in main
****exitcode = iface.run(opts.command, opts.argv)
**File "/usr/lib/python2.5/site-packages/smart/interface.py", line 53, in run
****result = _command.main(self._ctrl, opts)
**File "/usr/lib/python2.5/site-packages/smart/commands/update.py", line 77, in main
****ctrl.reloadChannels()
**File "/usr/lib/python2.5/site-packages/smart/control.py", line 352, in reloadChannels
****if not channel.fetch(self._fetcher, progress):
**File "/usr/lib/python2.5/site-packages/smart/channels/yast2.py", line 81, in fetch
****uncompress = self._compressed
AttributeError: 'YaST2Channel' object has no attribute '_compressed'
It think that this describes my problem.

Any one an idea of what I can do to fix this?
I tried to reinstall Smart and look in Google, but with no success. And before a start is made to completely remove Smart, I want to know how this problem can be fixed in a less Spartanian way.