<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I tried to update one of the Smart channels, and got the following:<br>
<blockquote><tt>Traceback (most recent call last):<br>
  <br>
  File
"/usr/lib/python2.5/site-packages/smart/interfaces/gtk/interactive.py",
line 180, in callback<br>
    exec code in globals<br>
  <br>
  File "<callback>", line 1, in <module><br>
  <br>
  File
"/usr/lib/python2.5/site-packages/smart/interfaces/gtk/interactive.py",
line 411, in updateChannels<br>
    self._ctrl.reloadChannels(channels, caching=NEVER)<br>
  <br>
  File "/usr/lib/python2.5/site-packages/smart/control.py", line 359,
in reloadChannels<br>
    if not channel.fetch(self._fetcher, progress):<br>
  <br>
  File "/usr/lib/python2.5/site-packages/smart/channels/rpm_md.py",
line 73, in fetch<br>
    digest = getFileDigest(item.getTargetPath())<br>
  <br>
  File "/usr/lib/python2.5/site-packages/smart/util/filetools.py", line
34, in getFileDigest<br>
    file = open(path)<br>
  <br>
TypeError: coercing to Unicode: need string or buffer, NoneType found</tt><br>
</blockquote>
<br>
Running Smart 1.2 on OpenSuSE 11.0, i586.<br>
<br>
Steve<br>
<br>
</body>
</html>