Issue #4258 has been updated by Dominic Cleal. File pkgutil_4258_gpg.patch added
I agree with Rudy - the versions of pkgutil from sourceforge do output "notinst" for packages that aren't installed and so the patch is required. In addition, the "justme" mode fails when use_gpg is enabled with signed catalogs as both pkgutil and gpg output lines before the package information line. pkgutil.rb parses these and returns the first line, rather than the package info. The attached patch ignores these lines while parsing and supercedes Rudy's patch. ---------------------------------------- Feature #4258: Add pkgutil provider https://projects.puppetlabs.com/issues/4258 Author: James Turnbull Status: Ready for Testing Priority: Normal Assignee: Category: Solaris Target version: 2.6.x Affected Puppet version: 0.25.5 Keywords: Branch: http://github.com/jamtur01/puppet/tree/tickets/master/4258 -- 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.
