Josh Cooper (Jira) Fri, 11 Jun 2021 13:16:05 -0700
Helmut Ritter I think you'd just need to modify the commands in https://github.com/puppetlabs/puppet/blob/ba7ba7285ccfbb659c9ea6c52245508a8795df89/lib/puppet/provider/package/ports.rb#L4-L7 and https://github.com/puppetlabs/puppet/blob/ba7ba7285ccfbb659c9ea6c52245508a8795df89/lib/puppet/provider/package/portupgrade.rb#L14-L18 and then change the options https://github.com/puppetlabs/puppet/blob/ba7ba7285ccfbb659c9ea6c52245508a8795df89/lib/puppet/provider/package/portupgrade.rb#L44 https://github.com/puppetlabs/puppet/blob/ba7ba7285ccfbb659c9ea6c52245508a8795df89/lib/puppet/provider/package/portupgrade.rb#L173 https://github.com/puppetlabs/puppet/blob/ba7ba7285ccfbb659c9ea6c52245508a8795df89/lib/puppet/provider/package/portupgrade.rb#L203 https://github.com/puppetlabs/puppet/blob/ba7ba7285ccfbb659c9ea6c52245508a8795df89/lib/puppet/provider/package/portupgrade.rb#L221 Then update the tests to match. Then run tests using:
cd puppet
gem install bundler --no-document
bundle install --path .bundle
bundle exec rspec spec/unit/provider/package
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.194987.1496920382000.55039.1623442560133%40Atlassian.JIRA.