Issue #4258 has been updated by Matt Robinson. Status changed from Ready For Testing to Available In Testing Branch
The resource being used for testing didn't explicitly set the provider, so it ended up using whatever the default provider was on the system on which it was run. This was problematic when running the specs on a Mac since the default provider is pkgdmg and that provider doesn't seem to be upgradeable. So when you tried to set the ensure to latest you got the error I mentioned above. With that test fix I've gone ahead and merged this branch. Bugs against the provider should be filed as new tickets. Thanks to all those involved in getting this provider written. commit:d88b3763cea9e116c8abf45ca2aa4ec80fa20349 ---------------------------------------- Feature #4258: Add pkgutil provider https://projects.puppetlabs.com/issues/4258 Author: James Turnbull Status: Available In Testing Branch Priority: Normal Assignee: Matt Robinson Category: Solaris Target version: Statler Affected Puppet version: 0.25.5 Keywords: communitypatch Branch: https://github.com/domcleal/puppet/tree/tickets/master/4258-dev -- 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.
