Re: [Puppet Users] Issue installing on RHEL 6 (2.6.32-358.2.1.el6.x86_64)

2013-06-17 Thread Kenneth Edgar
We do use Satellite and this server is subscribed to 64bit repos. I found I was using the incorrect puppet labs repo, and installed the following one instead... however I still have the same issue. http://yum.puppetlabs.com/el/6/products/x86_64/puppetlabs-release-6-7.noarch.rpm What I found

Re: [Puppet Users] Issue installing on RHEL 6 (2.6.32-358.2.1.el6.x86_64)

2013-06-09 Thread Rilindo Foster
It seems that there is a possible problem with your repo configuration. That is, it is attempting to install a 32 bit version of the binary package, even you are probably running a 64 bit version of RHEL. I suspect you probably will encounter this problem as well with other packages. If you are

Re: [Puppet Users] Issue installing on RHEL 6 (2.6.32-358.2.1.el6.x86_64)

2013-06-09 Thread Jon Stanley
On Fri, Jun 7, 2013 at 4:45 PM, Kenneth Edgar ken.ed...@gmail.com wrote: Protected multilib versions: libselinux-2.0.94-5.3.el6.i686 != libselinux-2.0.94-5.3.el6_4.1.x86_64 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest

[Puppet Users] Issue installing on RHEL 6 (2.6.32-358.2.1.el6.x86_64)

2013-06-07 Thread Kenneth Edgar
After installing the puppet labs repo, I try running 'yum install -y puppet-server and recieve: 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. Eg.: