Hi, does anyone have a mod_passenger for RHEL6 from a trusted source, where I *don''t* have to compile on the server? I''m trying to upgrade the puppetmaster/dashboard here and the docs on the wiki (http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger) are not helpful either. Best Regards, David -- 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.
On Thu, May 24, 2012 at 1:28 PM, David Schmitt <david@dasz.at> wrote:> Hi, > > > does anyone have a mod_passenger for RHEL6 from a trusted source, where I > *don''t* have to compile on the server? I''m trying to upgrade the > puppetmaster/dashboard here and the docs on the wiki > (http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger) are not > helpful either.I have been using Phusion Passenger repo in production since a few months and so far no complains. URL: http://passenger.stealthymonkeys.com/rhel/6/$basearch> > Best Regards, David >-- Aditya Patawari http://blog.adityapatawari.com/ India -- 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.
On Thu, 24 May 2012 15:26:10 +0530, Aditya Patawari <aditya@adityapatawari.com> wrote:> On Thu, May 24, 2012 at 1:28 PM, David Schmitt <david@dasz.at> wrote: >> Hi, >> >> >> does anyone have a mod_passenger for RHEL6 from a trusted source, whereI>> *don''t* have to compile on the server? I''m trying to upgrade the >> puppetmaster/dashboard here and the docs on the wiki >> (http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger) arenot>> helpful either. > I have been using Phusion Passenger repo in production since a few > months and so far no complains. > URL: http://passenger.stealthymonkeys.com/rhel/6/$basearchExcept that - as far as i understood it - those packages require a compiler and a local compile. Best Regards, David -- 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.
On Thu, May 24, 2012 at 1:48 PM, David Schmitt <david@dasz.at> wrote:> On Thu, 24 May 2012 15:26:10 +0530, Aditya Patawari > <aditya@adityapatawari.com> wrote: > > On Thu, May 24, 2012 at 1:28 PM, David Schmitt <david@dasz.at> wrote: > >> Hi, > >> > >> > >> does anyone have a mod_passenger for RHEL6 from a trusted source, where > I > >> *don''t* have to compile on the server? I''m trying to upgrade the > >> puppetmaster/dashboard here and the docs on the wiki > >> (http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger) are > not > >> helpful either. > > I have been using Phusion Passenger repo in production since a few > > months and so far no complains. > > URL: http://passenger.stealthymonkeys.com/rhel/6/$basearch > > Except that - as far as i understood it - those packages require a > compiler and a local compile. >try out https://github.com/theforeman/puppet-passenger, works without a compiler. Ohad> > > Best Regards, David > > -- > 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. > >-- 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.
I''ve found it pretty easy to rebuild the SRPMs provided by the stealthmonkey repository. You''ll need a couple of devel packages from EPEL to complete the build. If you want the binary RPMs I built, let me know. I don''t know if I qualify as a trusted source for you. :) I can also share the documentation I''ve prepared for my teammates for rebuilding Puppet and associated SRPMs. Cheers, Scott On May 24, 2012, at 3:58 AM, David Schmitt <david@dasz.at> wrote:> Hi, > > > does anyone have a mod_passenger for RHEL6 from a trusted source, where I > *don''t* have to compile on the server? I''m trying to upgrade the > puppetmaster/dashboard here and the docs on the wiki > (http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger) are not > helpful either. > > > Best Regards, David > > -- > 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. >-- 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.
I think you misunderstood. They are binary RPM''s, not source RPM''s They contain some config files and an *.so file “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” Bill Waterson (Calvin & Hobbes) ----- David Schmitt <david@dasz.at> wrote:> On Thu, 24 May 2012 15:26:10 +0530, Aditya Patawari > <aditya@adityapatawari.com> wrote: > > On Thu, May 24, 2012 at 1:28 PM, David Schmitt <david@dasz.at> wrote: > >> Hi, > >> > >> > >> does anyone have a mod_passenger for RHEL6 from a trusted source, where > I > >> *don''t* have to compile on the server? I''m trying to upgrade the > >> puppetmaster/dashboard here and the docs on the wiki > >> (http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger) are > not > >> helpful either. > > I have been using Phusion Passenger repo in production since a few > > months and so far no complains. > > URL: http://passenger.stealthymonkeys.com/rhel/6/$basearch > > Except that - as far as i understood it - those packages require a > compiler and a local compile. > > > Best Regards, David > > -- > 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. >-- 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.
D''oh, missed that one. I''ll check it out! Thanks, David On 24.05.2012 22:07, Dan White wrote:> I think you misunderstood. > > They are binary RPM''s, not source RPM''s > They contain some config files and an *.so file > > > “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” > Bill Waterson (Calvin& Hobbes) > > ----- David Schmitt<david@dasz.at> wrote: >> On Thu, 24 May 2012 15:26:10 +0530, Aditya Patawari >> <aditya@adityapatawari.com> wrote: >>> On Thu, May 24, 2012 at 1:28 PM, David Schmitt<david@dasz.at> wrote: >>>> Hi, >>>> >>>> >>>> does anyone have a mod_passenger for RHEL6 from a trusted source, where >> I >>>> *don''t* have to compile on the server? I''m trying to upgrade the >>>> puppetmaster/dashboard here and the docs on the wiki >>>> (http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger) are >> not >>>> helpful either. >>> I have been using Phusion Passenger repo in production since a few >>> months and so far no complains. >>> URL: http://passenger.stealthymonkeys.com/rhel/6/$basearch >> >> Except that - as far as i understood it - those packages require a >> compiler and a local compile. >> >> >> Best Regards, David >> >> -- >> 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. >> >-- 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.
On Thursday, May 24, 2012 3:58:27 AM UTC-4, David Schmitt wrote:> > Hi, > > > does anyone have a mod_passenger for RHEL6 from a trusted source, where I > *don''t* have to compile on the server? I''m trying to upgrade the > puppetmaster/dashboard here and the docs on the wiki > (http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger) are not > helpful either. >Passenger will be coming to the EPEL repos soon. Its been a long process but a lot of work has gone into getting this done in a way that conforms to the Fedora guidelines. Once this finial question has been worked out I''d consider those packages to be THE source for installing onto RHEL / CentOS / Fedora systems. https://bugzilla.redhat.com/show_bug.cgi?id=470696#c132 Russell -- 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/-/9NBXQQ21S94J. 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.
Using Phusion Passenger RPM Repository for my 300+ nodes cluster and worked fine, so far. Cheers!! -- 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/-/at049cpexSAJ. 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.
On May 24, 2012, at 3:48 AM, David Schmitt wrote:>> I have been using Phusion Passenger repo in production since a few >> months and so far no complains. >> URL: http://passenger.stealthymonkeys.com/rhel/6/$basearch > > Except that - as far as i understood it - those packages require a > compiler and a local compile.No, they have both the src and binary packages there. -- Jo Rhett Net Consonance : net philanthropy to improve open source and internet projects. -- 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.