Le lundi 16 novembre 2009 à 13:07 -0500, Cory mckee a écrit :
> I was wondering if I could get help.
>
> on client
>
>
> [r...@linux ~]# puppetd --test --verbose
> info: Caching catalog at /var/lib/puppet/localconfig.yaml
> notice: Starting catalog run
> err: //Node[basenode]/motd/Package[motd]/
Hi Cory,
Running the puppet client with --debug will show the underlying system calls
that are failing. It looks like the package manager cannot find any packages
called motd (I dont think there is a package called motd, this is a login
function).
Also, a tip. You can use the "puppet" command to