On Wed, 2010-03-17 at 11:24 -0300, Nelson A. de Oliveira wrote: > File "/usr/lib/pymodules/python2.5/iotop/data.py", line 335, in __init__ > self.vmstat = vmstat.VmStat() > File "/usr/lib/pymodules/python2.5/iotop/vmstat.py", line 6, in __init__ > self.vmstat = self.read() > File "/usr/lib/pymodules/python2.5/iotop/vmstat.py", line 23, in read > return pgpgin, pgpgout > UnboundLocalError: local variable 'pgpgin' referenced before assignment
Please report the contents of your /proc/vmstat file. Since you are running a self-compiled kernel it might be that you don't have that file, this would indicate a bug in iotop for not detecting that situation. Alternatively it could contain less information, some things might have been renamed or the format changed. If you could test with a standard Debian kernel image, that would be a useful test too. -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part