If windows packages are failing a lot it is likely it's a kodi mirror involving the msys2 packages.
First add a temp commit adding the verbose flag -v to the curl command in both these files:
depends/windows/mingw/03-use-curl.patch
depends/windowsstore/mingw/03-use-curl.patch
Then go the log and search for Transfer returned error. The mirror listed prior to this will be the problem mirror. Check a few more to be sure.
If windows packages are failing a lot it is likely it's a kodi mirror involving the msys2 packages.
First add a temp commit adding the verbose flag
-vto the curl command in both these files:depends/windows/mingw/03-use-curl.patchdepends/windowsstore/mingw/03-use-curl.patchThen go the log and search for
Transfer returned error. The mirror listed prior to this will be the problem mirror. Check a few more to be sure.