Issue #4518 has been updated by Markus Roberts.

This doesn't appear to be related to #2734 -- or at least does not appear to 
stem from the same cause -- because in that ticket the problem was that the 
classes were not being serialized while in this they are not being collected.
----------------------------------------
Bug #4518: Empty classes.txt
http://projects.puppetlabs.com/issues/4518

Author: Bernhard Miklautz
Status: Accepted
Priority: Normal
Assigned to: Markus Roberts
Category: agent
Target version: 2.6.1
Affected version: 2.6.1rc1
Keywords: 
Branch: 


I've recently updated puppet from 0.24.8 to 2.6.0.

Now the created classes.txt (in /var/lib/puppet/state) is empty. It contains 
only a newline but not the used classes.
Except for the changes required for 2.6.0, I use the same configuration and 
modules as for 0.24.8.

Used puppet.conf:
<pre>
[main]
confdir = /etc/puppet
vardir = /var/lib/puppet

ssldir = $vardir/ssl
logdir = /var/log/puppet
rundir = /var/run/puppet
factpath=$vardir/lib/facter:$vardir/facts

pluginsync = true
pluginsignore = CVS .bzr .git .hg .svn .keep .swp

[agent]
server = puppetmaster.testnet.local
runinterval = 1800
report = true
listen = true
splay = true
environment = production
</pre>

The problem also exists in version 2.6.1rc1.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to