Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

Use -O with wget to be explicit about the output file name #23

Merged
merged 1 commit into from
Jul 5, 2016

Conversation

murrayju
Copy link
Contributor

@murrayju murrayju commented Jul 1, 2016

When I first tried running your setup.sh, the script would exit early with the error:

tar: winpty-0.2.2-cygwin-2.4.1-ia32.tar.gz: Cannot open: No such file or directory

Looking further up in the output, I noticed that wget was saving the file as some crazy long filename. I added the -O flag with an explicit file name, and then it worked.

@tiangolo
Copy link
Owner

tiangolo commented Jul 5, 2016

It's strange that it doesn't work for you. I just tested it and it worked normally...

Nevertheless, it doesn't hurt to add extra safety ;)

@tiangolo tiangolo merged commit a8758b6 into tiangolo:master Jul 5, 2016
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.

None yet

2 participants