[Puppet Users] Re: recent yum causes probems

2009-02-03 Thread Jeff
On Feb 2, 9:06 pm, David Lutterkort wrote: > 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 availa

[Puppet Users] Re: recent yum causes probems

2009-02-03 Thread Peter Meier
Hi > 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. hmm yeah forgot that. :-/ cheers pete --~--~-~--~~~---~--~~ You received this message because

[Puppet Users] Re: recent yum causes probems

2009-02-02 Thread David Lutterkort
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 noth

[Puppet Users] Re: recent yum causes probems

2009-02-02 Thread Peter Meier
Hi > 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