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

builds failing often with downloads from httpredir.debian.org #1

Closed
ctaggart opened this issue May 9, 2016 · 4 comments
Closed

builds failing often with downloads from httpredir.debian.org #1

ctaggart opened this issue May 9, 2016 · 4 comments

Comments

@ctaggart
Copy link
Owner

ctaggart commented May 9, 2016

https://travis-ci.org/ctaggart/dotnet-vscode/builds/128764714

E: Failed to fetch http://httpredir.debian.org/debian/pool/main/libp/libpciaccess/libpciaccess0_0.13.2-3+b1_amd64.deb Error reading from server. Remote end closed connection [IP: 5.153.231.35 80]

@ctaggart
Copy link
Owner Author

ctaggart commented May 9, 2016

httpredir.debian.org seams to be problematic:
https://lists.debian.org/debian-devel/2015/07/msg00132.html

@ctaggart
Copy link
Owner Author

https://travis-ci.org/ctaggart/rusty-vscode/builds/129330716#L694

Failed to fetch http://httpredir.debian.org/debian/pool/main/s/s2tc/libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb Error reading from server. Remote end closed connection [IP: 5.153.231.35 80]

@ctaggart ctaggart changed the title build failing when downloading libpciaccess builds failing often with downloads from httpredir.debian.org May 11, 2016
@ctaggart
Copy link
Owner Author

See about turning on apt caching. https://docs.travis-ci.com/user/caching/#Enabling-multiple-caching-features

cache:
- apt

@ctaggart
Copy link
Owner Author

I added apt caching with #4. We'll see if that helps a bit.

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

No branches or pull requests

1 participant