On Mon, 2009-02-02 at 13:08 -0800, Jeff wrote: > Hello puppeteers. I discovered a problem with newer versions of yum. > When puppet checks the repository for later versions it uses the > following command: > > /usr/bin/yum -d 0 -e 0 list available package > > Earlier versions of yum printed nothing and exited 0 if no new > packages were available. > > Unfortunately, yum-3.2.8-9.el5_2.1 prints an ERROR (which puppet might > not care about) and exits 1 (which does concern puppet). There doesn't > seem to be a functional problem, but I could do without all the error > messages polluting my syslog.
Which version of puppet are you using ? We switched the yum provider quite some time ago to using a separate 'yumhelper' script for listing available packages. David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---