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

Improved the use of whitespace in templates. #100

Merged
merged 1 commit into from
Mar 26, 2016

Conversation

pelson
Copy link
Member

@pelson pelson commented Mar 26, 2016

No description provided.

@@ -38,18 +41,17 @@ echo "$config" > ~/.condarc
conda clean --lock

conda update --yes --all

conda install --yes conda-build==1.18.2
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, note this change @ocefpaf.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. That bug does not occur in all feedstocks, but I guess it is safer this way until it gets fixed.

Copy link
Member

@jakirkham jakirkham May 1, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you help @frol and I understand this change? What does/did it solve? Is it still needed? We were discussing it in this context.

Copy link
Member

@jakirkham jakirkham May 1, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have looked a bit closer and I believe the problem was an issue with an assertion in conda-build. See this comment. Please correct me if I am missing something here, @pelson and @ocefpaf.

It appears like this PR ( conda/conda-build#855 ) fixes the assertion issue. Assuming that does fix the problem, that change is in the 1.20.1 release.

Though I'm not sure whether we can use it or not yet as we have this issue ( conda/conda-build#889 ) on Mac and conceivably it would be present on Linux too. We believe this is fixed in this PR ( conda/conda-build#892 ), but are still waiting for a release.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me. It would be great if every workaround is commented with links to related issues/PRs right in the sources, so it is obvious what was wrong with it and when it is safe to remove the workaround. I am maintaining our company's recipes and I know that almost every release of Conda/Conda-Build breaks something somewhere in an unexpected way, this is why I asked what is wrong with all newer Conda-Build releases after 1.18.2.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we might be able to drop it after all. See this PR ( #152 ).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have dropped this pinning in master and it will be gone in the next release.

@pelson pelson merged commit e5f71f3 into conda-forge:master Mar 26, 2016
@pelson pelson deleted the whitespace_tidy branch March 26, 2016 22:28
jakirkham referenced this pull request in conda-forge/boost-feedstock May 1, 2016
@jakirkham
Copy link
Member

cc @frol

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.

4 participants