| Puppet Version:b 7.8 Puppet Server Version: 2021.2 OS Name/Version: Puppet will trying to collect packages for python/pip, and since Apple has removed those it errors and tries to install dev tools. Desired Behavior: Agent will ignore the "stub" executable on Mac OS if not actually installed. Here: https://github.com/puppetlabs/puppet/blob/main/lib/puppet/provider/package/pip.rb#L32-L43 Actual Behavior: Errors with:
Cannot collect packages for Puppet::Type::Package::ProviderPip3 provider; [nil] |
Also displays this prompt:   |