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

pass -U to easy_install to always fetch package #106

Merged
merged 1 commit into from
Sep 26, 2011
Merged

pass -U to easy_install to always fetch package #106

merged 1 commit into from
Sep 26, 2011

Conversation

kgoudeaux
Copy link

When calling easy_install with a build directory
on a machine/environment where the target package is
already available, include -U to force the package
to be redownloaded.

Otherwise, easy_install does nothing and fpm errors
out with:
Unexpected directory layout after easy_install

When calling easy_install with a build directory
on a machine/environment where the target package is
already available, include -U to force the package
to be redownloaded.

Otherwise, easy_install does nothing and fpm errors
out with:
Unexpected directory layout after easy_install
jordansissel added a commit that referenced this pull request Sep 26, 2011
pass -U to easy_install to always fetch package
@jordansissel jordansissel merged commit 2b96fcd into jordansissel:master Sep 26, 2011
@jordansissel
Copy link
Owner

Thanks! :)

prof-milki pushed a commit to prof-milki/xpm that referenced this pull request Dec 18, 2014
pass -U to easy_install to always fetch package
prof-milki pushed a commit to prof-milki/xpm that referenced this pull request Dec 27, 2014
pass -U to easy_install to always fetch package
jordansissel added a commit that referenced this pull request Apr 24, 2015
pass -U to easy_install to always fetch package
jordansissel added a commit that referenced this pull request Jun 20, 2016
pass -U to easy_install to always fetch package
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

Successfully merging this pull request may close these issues.

2 participants