Missing luci packages under mips_24kc architecture

Have run "opkg update" successfully before, but still failed:

root@BedRoom:~# opkg install luci-i18n-base-zh-cn
Installing luci-i18n-base-zh-cn (git-19.189.59078-9c5162d-1) to root...
Downloading hxxp://downloads.openwrt.org/releases/18.06.4/packages/mips_24kc/luci/luci-i18n-base-zh-cn_git-19.189.59078-9c5162d-1_all.ipk
Collected errors:
* opkg_download: Failed to download hxxp://downloads.openwrt.org/releases/18.06.4/packages/mips_24kc/luci/luci-i18n-base-zh-cn_git-19.189.59078-9c5162d-1_all.ipk, wget returned 8.
* opkg_install_pkg: Failed to download luci-i18n-base-zh-cn. Perhaps you need to run 'opkg update'?
* opkg_install_cmd: Cannot install package luci-i18n-base-zh-cn.
root@BedRoom:~# opkg upgrade luci
Upgrading luci on root from git-19.170.32094-4d6d8bc-1 to git-19.189.59078-9c5162d-1...
Downloading hxxp://downloads.openwrt.org/releases/18.06.4/packages/mips_24kc/luci/luci_git-19.189.59078-9c5162d-1_all.ipk
Collected errors:
* opkg_download: Failed to download hxxp://downloads.openwrt.org/releases/18.06.4/packages/mips_24kc/luci/luci_git-19.189.59078-9c5162d-1_all.ipk, wget returned 8.
* opkg_install_pkg: Failed to download luci. Perhaps you need to run 'opkg update'?
root@BedRoom:~#

And obviously, there's too little packages under this directory:
http://downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci/

You need to use "opkg update" to update the package lists. Buildbot has already completed the next round of packages build, and there are now git-19.190.... versions.

What do you mean by that?

Is that hxxp instead of http intentional???

1 Like