LoopPerfect / buckaroo

The decentralized package manager for C++ and friends 🏝️
https://buckaroo.pm
MIT License
935 stars 33 forks source link

Timeout download library #110

Closed r0x0d closed 7 years ago

r0x0d commented 7 years ago

When i try to run for example: buckaroo install boost/locale it gave me this error.

Download error!                                                                 
There was an error downloading a file.                                          
 * URL:                                                                         
   https://raw.githubusercontent.com/njlr/typeof/360bfb1315950104951f68e66cfb9ba
 * Target: /home/nicht/Dev/Merlin/Merlin/buckaroo/official/boost/typeof/BUCK    
 * Cause:                                                                       
   java.net.SocketException: Connection reset                                   

EDIT: Wrong error message.

nikhedonia commented 7 years ago

Thanks for creating this issue. If I read you correctly, your issue is about the error message. Installing boost/locale works correctly with an existing and stable internet connection, is that correct ? Any suggestions how to improve the error message?

r0x0d commented 7 years ago

Wellp, not actually the error message. But i figured out that was because my connection was unstable.