Closed
Description
Expected Behavior
No error in package update/install
Current Behavior
Downloading https://download.openmptcprouter.com/release/v0.58.2/rpi4/targets/bcm27xx/bcm2711/packages/Packages.gz
*** Failed to download the package list from https://download.openmptcprouter.com/release/v0.58.2/rpi4/targets/bcm27xx/bcm2711/packages/Packages.gz
Downloading https://download.openmptcprouter.com/release/v0.58.2/rpi4/packages/aarch64_cortex-a72/base/Packages.gz
*** Failed to download the package list from https://download.openmptcprouter.com/release/v0.58.2/rpi4/packages/aarch64_cortex-a72/base/Packages.gz
Downloading https://download.openmptcprouter.com/release/v0.58.2/rpi4/packages/aarch64_cortex-a72/luci/Packages.gz
*** Failed to download the package list from https://download.openmptcprouter.com/release/v0.58.2/rpi4/packages/aarch64_cortex-a72/luci/Packages.gz
Downloading https://download.openmptcprouter.com/release/v0.58.2/rpi4/packages/aarch64_cortex-a72/openmptcprouter/Packages.gz
*** Failed to download the package list from https://download.openmptcprouter.com/release/v0.58.2/rpi4/packages/aarch64_cortex-a72/openmptcprouter/Packages.gz
Possible Solution
Via SSH, use:
opkg --no-check-certificate update
and opkg --no-check-certificate install <package>