Hello,
I'd like to prove iotop but just after installation, running it I got:
$ iotop
Could not run iotop as some of the requirements are not met:
- Python >= 2.5 for AF_NETLINK support: Found
- Linux >= 2.6.20 with I/O accounting support: Not found
even if the kernel used is 2.6.22 Debian kernel:
$ uname -a
Linux zion 2.6.22-2-amd64 #1 SMP Thu Aug 30 23:43:59 UTC 2007 x86_64 GNU/Linux
$ dpkg -l "*2.6.22-2-amd64*" | grep ^ii
ii linux-image-2.6.22-2-amd64 2.6.22-4
So, either there is a bug somewhere or a lack of documentation (for example
in requiring to recompile by hand the kernel), maybe a depends/recommends(?).
Thanks,
Sandro
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages iotop depends on:
ii python 2.5.2-2 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 debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Thanks for considering.
As discussed on IRC, notifying the users of the needed kernel options
(eventually what Debian kernel provide them, like 2.6.26) would be a
plus, so that a user does not have to install the package and then
discovers he needs to recompile the kernel.
Due to freeze, and the low priority, it's enough to have it in lenny+1
(aka squeeze).
Cheers,
Sandro
--
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
> So, either there is a bug somewhere or a lack of documentation (for example
> in requiring to recompile by hand the kernel), maybe a depends/recommends(?).
Please read the manual page, it explains that you need at least the
CONFIG_TASKSTATS and CONFIG_TASK_IO_ACCOUNTING Linux config options.
Please install a Linux image that includes these options and close the
bug if that fixes your issue.
--
bye,
pabs