Skip to content
This repository has been archived by the owner on Feb 4, 2018. It is now read-only.

catch http errors downloading github repos #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

minrk
Copy link

@minrk minrk commented Sep 9, 2016

should give a better error message when download fails, rather than "invalid tar file"

For example:

could not build image abc-xyz: Error: Fetching https://github.com/abc/xyz/tarball/master failed: 404 Not Found

May close binder-project/binder#76

should give a better error message when download fails, rather than "invalid tar file"

For example:

    could not build image abc-xyz: Error: Fetching https://github.com/abc/xyz/tarball/master failed: 404 Not Found
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unhelpful error message for misspelled repository name: "invalid tar file"
1 participant