Perhaps you need to run 'opkg update'?

运行./gl_image -p usb150的时候出现以下错误

Collected errors:
 * opkg_download: Failed to download https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/libubox20191228_2020-02-27-7da66430-1_mips_24kc.ipk, wget returned 8.
 * opkg_install_pkg: Failed to download libubox20191228. Perhaps you need to run 'opkg update'?
 * opkg_install_cmd: Cannot install package libustream-openssl.
 * opkg_download: Failed to download https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/libubus20191227_2019-12-27-041c9d1c-1_mips_24kc.ipk, wget returned 8.
 * opkg_install_pkg: Failed to download libubus20191227. Perhaps you need to run 'opkg update'?
 * opkg_install_cmd: Cannot install package dnsmasq-full.
 * opkg_download: Failed to download https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/libuci20130104_2019-09-01-415f9e48-3_mips_24kc.ipk, wget returned 8.
 * opkg_install_pkg: Failed to download libuci20130104. Perhaps you need to run 'opkg update'?
 * opkg_install_cmd: Cannot install package iwinfo.
 * opkg_download: Failed to download https://fw.gl-inet.com/releases/packages-3.x/ar71xx/base/libjson-c2_0.12.1-3_mips_24kc.ipk, wget returned 8.
 * opkg_install_pkg: Failed to download libjson-c2. Perhaps you need to run 'opkg update'?
 * opkg_install_cmd: Cannot install package luci.
Makefile:149: recipe for target 'package_install' failed
make[2]: *** [package_install] Error 255
Makefile:108: recipe for target '_call_image' failed
make[1]: *** [_call_image] Error 2
Makefile:192: recipe for target 'image' failed
make: *** [image] Error 2
Failed to build gl-usb150...

已经可以了,成功打包成bin文件,但是刷入生成的bin之后无法进入192.168.8.1,可以进入ssh

1 Like

ps看下有哪些进程在运行。可能是lighttpd没有运行起来