[Puppet Users] Re: Misssing package with yum provider

2009-09-30 Thread Arnau Bria
On Wed, 30 Sep 2009 07:04:11 -0700 (PDT) jcbollinger jcbollinger wrote: > > So, anyone could help me to understand why puppet cannot install > > both packages? > > There is a mismatch between Puppet's view of package names as a flat > name space and RPM's view of package identifiers as a 5-dimen

[Puppet Users] Re: Misssing package with yum provider

2009-09-30 Thread jcbollinger
On Sep 29, 6:04 am, Arnau Bria wrote: > I'm on SL5 (something like RH5) and I have something as simple as: >        package {"libX11-devel.x86_64": } >        package {"libX11-devel.i386": } > > Cause I want both versions installed in my system. > > But on one node: [... only the x86_64 package