Package: procmeter3 Version: 3.5-2 Severity: normal I've got a box that seems to just not like loading datetime.so -- the strace listing shows it is never opened, and the Date_Time entries are just ignored in my .procmeterrc file:
2185 stat("/usr/lib/ProcMeter3/modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 2185 open("/usr/lib/ProcMeter3/modules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 5 2185 fstat(5, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 2185 fcntl(5, F_GETFD) = 0 2185 fcntl(5, F_SETFD, FD_CLOEXEC) = 0 2185 getdents(5, /* 22 entries */, 4096) = 688 2185 open("/usr/lib/ProcMeter3/modules/cpuinfo.so", O_RDONLY) = 6 ... followed in total by 18 file opens in /usr/lib/ProcMeter3/modules/, when really, there are 20 files, plus "." and ".." (hence the 22 results in getdents). I notice it also neglects apm.so. ls -f (unsorted) shows that datetime.so and apm.so are the first entries in the directory. Perhaps procmeter is assuming that the first two entries of a directory are always . and ..? datetime.so apm.so cpuinfo.so procmeter.so stat-cpu.so stat-disk.so longrun.so wireless.so . stat.so meminfo.so loadavg.so logfile.so sensors.so df.so acpi.so vmstat.so stat-intr.so .. netdev.so biff.so uname.so -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22 (SMP w/2 CPU cores) Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages procmeter3 depends on: ii libatk1.0-0 1.20.0-1 The ATK accessibility toolkit ii libc6 2.7-4 GNU C Library: Shared libraries ii libcairo2 1.4.10-1.3 The Cairo 2D vector graphics libra ii libglib2.0-0 2.14.4-2 The GLib library of C routines ii libgtk2.0-0 2.12.3-2 The GTK+ graphical user interface ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library ii libpango1.0-0 1.18.3-1 Layout and rendering of internatio ii libsm6 2:1.0.3-1+b1 X11 Session Management library ii libx11-6 2:1.0.3-7 X11 client-side library ii libxaw7 2:1.0.4-1 X11 Athena Widget library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxmu6 1:1.0.3-1 X11 miscellaneous utility library ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library procmeter3 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]