Issue #4518 has been updated by R.I. Pienaar aka Volcane.
can confirm this works in rc3 ---------------------------------------- Bug #4518: Empty classes.txt http://projects.puppetlabs.com/issues/4518 Author: Bernhard Miklautz Status: Available In Testing Branch Priority: Normal Assignee: Markus Roberts Category: agent Target version: 2.6.1 Affected version: 2.6.1rc1 Keywords: Branch: MarkusQ:tickets/2.6.x/4518 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.
