Is their a mcollective rpm for rhel4? If not, is their a src rpm for 1.0 I can compile for rhel4? I looked around the web site and could not find anything. Thanks Ed -- 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.
hey, ----- Original Message -----> Is their a mcollective rpm for rhel4? If not, is their a src rpm for > 1.0 I can compile for rhel4? I looked around the web site and could > not find anything.There are src rpms on the puppet labs download and the spec is in the tarball and in git. There''s a slight problem though with rhel 4 the spec force the package into noarch mode while on rhel 4 that makes no sense cos they have their packages set up for i386/x86_64 with arch specific lib dirs etc. There''s a ticket filed for this yesterday it should be a small tweak to get right http://projects.puppetlabs.com/issues/5969 If you dont come right either find us on freenode in #mcollective or mail to http://groups.google.com/group/mcollective-users 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.
On Sat, Jan 22, 2011 at 12:59 PM, R.I.Pienaar <rip@devco.net> wrote:> hey, > > ----- Original Message ----- > > Is their a mcollective rpm for rhel4? If not, is their a src rpm for > > 1.0 I can compile for rhel4? I looked around the web site and could > > not find anything. > > There are src rpms on the puppet labs download and the spec is in the > tarball > and in git. > > There''s a slight problem though with rhel 4 the spec force the package into > noarch mode while on rhel 4 that makes no sense cos they have their > packages > set up for i386/x86_64 with arch specific lib dirs etc. >don''t forget that rhel4 doesnt have rubygems, so you''ll have to figure out how to ship the stomp lib as well... I created a long time ago a package for rhel4, but its fairly out of date by now. Ohad -- 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.
The Fedora 13 SRPMs backport pretty easily, and you get the advantage of Ruby 1.8.6. -Eric On Jan 22, 11:32 am, Ohad Levy <ohadl...@gmail.com> wrote:> On Sat, Jan 22, 2011 at 12:59 PM, R.I.Pienaar <r...@devco.net> wrote: > > hey, > > > ----- Original Message ----- > > > Is their a mcollective rpm for rhel4? If not, is their a src rpm for > > > 1.0 I can compile for rhel4? I looked around the web site and could > > > not find anything. > > > There are src rpms on the puppet labs download and the spec is in the > > tarball > > and in git. > > > There''s a slight problem though with rhel 4 the spec force the package into > > noarch mode while on rhel 4 that makes no sense cos they have their > > packages > > set up for i386/x86_64 with arch specific lib dirs etc. > > don''t forget that rhel4 doesnt have rubygems, so you''ll have to figure out > how to ship the stomp lib as well... > I created a long time ago a package for rhel4, but its fairly out of date by > now. > > Ohad-- 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 Mon, Jan 24, 2011 at 3:23 AM, eshamow <eric.shamow@gmail.com> wrote:> The Fedora 13 SRPMs backport pretty easily, and you get the advantage > of Ruby 1.8.6. > > -Eric >Sure, but for those who don''t want to replace/break the internals of ruby on rhel4... :)> > On Jan 22, 11:32 am, Ohad Levy <ohadl...@gmail.com> wrote: > > On Sat, Jan 22, 2011 at 12:59 PM, R.I.Pienaar <r...@devco.net> wrote: > > > hey, > > > > > ----- Original Message ----- > > > > Is their a mcollective rpm for rhel4? If not, is their a src rpm for > > > > 1.0 I can compile for rhel4? I looked around the web site and could > > > > not find anything. > > > > > There are src rpms on the puppet labs download and the spec is in the > > > tarball > > > and in git. > > > > > There''s a slight problem though with rhel 4 the spec force the package > into > > > noarch mode while on rhel 4 that makes no sense cos they have their > > > packages > > > set up for i386/x86_64 with arch specific lib dirs etc. > > > > don''t forget that rhel4 doesnt have rubygems, so you''ll have to figure > out > > how to ship the stomp lib as well... > > I created a long time ago a package for rhel4, but its fairly out of date > by > > now. > > > > Ohad > > -- > 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<puppet-users%2Bunsubscribe@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.