I''m installing puppet from git per instructions in another thread. The instructions given at http://docs.puppetlabs.com/guides/installation.html for installing puppet from source lead to it dumping things all over my Ruby, which I really wasn''t expecting and doesn''t work well with our environment. (1) How do I uninstall it? (2) How do I turn the git source into a gem? Thanks. -Robin -- http://singinst.org/ : Our last, best hope for a fantastic future. Lojban (http://www.lojban.org/): The language in which "this parrot is dead" is "ti poi spitaki cu morsi", but "this sentence is false" is "na nei". My personal page: http://www.digitalkingdom.org/rlp/ -- 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, May 16, 2011 at 12:35:10PM -0700, Robin Lee Powell wrote:> > I''m installing puppet from git per instructions in another thread. > > The instructions given at > http://docs.puppetlabs.com/guides/installation.html for installing > puppet from source lead to it dumping things all over my Ruby, which > I really wasn''t expecting and doesn''t work well with our > environment. > > (1) How do I uninstall it? > > (2) How do I turn the git source into a gem?Figured (2) out; still wondering about the other. I have all the install output, so I can just rm everything, but I''m assuming there''s something cleaner than that? -Robin -- http://singinst.org/ : Our last, best hope for a fantastic future. Lojban (http://www.lojban.org/): The language in which "this parrot is dead" is "ti poi spitaki cu morsi", but "this sentence is false" is "na nei". My personal page: http://www.digitalkingdom.org/rlp/ -- 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, May 16, 2011 at 12:50, Robin Lee Powell <rlpowell@digitalkingdom.org> wrote:> On Mon, May 16, 2011 at 12:35:10PM -0700, Robin Lee Powell wrote: >> >> I''m installing puppet from git per instructions in another thread. >> >> The instructions given at >> http://docs.puppetlabs.com/guides/installation.html for installing >> puppet from source lead to it dumping things all over my Ruby, which >> I really wasn''t expecting and doesn''t work well with our >> environment. >> >> (1) How do I uninstall it?Sadly, the Ruby install tools don''t provide any useful mechanism for this. For better or worse, we just use those, rather than building something else on top. (...although if someone identified a mechanism that we could just pick up and use that would solve this we would totally integrate it.)>> (2) How do I turn the git source into a gem? > > Figured (2) out; still wondering about the other. I have all the > install output, so I can just rm everything, but I''m assuming > there''s something cleaner than that?Not that I am aware of. Good for you, saving the output, too. Daniel -- ⎋ Puppet Labs Developer – http://puppetlabs.com ✉ Daniel Pittman <daniel@puppetlabs.com> ✆ Contact me via gtalk, email, or phone: +1 (877) 575-9775 ♲ Made with 100 percent post-consumer electrons -- 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, May 16, 2011 at 12:54:02PM -0700, Daniel Pittman wrote:> On Mon, May 16, 2011 at 12:50, Robin Lee Powell > <rlpowell@digitalkingdom.org> wrote: > > On Mon, May 16, 2011 at 12:35:10PM -0700, Robin Lee Powell wrote: > > >> (2) How do I turn the git source into a gem? > > > > Figured (2) out; still wondering about the other. I have all the > > install output, so I can just rm everything, but I''m assuming > > there''s something cleaner than that? > > Not that I am aware of. Good for you, saving the output, too.Oh, I didn''t, it''s just that my .screenrc defaults to 50K lines of backscroll. :D -Robin -- http://singinst.org/ : Our last, best hope for a fantastic future. Lojban (http://www.lojban.org/): The language in which "this parrot is dead" is "ti poi spitaki cu morsi", but "this sentence is false" is "na nei". My personal page: http://www.digitalkingdom.org/rlp/ -- 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.