Does puplet really exist?

Peter Gordon peter at thecodergeek.com
Tue Aug 15 18:21:52 UTC 2006


David Nielsen wrote:
> On a serious note when running puplet in the terminal I get:
>
> Introspect error: The name edu.duke.linux.yum was not provided by
> any .service files
> Unable to connect to yum-updatesd...

You need to install the yum-updatesd package and enable it with chkconfig:

# yum install yum-updatesd
# service yum-updatesd start
# chkconfig yum-updatesd on

As Rahul mentioned, this being enabled by default would be nicer. :)
-- 
Peter Gordon (codergeek42)
This message was sent through a webmail
    interface, and thus not signed.




More information about the fedora-devel-list mailing list