Hi,
I'm in a situation where I need to install/manage both the 32-bit and 64-bit
versions of a package. Anyone have any tips on doing this? What I've got now,
is something like this:
class install32 {
package { 'freetype.i686':
ensure => latest,
require =
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