Re: [Puppet Users] Upgrade guide?

2011-03-24 Thread Felix Frank
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-1

Er, 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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



[Puppet Users] Upgrade guide?

2011-03-23 Thread Michel
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] Upgrade guide?

2011-03-23 Thread Adam Gibbins
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.