Sources down? Mirror possible?

  • Trying to build LibreELEC 8.0.1 since 2 or 3 days but I can't download package source code. Getting 404 Errors. Is this already known? Or is it a problem on my side?

    Was working flawless last week.

    Edited once, last by chogger (April 8, 2017 at 12:19 AM).


  • Trying to build LibreELEC 8.0.1 since 2 or 3 days but I can't download package source code. Getting 404 Errors. Is this already known? Or is it a problem on my side?

    Was working flawless last week.

    Can you provide details of the failure - which package?

    Both the devel and mirror servers are responding normally for me, so without more details for now I'd say it's a problem your side.

  • After looking into the log more detailed i ask myself if this strange filename is correct:

    My missing source package:
    opengl-meson-0.0invalid.tar.xz

    edit:
    Was using:

    PROJECT=Generic ARCH=x86_64 tools/download-tool

    Edited once, last by chogger (April 8, 2017 at 10:05 AM).

  • Why not just use make and download only required packages.

    Code
    PROJECT=Generic ARCH=x86_64 make image

    I'm a not Linux user, i just follow the manual to compile.
    By the way: i need add a driver for a TP-Link TL-WN751ND. How i do that?