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

Carbon have re-installed each run #223

Closed
jsirex opened this issue May 19, 2015 · 3 comments
Closed

Carbon have re-installed each run #223

jsirex opened this issue May 19, 2015 · 3 comments

Comments

@jsirex
Copy link

jsirex commented May 19, 2015

python_pip unable to detect that carbon is installed:

e# pip install carbon && pip list | grep carbon && echo installed || echo "installed but not found"
Collecting carbon
  Using cached carbon-0.9.13.tar.gz
Requirement already satisfied (use --upgrade to upgrade): twisted in /usr/local/lib/python2.7/dist-packages (from carbon)
Requirement already satisfied (use --upgrade to upgrade): txamqp in /usr/local/lib/python2.7/dist-packages (from carbon)
Requirement already satisfied (use --upgrade to upgrade): zope.interface>=3.6.0 in /usr/local/lib/python2.7/dist-packages (from twisted->carbon)
Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/local/lib/python2.7/dist-packages (from zope.interface>=3.6.0->twisted->carbon)
Installing collected packages: carbon
  Running setup.py install for carbon
Successfully installed carbon
installed but not found

I think we have to add not_if and check manually.
There is a trick how to detect it actually installed:

PYTHONPATH="/opt/graphite/lib/:/opt/graphite/webapp/" pip freeze
@jsirex
Copy link
Author

jsirex commented May 19, 2015

UPD: related issue - graphite-project/carbon#86

@damacus damacus mentioned this issue Apr 27, 2017
10 tasks
@damacus
Copy link
Member

damacus commented Apr 27, 2017

Closing this now. Looks like it should be solved.

This will be tracked in the rewrite ticket

@damacus damacus closed this as completed Apr 27, 2017
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants