On Mon, 2011-06-27 at 10:06 +0200, Gabriel Huau wrote: > When I invoke 'iotop' without argument from an ordinary shell prompt it > returns UnboundLocalError rather than the expected window. > Here is a transcript : ... > I am using Debian GNU/Linux Sid, kernel 2.6.37, and I am on an ARM > Architecture.
I am unable to reproduce this and looking at the code, it is a bug in the Python curses wrapper, that is fixed in python 2.7: http://bugs.python.org/issue5622 As a workaround until this is fixed or Debian switches to python 2.7, please install python2.7 and run iotop like this: python2.7 /usr/bin/iotop Does that work for you or is there some other error? -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part

