Package: iotop
Version: 0.1-2
Severity: normal

starting iotop on a terminal (ssh connected) fails with the following message:

Traceback (most recent call last):
  File "/usr/bin/iotop", line 608, in <module>
    main()
  File "/usr/bin/iotop", line 604, 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 "/usr/bin/iotop", line 562, in run_iotop
    ui = IOTopUI(win, process_list, options)
  File "/usr/bin/iotop", line 445, in __init__
    curses.curs_set(0)
_curses.error: curs_set() returned ERR

after some googling i found

http://www.redhat.com/archives/fedora-extras-commits/2007-December/msg06555.html

with a fix for the problem. (let curses exception pass)
 
note: starting iotop in a screen session works.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (800, 'testing'), (700, 'stable'), (500, 
'testing-proposed-updates'), (500, 'proposed-updates'), (70, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.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

iotop recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to