logwatch misses CPAN modules CPU MemInfo

Florian <[email protected]> Sun, 13 May 2007 10:33:18 +0200
Newsgroups gmane.linux.trustix.general
Message-ID <[email protected]>
Hello List,

I'm running TSL 3.0.5
By default cron.daily is running the logwatch. Logwatch complains about
missing CPAN-Modules:

################### Logwatch 7.3.4 (02/17/07)
Processing Initiated: Sat May 12 00:02:01 2007
Date Range Processed: yesterday( 2007-May-11 )Period is day.
Detail Level of Output: 10
Type of Output: unformatted
Logfiles for Host: xyz
--------------------- System Configuration Begin
No Sys::CPU module installed.  To install, execute the command:
perl -MCPAN -e 'install Sys::CPU'
No Sys::MemInfo module installed.  To install, execute the command:
perl -MCPAN -e 'install Sys::MemInfo'
Machine: i686
Release: Linux 2.6.19.7-1tr.bai1
---------------------- System Configuration End

After installing these two modules everything works fine.

It would be nice to get the modules with the installation in a package
(perl?, logwatch?).

Regards, Florian