Issue #14845 has been updated by James Turnbull. Project changed from Facter to Puppet
This is a Puppet bug not a Facter bug. ---------------------------------------- Bug #14845: portupgrade.rb -> ensure latest issue https://projects.puppetlabs.com/issues/14845#change-64405 Author: jayendren maduray Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: Summary: - FreeBSD 8.2 host, - file: /usr/local/lib/ruby/site_ruby/1.8/puppet/provider/package/portupgrade.rb - facter version: 1.6.5 - When a class is defined with: package { "something/somepkg": ensure => "latest", provider "portupgrade" } - If the package is outdated, it is never upgraded, since the parameters passed to portupgrade do not include the package name. Steps to Reproduce: Class included in node file: -- 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.
