Getting the following error: Error: Failed to apply catalog: Cannot alias Package[pip] to [nil, "python3-pip", :apt] at (file: /etc/puppetlabs/code/environments/production/ext-modules/python/manifests/install.pp, line: 234); resource ["Package", nil, "python3-pip", :apt] already declared (file: /etc/puppetlabs/code/environments/production/modules/whimsy_server/manifests/init.pp, line: 68)
Maybe Ubuntu 20.04 already has python3-pip declared somewhere? I don't want to remove it from init.pp, because that is used by whimsy-vm5. Any ideas?