Issue #2994 has been updated by Markus Roberts.
Mark -- I tested it on your box too, and just retested with the same results you saw; it worked before, but is not working in 0.25.x. I'm digging in to it now. -- Markus ---------------------------------------- Bug #2994: Should not attempt to manage content without checksum http://projects.reductivelabs.com/issues/2994 Author: Markus Roberts Status: Investigating Priority: Normal Assigned to: Markus Roberts Category: plumbing Target version: 0.25.2 Affected version: 0.25.2rc3 Keywords: Branch: http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/2994 Attempting to call a constructed method name with a nil component (the checksum type in this case) causes an unhelpful error message in a case where either 1) the results were not needed anyway or 2) a more useful error message would otherwise be generated. It also opens (at least hypothetically) then possibility that some unrelated method (in this case "_file" would be called if it existed. -- 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://reductivelabs.com/redmine/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.
