Displaying 1 result from an estimated 1 matches for "tucapd171".
2008 Feb 04
5
possible issue with puppet/yum - maybe a repeat
...e record - yum from the cli works perfectly
I setup a class to manage ntpd and in the class I have the following
function
# make sure ntpd is updated
package {''ntp'':
ensure => latest
}
}
Anytime puppet makes a run I get the following error
Feb 4 16:40:42 tucapd171 puppetd[25077]: Starting catalog run
Feb 4 16:40:43 tucapd171 puppetd[25077]: Could not prefetch package
provider ''yum'': Execution of ''/usr/bin/python
/usr/lib/site_ruby/1.8/puppet/provider/package/yumhelper.py'' returned 256:
Traceback (most recent call last):...