Over the past year or so, I've collected several errors that some I have found the solution for, others, like the one below are quite befuddling. I get this one every week when /etc/cron.weekly runs. What the heck is the "S" or what it is looking for? Also, I've checked with cpan, and according to cpan, it says it doesn't know what NET::DNS is, yet if I do an i NET::DNS, it returns 150-some odd net::dns entries. I'm not totally familiar with cpan, and just started using it a short time ago. Still the man3/s is really screwey for some reason. There's not a package called "s" n the repositories is there? This is an x86_64 box updated as of yesterday after removing the httpd.1 stuff someone told me was the fix. Thanks again all.. Sam
--- On Sun, 7/26/09, Sam Drinkard <sam at wa4phy.net> wrote:> From: Sam Drinkard <sam at wa4phy.net> > Subject: [CentOS] Cleaning up some problems > To: CentOS at centos.org > Date: Sunday, July 26, 2009, 6:16 PM > Over the past year or so, I've > collected several errors that some I have > found the solution for, others, like the one below are > quite > befuddling. I get this one every week when > /etc/cron.weekly runs. What > the heck is the "S" or what it is looking for? Also, > I've checked with > cpan, and according to cpan, it says it doesn't know what > NET::DNS is,NET::DNS is a core perl module. You don't want to get any version from CPAN. $locate DNS.pm /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Net/DNS.pm -- Mark
Hi, On Sun, Jul 26, 2009 at 21:16, Sam Drinkard<sam at wa4phy.net> wrote:> I get this one every week when /etc/cron.weekly runs.Which one? You never included the error message you actually have... Please re-read your original e-mail, and post the exact error message you have, and also where you get it (e-mail from cron?). HTH, Filipe