Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't uninstall pip package because of duplicate variable name #532

Closed
bdelamatre opened this issue Jan 31, 2020 · 1 comment
Closed

Can't uninstall pip package because of duplicate variable name #532

bdelamatre opened this issue Jan 31, 2020 · 1 comment

Comments

@bdelamatre
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 5.5.17
  • Ruby:
  • Distribution:
  • Module version: 3.0.1

How to reproduce (e.g Puppet code you use)

Try uninstalling any pip package

What are you seeing

Evaluation Error: Cannot reassign variable '$pip_exec_name' (file: /etc/puppetlabs/code/environments/development/vendor-modules/python/manifests/pip.pp, line: 224, column: 24) (file: /etc/puppetlabs/code/environments/development/modules/profile/manifests/base/python/supervisor.pp, line: 7)

What behaviour did you expect instead

pip package to be uninstalled

Output log

Any additional information you'd like to impart

$pip_exec_name is defined on both lines 177 and 224

@apeeters
Copy link

Fixed in 94d6218 released as v4.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants