Andrei-Florian Staicu
2012-Oct-09 16:51 UTC
[Puppet Users] upgrade to 3.0, ruby and rhel 5
Hi all, I wanted to upgrade today the clients to 3.0 but, for RHEL 5, ruby 1.8.7 is not in the official repos. If we upgrade from the official (1.8.5) package to the puppetlabs provided one, there is a good chance that we will lose support for several applications that we are running. Is there a way around this? (except upgrading to PE, which will come next year :D ) Thanks. -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
ruby 1.8.7 is in the dependencies repo for el5. That repo is enabled by default if you install the puppetlabs-release package (http://yum.puppetlabs.com/el/5/products/x86_64/puppetlabs-release-5-6.noarch.rpm). http://yum.puppetlabs.com/el/5/dependencies/{i386,x86_64,SRPMS}/ Once you add the dependencies repo, the new ruby will be available. On Tue, Oct 9, 2012 at 9:51 AM, Andrei-Florian Staicu <andrei.staicu@gmail.com> wrote:> Hi all, > > I wanted to upgrade today the clients to 3.0 but, for RHEL 5, ruby > 1.8.7 is not in the official repos. If we upgrade from the official > (1.8.5) package to the puppetlabs provided one, there is a good chance > that we will lose support for several applications that we are > running. > Is there a way around this? (except upgrading to PE, which will come > next year :D ) > > Thanks. > > -- > 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+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. >-- Matthaus Owens Release Manager, Puppet Labs -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Oh, sorry, I didn''t understand what you had written before responding. Please ignore my reply :). On Tue, Oct 9, 2012 at 9:54 AM, Matthaus Owens <matthaus@puppetlabs.com> wrote:> ruby 1.8.7 is in the dependencies repo for el5. That repo is enabled > by default if you install the puppetlabs-release package > (http://yum.puppetlabs.com/el/5/products/x86_64/puppetlabs-release-5-6.noarch.rpm). > > http://yum.puppetlabs.com/el/5/dependencies/{i386,x86_64,SRPMS}/ > > Once you add the dependencies repo, the new ruby will be available. > > On Tue, Oct 9, 2012 at 9:51 AM, Andrei-Florian Staicu > <andrei.staicu@gmail.com> wrote: >> Hi all, >> >> I wanted to upgrade today the clients to 3.0 but, for RHEL 5, ruby >> 1.8.7 is not in the official repos. If we upgrade from the official >> (1.8.5) package to the puppetlabs provided one, there is a good chance >> that we will lose support for several applications that we are >> running. >> Is there a way around this? (except upgrading to PE, which will come >> next year :D ) >> >> Thanks. >> >> -- >> 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+unsubscribe@googlegroups.com. >> For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. >> > > > > -- > Matthaus Owens > Release Manager, Puppet Labs-- Matthaus Owens Release Manager, Puppet Labs -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Puppet 3.0 Powershell 2.0 Set ExecutionPolicy Err
2012-Oct-09 17:12 UTC
[Puppet Users] Re: upgrade to 3.0, ruby and rhel 5
Hi, I dont know about redhat but i did change my ubuntu repository list to point to the /dev repositories rather than the /main repositories and it worked. On Tuesday, October 9, 2012 12:51:59 PM UTC-4, SAF wrote:> > Hi all, > > I wanted to upgrade today the clients to 3.0 but, for RHEL 5, ruby > 1.8.7 is not in the official repos. If we upgrade from the official > (1.8.5) package to the puppetlabs provided one, there is a good chance > that we will lose support for several applications that we are > running. > Is there a way around this? (except upgrading to PE, which will come > next year :D ) > > Thanks. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/toDaZoS2B40J. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Andrei-Florian Staicu
2012-Oct-09 18:38 UTC
Re: [Puppet Users] upgrade to 3.0, ruby and rhel 5
On Tue, Oct 9, 2012 at 7:55 PM, Matthaus Owens <matthaus@puppetlabs.com> wrote:> Oh, sorry, I didn''t understand what you had written before responding. > Please ignore my reply :).No worries, thanks for replying. Another solution/question would be: could i function properly with puppetmaster 3.0 and clients 2.7.19 (on RHEL 5 only) for the next half of year? Or might I run into some kind of horrendous incompatibilities (except the puppetd-never-ending-run problem). -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
2.7.19 clients should work just fine against a 3.0 master. On Tue, Oct 9, 2012 at 11:38 AM, Andrei-Florian Staicu <andrei.staicu@gmail.com> wrote:> On Tue, Oct 9, 2012 at 7:55 PM, Matthaus Owens <matthaus@puppetlabs.com> wrote: >> Oh, sorry, I didn''t understand what you had written before responding. >> Please ignore my reply :). > > No worries, thanks for replying. > > Another solution/question would be: could i function properly with > puppetmaster 3.0 and clients 2.7.19 (on RHEL 5 only) for the next half > of year? Or might I run into some kind of horrendous incompatibilities > (except the puppetd-never-ending-run problem). > > -- > 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+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. >-- Matthaus Owens Release Manager, Puppet Labs -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Andrei-Florian Staicu
2012-Oct-09 18:50 UTC
Re: [Puppet Users] upgrade to 3.0, ruby and rhel 5
On Tue, Oct 9, 2012 at 9:48 PM, Matthaus Owens <matthaus@puppetlabs.com> wrote:> 2.7.19 clients should work just fine against a 3.0 master.Excellent. I''ll remove the 3.0 packages from our satellite then. Thanks for you answer. -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Seemingly Similar Threads
- Missing Dependency: libselinux-ruby is needed by package puppet-3.0.1-1.el5.noarch (puppetlabs-products)
- Puppet 3.0 Puppet labs repo package problem on rhel5
- Seriously, am I the only one having trouble with the RHEL puppetlabs repos?
- fact_stomp_server
- Announce: Puppet Dashboard 1.2.23 Available