<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>"strace" shows that "smart" searches in<br><br>
  /usr/lib/python2.5/site-packages/smart/backends/rpm<br><br>for<br><br>        smart.so<br>        smartmodule.so<br>        smart.py<br><br>and so on, but there is no such file.<br><br></blockquote></div><br>Excuse my ignorance of Slack but is SMART even installed? If I look in /usr/lib/python2.5/site-packages/smart on my Debian or CentOS machines I get this.<br>
<br>backends     channels     fetcher.py    interface.py   mirror.pyc     pm.py         searcher.py    transaction.py<br>cache.py     commands     fetcher.pyc   interface.pyc  option.py      pm.pyc        searcher.pyc   transaction.pyc<br>
cache.pyc    const.py     hook.py       interfaces     option.pyc     progress.py   sorter.py      uncompress.py<br>ccache.so    const.pyc    hook.pyc      media.py       pkgconfig.py   progress.pyc  sorter.pyc     uncompress.pyc<br>
channel.py   control.py   __init__.py   media.pyc      pkgconfig.pyc  report.py     sysconfig.py   util<br>channel.pyc  control.pyc  __init__.pyc  mirror.py      plugins        report.pyc    sysconfig.pyc<br><br>If I list /usr/lib/python2.5/site-packages/smart/backends I get<br>
<br>deb  __init__.py  __init__.pyc  rpm  slack<br><br>It seems to me that smart didn't get installed on your machine if you have nothing in these directories.<br><br>Grant<br>