laiyujun

Results 7 comments of laiyujun

有没有刷了网络不稳定?就是那种看电视断断续续的,说是网掉了吧他没掉,说是没掉吧看电视卡一下卡一下的,换了个系统刷就没这问题!另外一个内存统计数据不准确

果然,现在iStore编译报错了 ERROR: info field 'version' has invalid value: package version is invalid ERROR: failed to create package: package version is invalid make[3]: *** [/home/runner/work/OpenWrt360_6.1/OpenWrt360_6.1/openwrt/feeds/luci/luci.mk:391: /home/runner/work/OpenWrt360_6.1/OpenWrt360_6.1/openwrt/bin/packages/aarch64_cortex-a53/iStore/luci-app-store-0.1.29-5.apk] Error 99 make[3]: Leaving directory...

关键是源码仓库 [ https://github.com/LiBwrt/openwrt-6.x ]的作者把低版本分支删了,这下尴尬了

用的github actions编译的

好的,研究一下。或者大佬能提供下config的配置选项不?

改用opkg编译后还是报错,看了只能暂时把iStore去掉 ERROR: info field 'version' has invalid value: package version is invalid ERROR: failed to create package: package version is invalid make[3]: Leaving directory '/home/runner/work/OpenWrt360_6.1/OpenWrt360_6.1/openwrt/feeds/iStore/luci/luci-app-store' make[3]: *** [/home/runner/work/OpenWrt360_6.1/OpenWrt360_6.1/openwrt/feeds/luci/luci.mk:391: /home/runner/work/OpenWrt360_6.1/OpenWrt360_6.1/openwrt/bin/packages/aarch64_cortex-a53/iStore/luci-app-store-0.1.29-5.apk] Error...

跟帖,最新6.6.y版本的armsr -> armv8选soc qemu打出来的包,无论是rootfs.tzr.gz还是lxc.gz包,启动后网络均不正常,ifconfig没有 ip信息,只有一个lo 127.0.0.1,手动 /etc/init.d/network restart 会提示两次 Command failed:Not found (测试了脚本是在stop的时候报出的),这时 ifconfig ip信息会正常,然后luci界面也可以正常访问登录,然后重启OpenWrt后,网络又没有了iP信息,这时依然手动执行 /etc/init.d/network restart 还会提示两次 Command failed:Not found ,这时 ifconfig ip信息会正常,但是这个时候luci登录界面就打不开了!