当在OpenWrt上安装插件(如软件包)时,错误代码255通常表示安装过程中出现了错误,导致安装未能成功完成。可能的原因包括网络连接问题、软件包依赖关系问题或存储空间不足等。具体来说,网络连接问题可能是由于您的路由器无法连接到软件包服务并羡器或软件包服务器不可用。软件包依赖关系问题可能是由于软件包依赖于其他软件...
reproducable running openwrt 15.05 and 15.05.1 and attempting to install a software package (e.g. libuuid) via LuCI (prior to openwrt/luci#1048). (https://github.com/openwrt/luci/pull/1048) libuuid.postinst fails with status 255 on 15.05 and opkg segfaults in 15.05.1. This probably...
Cant't build image for Meraki MR18 due to a missing package nu801, which is responsible for LED indicator Collected errors:*opkg_install_cmd: Cannot install package nu801.*opkg_install_cmd: Cannot install package nu801. make[2]:***[Makefile:189: package_install] Error 255 make[1]:**...
* opkg_install_cmd: Cannot install package luci-app-clash. 这时就强制安装,用下面参数 opkg --nodeps install luci-app-clash_1.6.1_all.ipk
先查看本路由器安装了什么软件,软件源里有什么软件可以安装。命令如下: opkg update opkg list-installed opkg list 尝试执行tcpdump,会报错“tcpdump: not found”,说明此软件没有安装。可自行安装,命令如下: opkg install tcpdump 然后再执行,会发现成功了。命令如下: ...
在oponwrt平台下新增一个模块安装包,使用opkg install命令安装出现如下错误: 看了下内核信息 内核版本是一致的,都是3.4.39-1 只是后面的magic不对,百度上说每次编译内核该数字都会被更改。 在代码里搜到如下一行,看起来不一样 于是更改该文件 重新编译生成ipk后安装没问题 ...
* opkg_install_cmd: Cannot install package ffmpeg. root@OpenWrt:~# ffmpeg -ash: ffmpeg: not found -- Ticket URL: <https://dev.openwrt.org/ticket/18168> OpenWrt <http://openwrt.org> Opensource Wireless Router Technology ___ openwrt-tickets mailing list openwrt-tickets@lists.openwrt.org...
root@myopenwrtdevice:~# opkg install openssh-sftp-server 未知软件包“openssh-sftp-server”。收集的错误: opkg_install_cmd:无法安装软件包 openssh-sftp-server。 root@orchestraGW:~# opkg 找到 openssh-sftp-server root@orchestraGW:~#openwrt ...
方法2用命令行安装 推荐手动安装Material风格的OpenWRT主题:然后从OpenWRT路由器网页, 切换到中文界面