On May 16, 2012, at 7:18 PM, Steve Traylen wrote:
>
> not a puppet problem, a vanilla yum or rpm also fails with this.
> Steve.
>
That's what I figured. Found this problem only on freshly kickstarted systems. So, during the kickstart, the package was being installed from the 'base' repo, and then on the first puppet run, it was being installed from the 'updates' repo, and the versions were mismatched.
Enabled the updates repo during the install, looks like I'm good now.
-Steve