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

Travis builds fail with CondaError: BlockingIOError(11, 'write could not complete without blocking', 0) #98

Closed
tswast opened this issue Dec 20, 2017 · 0 comments
Assignees
Labels
type: process A process-related concern. May include testing, release, or the like.

Comments

@tswast
Copy link
Collaborator

tswast commented Dec 20, 2017

Builds are failing with

CondaError: BlockingIOError(11, 'write could not complete without blocking', 0)

See: https://travis-ci.org/pydata/pandas-gbq/jobs/319413385

Based on conda/conda#6468 it is because Conda is a bit too verbose for Travis. Suggested fix is to use --quiet parameter for conda commands.

@tswast tswast self-assigned this Dec 20, 2017
@tswast tswast added the type: process A process-related concern. May include testing, release, or the like. label Dec 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

1 participant