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

dependency error when specifying manage_virtualenv #101

Closed
ogdensan opened this issue Feb 24, 2016 · 1 comment
Closed

dependency error when specifying manage_virtualenv #101

ogdensan opened this issue Feb 24, 2016 · 1 comment

Comments

@ogdensan
Copy link
Contributor

Puppet run returns the following dependency error:

Error: Failed to apply catalog: Cannot alias Package[virtualenv] to ["python-virtualenv", :apt] at /etc/puppetlabs/code/environments/production/modules/python/manifests/install.pp:53; resource ["Package", "python-virtualenv", :apt] already declared at /etc/puppetlabs/code/environments/production/modules/puppetboard/manifests/init.pp:268

This is caused by a duplicate declaration of the python-virtualenv package in both puppetboard and python module.

@ogdensan ogdensan reopened this Feb 24, 2016
@jyaworski
Copy link
Member

Fixed by #102

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