Skip to content

try installing bzip2 #17698

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

Closed
wants to merge 2 commits into from
Closed

Conversation

TomAugspurger
Copy link
Contributor

Just testing this out. xref #17696

@TomAugspurger
Copy link
Contributor Author

Hitting unable to execute 'x86_64-conda_cos6-linux-gnu-gcc': No such file or directory on circle now

There were some changes to the compiler

@TomAugspurger
Copy link
Contributor Author

Second failure is due to conda/conda#6030

@jreback
Copy link
Contributor

jreback commented Sep 27, 2017

maybe fix the version of mini conda installer for now (to most recent before bug)

@@ -148,6 +148,9 @@ if [ -e ${REQ} ]; then
time bash $REQ || exit 1
fi

# test commit
conda install bzip2
Copy link
Contributor

Choose a reason for hiding this comment

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

if we need this is should be somewhat selective and should skip tests if it's not installed

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's an issue with the recipe in the defaults channel. It's being rebuilt.

I'm kind of surprised that pytables doesn't raise an exception on write here. They fall back to zlib with a warning.

Copy link
Contributor

Choose a reason for hiding this comment

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

yep u to want to raise an issue there

@TomAugspurger
Copy link
Contributor Author

maybe fix the version of mini conda installer for now (to most recent before bug)

Sure, I'll open another PR for that. Will keep testing on this one

@jreback jreback closed this Sep 28, 2017
@TomAugspurger TomAugspurger deleted the test-bzip2 branch September 28, 2017 10:58
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