Re: [Puppet Users] puppet 3.x, rubygem pkg can't be found on a RHEL 6.4

2013-06-18 Thread Yizhar A.
Fixed. Was an issue of rubygems. Solved by downloading from external repo: As I don't want to activate my RHN subscription, I downloaded it from CentOS free rpm online repository, that was suitable for my version (RHEL 6.4 - 64bit) at: *

Re: [Puppet Users] puppet 3.x, rubygem pkg can't be found on a RHEL 6.4

2013-06-09 Thread Yizhar A.
Dear T.J./Keith Kind of getting the same issue T.J. got regards rubygems. Tried to run # yum-config-manager --enable rhel-6-server-optional-rpms BUT since I'm using RHEL 6.4 (.x86_64) in my test env. *with only puppetlabs repo* it's not working for me. Is it a repo issue ? What should I

Re: [Puppet Users] puppet 3.x, rubygem pkg can't be found on a RHEL 6.4

2013-04-11 Thread Keith Burdis
Try running: # yum-config-manager --enable rhel-6-server-optional-rpms - Keith On 10 April 2013 10:04, Yusup Ashrap aph...@gmail.com wrote: I have having the same problem with install puppet on redhat 6.2. -- You received this message because you are subscribed to the Google Groups

Re: [Puppet Users] puppet 3.x, rubygem pkg can't be found on a RHEL 6.4

2013-04-11 Thread T.J. Yang
Keith, Thanks for the following command, I can install puppet on RHEL 6.4 now. tj On Thu, Apr 11, 2013 at 5:12 AM, Keith Burdis ke...@burdis.org wrote: Try running: # yum-config-manager --enable rhel-6-server-optional-rpms - Keith On 10 April 2013 10:04, Yusup Ashrap

Re: [Puppet Users] puppet 3.x, rubygem pkg can't be found on a RHEL 6.4

2013-04-10 Thread Yusup Ashrap
I have having the same problem with install puppet on redhat 6.2. -- 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 puppet-users+unsubscr...@googlegroups.com. To

[Puppet Users] puppet 3.x, rubygem pkg can't be found on a RHEL 6.4

2013-03-27 Thread T.J. Yang
Hi, I followed puppetlab procedure to install open source version of puppet agent 3.x. It works for CentOS 6.4 but not RHEL 6.4, anyone has pointer where I missed ? [root@mon04 ~]# yum install puppet Loaded plugins: product-id, refresh-packagekit, security, subscription-manager This system is

Re: [Puppet Users] puppet 3.x, rubygem pkg can't be found on a RHEL 6.4

2013-03-27 Thread Keith Burdis
You need to enable the optional repository. On 27 Mar 2013 21:38, T.J. Yang tjyang2...@gmail.com wrote: Hi, I followed puppetlab procedure to install open source version of puppet agent 3.x. It works for CentOS 6.4 but not RHEL 6.4, anyone has pointer where I missed ? [root@mon04 ~]# yum