On Sun, Nov 12, 2006 at 08:40:18AM -0600, Jack Schneider wrote: > I have been on two occasions frustrated by the following type of error. > What am I doing wrong and how do I fix? I usually update/upgrade this > machine via smart weekly.. > Any help out there??? 8-) > > Jack > > ERROR Details: > > Traceback (most recent call last): > > File > "/usr/lib/python2.4/site-packages/smart/interfaces/gtk/interactive.py", > line 171, in callback > exec code in globals > > File "<callback>", line 1, in ? > > File > "/usr/lib/python2.4/site-packages/smart/interfaces/gtk/interactive.py", > line 451, in upgradeAll > if self.confirmChange(self._changeset, changeset): > > File > "/usr/lib/python2.4/site-packages/smart/interfaces/gtk/interface.py", > line 164, in confirmChange > return self._changes.showChangeSet(changeset, keep=keep, confirm=True) > > File > "/usr/lib/python2.4/site-packages/smart/interfaces/gtk/changes.py", line > 188, in showChangeSet > size = report.getInstallSize() - report.getRemoveSize() > > File "/usr/lib/python2.4/site-packages/smart/report.py", line 200, in > getRemoveSize > size = info.getInstalledSize() > > File "/usr/lib/python2.4/site-packages/smart/backends/rpm/header.py", > line 87, in getInstalledSize > return self._h[rpm.RPMTAG_SIZE] > > TypeError: unsubscriptable object
Where did you get that smart package from? Please try back with the latests smart packages from http://software.openSUSE.org/download/smart/ Best, Christoph --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
