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

Rebuild all packages with conda >= 2.0? #2171

Closed
stefraynaud opened this issue Apr 21, 2017 · 2 comments
Closed

Rebuild all packages with conda >= 2.0? #2171

stefraynaud opened this issue Apr 21, 2017 · 2 comments
Milestone

Comments

@stefraynaud
Copy link
Contributor

stefraynaud commented Apr 21, 2017

When trying to build with conda a package that depends on uvcdat,
I faced this error message:

WARNING conda_build.build:create_env(697): Build prefix failed with prefix length 255
WARNING conda_build.build:create_env(698): Error was:                                
WARNING conda_build.build:create_env(699): Placeholder of length '80' too short in package uvcdat::binaryio-2.8-np111py27_2.
The package must be rebuilt with conda-build > 2.0.                                                                         
WARNING conda_build.build:create_env(700): One or more of your package dependencies needs to be rebuilt with a longer prefix length.
WARNING conda_build.build:create_env(702): Falling back to legacy prefix length of 80 characters.                                   
WARNING conda_build.build:create_env(703): Your package will not install into prefixes > 80 characters.                             

It seems that a lot of uvcdat subpackages have been built a long time ago, including binaryio: https://anaconda.org/uvcdat/repo?page=1

@doutriaux1
Copy link
Contributor

@stefraynaud we will be rebuilding all this for 2.10 coming very soon. Thx for reporting!

@doutriaux1
Copy link
Contributor

fixed in 2.10

@doutriaux1 doutriaux1 added this to the 2.10 milestone May 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants