I just flashed new build (hnyman's OpenWrt SNAPSHOT r14849-4a2b1ff7fb / LuCI Master git-20.305.72436-6e4e132 from Build for Netgear R7800) on my netgear R7800. I got a script that installs unbound, upnp, ddns and their respective luci-app-* + some more stuff after sysupgrade, but the ipk files seem to be nonexistent. I downgraded to previous build thinking the new luci version repos are broken or some such and the situation is the same.
* opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/luci-app-uhttpd_git-20.306.62653-4e86204_all.ipk, wget returned 8.
* opkg_install_pkg: Failed to download luci-app-uhttpd. Perhaps you need to run 'opkg update'?
* opkg_install_cmd: Cannot install package luci-app-uhttpd.
* opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/luci-mod-rpc_git-20.306.62653-4e86204_all.ipk, wget returned 8.
* opkg_install_pkg: Failed to download luci-mod-rpc. Perhaps you need to run 'opkg update'?
* opkg_install_cmd: Cannot install package luci-mod-rpc.
* opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/luci-app-ddns_git-20.306.62653-4e86204_all.ipk, wget returned 8.
* opkg_install_pkg: Failed to download luci-app-ddns. Perhaps you need to run 'opkg update'?
* opkg_install_cmd: Cannot install package luci-app-ddns.
* opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/luci-app-unbound_git-20.306.62653-4e86204_all.ipk, wget returned 8.
* opkg_install_pkg: Failed to download luci-app-unbound. Perhaps you need to run 'opkg update'?
* opkg_install_cmd: Cannot install package luci-app-unbound.
* opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/luci-app-upnp_git-20.306.62653-4e86204_all.ipk, wget returned 8.
* opkg_install_pkg: Failed to download luci-app-upnp. Perhaps you need to run 'opkg update'?
* opkg_install_cmd: Cannot install package luci-app-upnp.
opkg update
comes up with no errors.
I tried to download the .ipk's manually but the links are dead. Do i need to change the luci repo source or something?
Thanks for any suggestions!