dropbear: download servers were down
Darin755 opened this issue · 2 comments
Darin755 commented
Hello,
When I try to compile Skiffos I get the following error:
It seems that it is trying to fetch dropbear from skiffos/mirror but when I look at the repo I don't see dropbear at all. Is this a bug or am I missing something? I should be able to just edit the makefile but I don't know the url to the correct repo.
paralin commented
It tries the mirror after trying the upstream source.
If you scroll up a bit you'll see a failed request to the dropbear download servers.
Try again now and see if it works? Their servers were probably just down temporarily.
paralin commented
Regardless I mirrored dropbear. But yes, it doesn't check the mirror unless the download from the actual source fails first.