Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

Linux builds not available on conda-forge channel #3

Closed
bollwyvl opened this issue Jun 14, 2016 · 12 comments
Closed

Linux builds not available on conda-forge channel #3

bollwyvl opened this issue Jun 14, 2016 · 12 comments

Comments

@bollwyvl
Copy link
Contributor

On the initial commit, and on the merging of the most recent feedstock, linux builds were not uploaded:
https://anaconda.org/conda-forge/nbpresent/files

Looking at the most recent build, it looks like the circleci only ran py2.7, anyway:
https://circleci.com/gh/conda-forge/nbpresent-feedstock/4

Any thoughts, @ocefpaf @jakirkham?

@jakirkham
Copy link
Member

jakirkham commented Jun 14, 2016

No idea. Are you getting an error, signal, or something that is causing it to stop?

@jakirkham
Copy link
Member

@pelson, won't be back for a bit, but I'm going to put this one on his radar. We have seen one other feedstock run to the point of test completion and not upload anything. Though we are still unsure why that is.

@bollwyvl
Copy link
Contributor Author

nope: the end of the 2.7 build looks normal.

Running the docker stuff locally hacked up with some more debugging to see what i can see...

@jakirkham
Copy link
Member

FWIW it seems that the CircleCI PRs didn't run anything other than Python 2.7. So, that's a bit odd.

@bollwyvl
Copy link
Contributor Author

Indeed!

@bollwyvl
Copy link
Contributor Author

One meta question: why is conda-build-all not used in the docker setup?

@jakirkham
Copy link
Member

So, conda-build-all is used to render feedstocks. In other words, it has been used to create all of the configuration files. Though I may not understand the motivation of the question; so, feel free to ask more questions.

@bollwyvl
Copy link
Contributor Author

bollwyvl commented Jun 14, 2016

Well, specifically in the run_docker_build template, separate blocks are created for each of the (in this case) pythons... i thought conda-build-all would do that automagically, i.e. one call to conda-build-all vs many calls to conda build. But i imagine there is a fine reason. I had just gotten used to testing it locally that way.

Making some headway locally: basically conda-build is exiting non-zero without any apparent message... of course, i didn't print that return code out, so running again...

@bollwyvl
Copy link
Contributor Author

Ok, it looks like deep under the covers, it looks like one of the following is indeed throwing an unexpected signal:

haven't determined which or what...

I am inclined to drop the full test suite on linux (just bail on not darwin) and just check test: {imports: whatever} for now so i can get initial releases of these things out... thoughts on this approach?

@pelson
Copy link
Member

pelson commented Jun 27, 2016

conda-forge/erlang-feedstock#1 saw a similar issue

@jakirkham
Copy link
Member

So, I see Linux builds on conda-forge. Appears this is resolved. Should we close this?

@bollwyvl
Copy link
Contributor Author

Yeah!

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

3 participants