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

known puppet bug on CentOS/RHEL 6/7 #225

Closed
SteveDevOps opened this issue Aug 11, 2015 · 0 comments
Closed

known puppet bug on CentOS/RHEL 6/7 #225

SteveDevOps opened this issue Aug 11, 2015 · 0 comments

Comments

@SteveDevOps
Copy link

Please post a link to this, I've run into this a few times, and can confirm that "could not locate pip command" issue reappears when upgrading to CentOS 6.7. Fix is to place symlink in /usr/bin:

ln -s pip pip-python

I also have other modules installed on my puppetmaster affected by this.
puppetlabs bug ticket: https://tickets.puppetlabs.com/browse/PUP-4997

skpy pushed a commit to skpy/puppet-python that referenced this issue Sep 24, 2015
Puppet is opinionated about the name of the `pip` binary.

Closes voxpupuli#225
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

1 participant