skiffos / SkiffOS

Any Linux distribution, anywhere.
https://skiffos.com
MIT License
687 stars 51 forks source link

dropbear: download servers were down #228

Closed Darin755 closed 2 years ago

Darin755 commented 2 years ago

Hello, When I try to compile Skiffos I get the following error: image

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 2 years ago

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 2 years ago

Regardless I mirrored dropbear. But yes, it doesn't check the mirror unless the download from the actual source fails first.