Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

Conversation

@motiejus
Copy link

When "pip freeze | grep -i '^#{package_name}=='" returns no packages
grep returns 1.

This is Mixlib:ShellOut:ShellCommandFailed exception, rather than
Chef:Exceptions:ShellCommandFailed.

However, I am not really sure whether we should fix this in this cookbook or mixlib.

When  "pip freeze | grep -i '^#{package_name}=='" returns no packages
grep returns 1.

This is Mixlib:ShellOut:ShellCommandFailed exception, rather than
Chef:Exceptions:ShellCommandFailed.
@davepeck
Copy link

@motiejus I ran into this and fixed it the same way you did. Only then did I notice your pull request. ;-)

@jtimberman Is this an issue with Mixlib or just with the python cookbook? It seems to have cropped up with 0.10.10. That's unfortunate if so...

@brianbianco
Copy link

Just remember, it is important to sign the CLA and open a jira ticket (then resolve said ticket) if you want opscode to merge this pull request!

@knuckolls
Copy link

@jtimberman
Copy link

The rescue for 0.10.8 was resolved via COOK-1282, and is released in python cookbook v1.0.8. Thank you.

@jtimberman jtimberman closed this Aug 3, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants