<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<br>
On 08/01/2009 05:58 PM, jim wrote:
<blockquote cite="mid:200908011758.34740.jimtrish@att.net" type="cite">
  <pre wrap="">On Wed, 29 Jul 2009 16:58:58 -0700 JD wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">In that case you are really on your own (relatively).
Packagekit is kind of new as compared with yum.
I do all my update work with yum and do not run packagekitd,
nor do I use the packagekit cli interface.
I suggest you subscribe to <a class="moz-txt-link-abbreviated" href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a> via
<a class="moz-txt-link-freetext" href="http://www.redhat.com/mailman/listinfo/fedora-list">http://www.redhat.com/mailman/listinfo/fedora-list</a>
Cheers,
JD
    </pre>
  </blockquote>
  <pre wrap=""><!---->
As far as I know, packagekit appears to be running on its own.
I did not request it or start it.

In the past, (KDE 3) I also only used yum for updates.

Apparently pakagekit is some new default update ap for KDE 4 ?

I would like to get rid of it or at least shut it down. If it was a cron job 
or a system service, that might be easy, but I dont know what starts it
up when I log in.

Thanks,
Jim


  </pre>
</blockquote>
<br>
Check to see if you have  /usr/sbin/packagekitd<br>
<br>
and then issue the command:<br>
<br>
grep kit /etc/init.d/*<br>
<br>
If any file contains it, then it is being started by that file.<br>
To stop it,  <br>
1. CLick on SYstem icon -> Administration -> services<br>
<br>
It will ask you for the root password.<br>
<br>
2. Once the gui comes up (in my FC11, it takes it a while!)<br>
    search for the package kit line. <br>
3. Click on that like once to highlight it.<br>
4. Click on Disable - which is near the top of the GUI.<br>
5. Click on Stop to kill the daemon.<br>
6. Click on Program (at top of GUI) and Quit.<br>
<br>
You are done!<br>
it will not bother you again.<br>
<br>
Now it would be good if (using the same GUI) you enabled the YUM
updates daemon<br>
before quitting. I think Yum is a proven tool and will not give the
headaches you are<br>
experiencing.<br>
<br>
Cheers,<br>
<br>
JD<br>
<br>
<blockquote cite="mid:200908011758.34740.jimtrish@att.net" type="cite">
  <pre wrap="">___________________________________________________
This message is from the kde-linux mailing list.
Account management:  <a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kde-linux">https://mail.kde.org/mailman/listinfo/kde-linux</a>.
Archives: <a class="moz-txt-link-freetext" href="http://lists.kde.org/">http://lists.kde.org/</a>.
More info: <a class="moz-txt-link-freetext" href="http://www.kde.org/faq.html">http://www.kde.org/faq.html</a>.

  </pre>
</blockquote>
</body>
</html>