Title: Message Title
Mark Egan-Fuller commented on an issue
Puppet / Bug PUP-1193
pip provider does not detect existance of system installed packages
When, using the pip provider, I get events that the same package is installed, everytime puppet runs

<pre>
pip freeze | grep xenapi
#returns nothing
</pre>

<pre>
pip install xenapi
Requirement already satisfied (use --upgrade to upgrade): xenapi in /usr/local/lib/python2.6/dist-packages
Cleaning up...
</pre>


--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to