Hello; Is there any documentation on how to perform a puppet upgrade? I download the tarball and extracted it to my copied puppetmaster server. Right now I have all the node definitions working, but any modules are not working. (not even a simply touch foo.txt exec command) Some errors I am getting are related to tests Parametr onlyif failed: ''test -f /etc/puppet/puppet.conf` is not a qualified and no path was specified. We are upgrading from 2.5-1 to 2.6.6-1 -- 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 23 March 2011 22:49, Michel <michelmcarthur@gmail.com> wrote:> Hello; > > Is there any documentation on how to perform a puppet upgrade? I > download the tarball and extracted it to my copied puppetmaster > server. Right now I have all the node definitions working, but any > modules are not working. > (not even a simply touch foo.txt exec command) > > > Some errors I am getting are related to tests > > Parametr onlyif failed: ''test -f /etc/puppet/puppet.conf` is not a > qualified and no path was specified. > > We are upgrading from 2.5-1 to 2.6.6-1 >Is there a reason you''re extracting the tarball over using your operating systems package management? -- 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.
Hello; Sorry, I meant to say I downloaded the tarball, made the RPM using said tarball (using the redhat/puppet.spec) and moved teh RPM over to the copied puppetmaster server. So for all intents and purposes I am using the RPMs. On Mar 23, 3:58 pm, Adam Gibbins <a...@adamgibbins.com> wrote:> On 23 March 2011 22:49, Michel <michelmcart...@gmail.com> wrote: > > > > > Hello; > > > Is there any documentation on how to perform a puppet upgrade? I > > download the tarball and extracted it to my copied puppetmaster > > server. Right now I have all the node definitions working, but any > > modules are not working. > > (not even a simply touch foo.txt exec command) > > > Some errors I am getting are related to tests > > > Parametr onlyif failed: ''test -f /etc/puppet/puppet.conf` is not a > > qualified and no path was specified. > > > We are upgrading from 2.5-1 to 2.6.6-1 > > Is there a reason you''re extracting the tarball over using your > operating systems package management?-- 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 03/23/2011 11:49 PM, Michel wrote:> Hello; > > Is there any documentation on how to perform a puppet upgrade? I > download the tarball and extracted it to my copied puppetmaster > server. Right now I have all the node definitions working, but any > modules are not working. > (not even a simply touch foo.txt exec command) > > > Some errors I am getting are related to tests > > Parametr onlyif failed: ''test -f /etc/puppet/puppet.conf` is not a > qualified and no path was specified. > > We are upgrading from 2.5-1 to 2.6.6-1Er, what? Is that 0.25.0? Anyway, have you upgraded your clients as well? (Not doing that should be quite OK.) Is the master serving catalogs? Are those errors reported by client or master? Have you run the master with debug output yet? Cheers, Felix -- 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.