Package: iotop
Version: 0.2-2
Severity: normal
sometimes iotop does not start with the following error message:
iotop
Traceback (most recent call last):
File "/usr/bin/iotop", line 16, in <module>
main()
File "/var/lib/python-support/python2.5/iotop/ui.py", line 249, in main
curses.wrapper(run_iotop, options)
File "/usr/lib/python2.5/curses/wrapper.py", line 44, in wrapper
return func(stdscr, *args, **kwds)
File "/var/lib/python-support/python2.5/iotop/ui.py", line 204, in run_iotop
process_list = ProcessList(taskstats_connection, options)
File "/var/lib/python-support/python2.5/iotop/data.py", line 178, in __init__
self.update_process_counts()
File "/var/lib/python-support/python2.5/iotop/data.py", line 210, in
update_process_counts
process = self.get_process(pid)
File "/var/lib/python-support/python2.5/iotop/data.py", line 184, in
get_process
process = pinfo(pid, self.options)
File "/var/lib/python-support/python2.5/iotop/data.py", line 122, in __init__
self.parse_status('/proc/%d/status' % pid, options)
File "/var/lib/python-support/python2.5/iotop/data.py", line 131, in
parse_status
self.name = '[' + line.split()[1].strip() + ']'
IndexError: list index out of range
usually this happens after a nfs mount was/is unavailible, and is resovled with
the next start, but sometimes it stays longer.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (800, 'unstable'), (800, 'testing'), (500, 'experimental'), (500,
'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=de_LU.UTF-8, LC_CTYPE=de_LU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages iotop depends on:
ii python 2.5.2-1 An interactive high-level object-o
ii python-support 0.8.5 automated rebuilding support for P
iotop recommends no packages.
iotop suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]