Package: libfilesys-diskspace-perl Version: 0.05-10 Severity: normal The perl module crashes when asked to report status for /sys/. This made my initial try to loop over all mount points to check their status fail. Normal 'df' on the other hand report zero for all the values. I believe it would be best if the perl module did the same.
% perl -MFilesys::DiskSpace -e 'df "/sys";' statfs failed on /sys (new filesystem type?) at -e line 1 % perl -MFilesys::DiskSpace -e 'df "/usr";' % % df /sys Filesystem 1K-blocks Used Available Use% Mounted on sysfs 0 0 0 - /sys % -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages libfilesys-diskspace-perl depends on: ii perl 5.8.8-7 Larry Wall's Practical Extraction libfilesys-diskspace-perl recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

