Issue #20913 has been updated by Josh Cooper. Status changed from Unreviewed to Needs More Information
Hi David, can you run with puppet agent --debug --trace --onetime and include the backtrace in the report? Also can you check if you have multiple versions of puppet installed, e.g. as a gem? The `show_diff?` method was added to the file type in commit a7650666, so it seems like you're picking up an older version somehow. If you are able to resolve the issue, please close the ticket. ---------------------------------------- Bug #20913: updating files fails https://projects.puppetlabs.com/issues/20913#change-91752 * Author: David Schmitt * Status: Needs More Information * Priority: High * Assignee: * Category: file * Target version: * Affected Puppet version: 3.2.1 * Keywords: * Branch: ---------------------------------------- When the puppet agent tries to update a file it fails with this error: Error: /Stage[main]/Puppet/File[puppet.conf]: Could not evaluate: undefined method `show_diff?' for File[puppet.conf]:Puppet::Type::File This is puppet 3.2.1-1puppetlabs1 on a recent wheezy box. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
