Build issue from master - Cant download plymouth-lite-0.6.0.tar.bz2

  • Seem to be having a an issue with the build getting this package, can anyone help?

    --2018-04-08 11:02:19-- plymouth-lite-0.6.0.tar.bz2

    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... 301 Moved Permanently

    Location: plymouth-lite-0.6.0.tar.bz2 [following]

    --2018-04-08 11:02:19-- plymouth-lite-0.6.0.tar.bz2

    Resolving Hem (Hem)... 163.172.166.199

    Reusing existing connection to sources.libreelec.tv:80.

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

    2018-04-08 11:02:19 ERROR 404: Not Found.

  • Works here:

  • Mhm, you got resolved sources.libreelec.tv to 163.172.166.199. Seems this is some old IP address used before. But now it is 138.68.75.163. Try set IP address directly but I assume you will have bunch of similar problems.

    Or just put this address in hosts file to skip dns server.

  • Thanks again Vpeter, there was an old hosts file entry which I must have put there months ago.

    Out of interest what would I need to do to get the Intel igbvf and ixgbevf Virtual Functions included in the mainline? (They are just a kernel option and the only reason I have to build from source)

  • Krobar submit a pull request on github with a reasonable explanation for why the config change is needed and it will be considered. As a general rule enabling a couple of minor drivers isn't a big deal and shouldn't be an problem.

  • Krobar submit a pull request on github with a reasonable explanation for why the config change is needed and it will be considered. As a general rule enabling a couple of minor drivers isn't a big deal and shouldn't be an problem.

    Have submitted a pull request, its my first public PR so please excuse me if it isn't quite right.