Hi,
I did not understand what you mean, I can tell what I did:
I run on one computer the command:
puppet resource package
I took the output and put it in puppet. Run puppet on another computer and
I got this error.
Thanks.
On Wednesday, April 16, 2014 3:46:30 PM UTC+3, Felix.Frank wrote:
>
> Interesting use case. Sounds like we may be lacking a feature here.
>
> Shlo, is the yum command working when you paste it just the way puppet
> issues it, or are you skipping all the fancy parameters of puppet's?
>
> Cheers,
> Felix
>
> On 03/05/2014 11:30 AM, Flamarion Jorge wrote:
> > Hi,
> >
> > I have same "problem" and my workaround, until discovery solution,has
> > been to use a "exec" function and run yum command.
> >
> > This works for me.
> >
> > Flamarion Jorge
> >
> > Em 05/03/14 03:42, [email protected] <javascript:> escreveu:
> >> >
> >> >
> >> > Hi I want to install same package with a 2 different version like:
> >> >
> >> > libstdc++-4.4.7-3.el6.i686 libstdc++-4.4.7-3.el6.x86_64
> >> >
> >> >
> >> > I put it in puppet init file and when I run puppet I get:
> >> >
> >> > err: /Package[libstdc++]/ensure: change from 4.4.7-3.el6 to
> >> > 4.4.7-4.el6.i686 failed: Could not update: Execution of
> >> > '/usr/bin/yum -d 0 -e 0 -y install libstdc++-4.4.7-4.el6.i686'
> >> > returned 1: Error: Multilib version problems found. This often
> >> > means that the root cause is something else and multilib version
> >> > checking is just pointing out that there is a problem.
> >> >
> >> >
> >> > I have libstdc++-4.4.7-3.el6.x86_64 installed already. When I run
> >> > yum from the command like it run okay and install both version.
> >> > What I can do to make puppet install it too.
>
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/0f3f21b0-3d10-48b0-a94b-e3e429394656%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.