Hi,

I'm trying to write a recipe to install the latest libstdc++ in both
32bit and 64bit flavors and running into issues.  Yum only wants to
install the 64bit version if I do:

yum install libstdc++

If I do something like:

package { "libstdc++.i386" : ensure => latest }

It tells me "nothing to do"

Any suggestions on the right way to do this?

Thanks!

Alan

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to