Compiling error - Can't get kodi sources

  • Hi,

    I've been trying to compile the latest LE from git, but I get an error about missing kodi sources:

    --2017-05-24 09:39:18-- 4f53fb5.tar.gz

    Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112

    Connecting to github.com (github.com)|192.30.253.113|:443... connected.

    HTTP request sent, awaiting response... 302 Found

    Location: 4f53fb5 [following]

    --2017-05-24 09:39:19-- 4f53fb5

    Resolving codeload.github.com (codeload.github.com)... 192.30.253.121, 192.30.253.120

    Connecting to codeload.github.com (codeload.github.com)|192.30.253.121|:443... connected.

    HTTP request sent, awaiting response... 404 Not Found

    2017-05-24 09:39:19 ERROR 404: Not Found.

    --2017-05-24 09:39:19-- kodi-4f53fb5.tar.gz

    Resolving sources.libreelec.tv (sources.libreelec.tv)... 163.172.166.199

    Connecting to sources.libreelec.tv (sources.libreelec.tv)|163.172.166.199|:80... connected.

    HTTP request sent, awaiting response... 404 Not Found

    2017-05-24 09:39:19 ERROR 404: Not Found.


    Cant't get kodi sources : 4f53fb5.tar.gz

    Try later !!

    Could someone please check?

    I'm building with:

    Code
    git fetch; git reset --hard origin/libreelec-8.0
    PROJECT=Odroid_C2 ARCH=aarch64 tools/download-tool
    time PROJECT=Odroid_C2 ARCH=aarch64 make release
    • Official Post

    I put the incorrect githash in the original 17.2 update PR, but this has now been corrected. However Kodi has found some issues with add-ons that will result in a 17.3 release soon-ish, so our 8.0.2 release will be delayed until upstream has things sorted.