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

Unhandled exception if instance download fails #63

Closed
stevieb9 opened this issue Mar 29, 2017 · 2 comments
Closed

Unhandled exception if instance download fails #63

stevieb9 opened this issue Mar 29, 2017 · 2 comments

Comments

@stevieb9
Copy link
Owner

stevieb9 commented Mar 29, 2017

c:\repos\berrybrew>berrybrew install 5.10.1_32

Downloading http://strawberryperl.com/download/5.10.1.5/strawberry-perl-5.10.1.5-portable.zip to       
C:\berrybrew\temp\strawberry-perl-5.10.1.5-portable.zip

Unhandled Exception: System.Net.WebException: The remote server returned an error: (404) Not Found.
   at System.Net.WebClient.DownloadFile(Uri address, String fileName)
   at BerryBrew.Berrybrew.Fetch(StrawberryPerl perl)
   at BerryBrew.Berrybrew.Install(String version)
   at BBConsole.bbconsole.Main(String[] args)`
@stevieb9
Copy link
Owner Author

stevieb9 commented Aug 2, 2017

Fixed in 1.16, will auto-close upon merge.

@stevieb9
Copy link
Owner Author

stevieb9 commented Aug 2, 2017

Accidentally pushed to master. Reopening, will close when 1.16 is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant