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: * http://rpm.pbone.net/index.php3/stat/4/idpl/20348086/dir/centos_6/com/rubygems-1.3.7-1.el6.noarch.rpm.html *<http://rpm.pbone.net/index.php3/stat/4/idpl/20348086/dir/centos_6/com/rubygems-1.3.7-1.el6.noarch.rpm.html> (Strange thing its from 2010 but fits the ryby of RHEL 6.4 that in ver 1.8.7) OR better if already got Internet connection you can use: # wget * ftp://mirror.switch.ch/pool/3/mirror/centos/6.4/os/x86_64/Packages/rubygems-1.3.7-1.el6.noarch.rpm *<ftp://mirror.switch.ch/pool/3/mirror/centos/6.4/os/x86_64/Packages/rubygems-1.3.7-1.el6.noarch.rpm>
On Sunday, June 9, 2013 3:01:36 PM UTC+3, Yizhar A. wrote: > 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 add since I don't want to activate my > RHN subscrition as I'm only at the testing phase right now. > > Can I installed it seperatly for .rpm ? what version do I need than ? > > Thanks, > > Yizhar A. > > > > > On Thursday, April 11, 2013 11:13:46 PM UTC+3, T.J. Yang wrote: > >> 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 <[email protected]> wrote: >> >>> Try running: >>> >>> # yum-config-manager --enable rhel-6-server-optional-rpms >>> >> >>> - Keith >>> >>> >>> On 10 April 2013 10:04, Yusup Ashrap <[email protected]> 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 "Puppet Users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> >>>> To post to this group, send email to [email protected]. >>>> Visit this group at http://groups.google.com/group/puppet-users?hl=en. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>>> >>>> >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Puppet Users" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/puppet-users/ZIx9U3Ai1ww/unsubscribe?hl=en >>> . >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/puppet-users?hl=en. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> >> >> -- >> T.J. Yang >> > -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
