On Thu, Feb 23, 2012 at 5:57 PM, Alan Laird <a...@laird.net> wrote: > 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"
What does it "say" if you do: sudo yum -q install libstdc++.i386 -- Nathan Powell Linux System Administrator "Now I see it clearly. My whole life is pointed in one direction. I see that now. There never has been any choice for me." ~ Travis Bickle -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.