Skip to content

Conversation

@engineerchuan
Copy link
Contributor

Yesterday, we added curl retries to try to fix the build.

However, there are still issues here:

https://circleci.com/gh/pytorch/audio/5049?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
https://circleci.com/gh/pytorch/audio/5055?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

  1. Upped the retry count and lowered slightly the time to wait to connect.
  2. Removed the "r" query parameter and "mirror". This was set on two of the downloads but not the other two. I believe it should be more robust to not specify this.

Let's try it.

@engineerchuan
Copy link
Contributor Author

Let's not merge this yet. I want to ping it at night and see if this still works.

Copy link
Contributor

@vincentqb vincentqb left a comment

Choose a reason for hiding this comment

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

All the tests are already passing :) I'll merge after these changes.

@vincentqb vincentqb merged commit 4e80df7 into pytorch:master Sep 18, 2019
@engineerchuan engineerchuan deleted the FixBuild branch September 21, 2019 22:33
ezyang pushed a commit that referenced this pull request Oct 9, 2019
* Add a retry to adjust for network failures when downloading from sourceforge
* fix packaging by adding longer connection timeout
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