LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Yum update issue (https://www.linuxquestions.org/questions/linux-software-2/yum-update-issue-407572/)

feffer777 01-24-2006 05:45 PM

Yum update issue
 
I'm running Fedora-3. While updating software I get the message:

To: root@localhost.localdomain
Content-Type: text/plain; charset="ANSI_X3.4-1968"
Subject: Anacron job 'cron.daily'

/etc/cron.daily/yum.cron:

/sbin/ldconfig: File /usr/lib/libkorganizer.so.1.0.0.#prelink#.7ALRKq~ is empty, not checked.
/sbin/ldconfig: /usr/lib/libkorganizer.so.1.0.0.#prelink#.7ALRKq is not an ELF file - it has the wrong magic bytes at the start.

Anyone understand what this means? Is it a problem or something I can safely ignore?

Thanks, Ron

dombrowsky 01-24-2006 06:18 PM

most systems are set up with /etc/cron.* directories. In them are scripts which are run daily, weekly, etc. I can't find a man page for them specifically, but you can type 'man cron' and 'man at' for an overview.

That mail is just the output from one of those scripts. They can probably be ignored.

-dave


All times are GMT -5. The time now is 12:23 PM.