<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>yum-updatesd just notification Problems!.</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,<BR>
<BR>
I've installed yum-updatesd on my server (run level 3) and nothing seems to happen.<BR>
It hasn't reported any updates for a long time on FC11.<BR>
The manual Yum update works, however.<BR>
<BR>
I followed all the steps mentioned at (<A HREF="http://www.ultranetsolutions.com/Yum-nightly-updates-with-yum-updatesd.html">http://www.ultranetsolutions.com/Yum-nightly-updates-with-yum-updatesd.html</A>)<BR>
<BR>
The service is running:<BR>
<BR>
/usr/bin/python -tt /usr/sbin/yum-updatesd<BR>
<BR>
The conf file is as follows. I've also tried to have it output to email notification.<BR>
<BR>
[main]<BR>
# how often to check for new updates (in seconds)<BR>
run_interval = 3600<BR>
# how often to allow checking on request (in seconds)<BR>
updaterefresh = 600<BR>
# how to send notifications (valid: dbus, email, syslog)<BR>
emit_via = email<BR>
email_to = root@mydomain.*.*.*.*<BR>
# should we listen via dbus to give out update information/check for<BR>
# new updates<BR>
dbus_listener = yes<BR>
# automatically install updates<BR>
do_update = no<BR>
# automatically download updates<BR>
do_download = yes<BR>
# automatically download deps of updates<BR>
do_download_deps = yes<BR>
--<BR>
<BR>
Any ideas what might be the issue for yum-updatesd not working?<BR>
<BR>
Cheers,<BR>
<BR>
<BR>
Jan Muhammad<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>