Issue #14845 has been updated by Josh Cooper. Target version changed from 2.7.19 to 3.x Affected Puppet version set to 2.7.18
---------------------------------------- Bug #14845: portupgrade.rb -> ensure latest issue https://projects.puppetlabs.com/issues/14845#change-99651 * Author: jayendren maduray * Status: Accepted * Priority: Normal * Assignee: * Category: package * Target version: 3.x * Affected Puppet version: 2.7.18 * Keywords: package provider * 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: <pre> package { "something/somepkg": ensure => "latest", provider "portupgrade" } </pre> - 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 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. For more options, visit https://groups.google.com/groups/opt_out.
