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

flocker-0.3.0 conflicts with python #13

Open
FooBarWidget opened this issue Nov 8, 2014 · 3 comments
Open

flocker-0.3.0 conflicts with python #13

FooBarWidget opened this issue Nov 8, 2014 · 3 comments

Comments

@FooBarWidget
Copy link

This is what I get when I try to install flocker-0.3.0:

==> Installing flocker-0.3.0 from clusterhq/homebrew-tap
==> Downloading http://storage.googleapis.com/archive.clusterhq.com/downloads/fl
######################################################################## 100.0%
==> python setup.py install --prefix=/usr/local/Cellar/flocker-0.3.0/0.3.0 --ins
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/easy_install
Target /usr/local/bin/easy_install
is a symlink belonging to python. You can unlink it:
  brew unlink python

To force the link and overwrite all conflicting files:
  brew link --overwrite flocker-0.3.0

To list all files that would be deleted:
  brew link --overwrite --dry-run flocker-0.3.0

Possible conflicting files are:
/usr/local/bin/easy_install -> /usr/local/Cellar/python/2.7.6/bin/easy_install
/usr/local/bin/easy_install-2.7 -> /usr/local/Cellar/python/2.7.6/bin/easy_install-2.7
/usr/local/lib/python2.7/site-packages/easy-install.pth
/usr/local/lib/python2.7/site-packages/setuptools.pth
/usr/local/lib/python2.7/site-packages/site.py

I see that /usr/local/Cellar/flocker-0.3.0/0.3.0/bin contains easy_install. Is it supposed to? I expect flocker not to conflict with existing Homebrew packages.

@jfchevrette
Copy link

+1 not sure how to handle this.

@itamarst
Copy link
Contributor

We're hoping to fix this building on the work we've done in ClusterHQ/flocker#970

@adamtheturtle
Copy link
Contributor

The JIRA issue for this is at https://clusterhq.atlassian.net/browse/FLOC-660

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

4 participants