istore icon indicating copy to clipboard operation
istore copied to clipboard

编译报错

Open laiyujun opened this issue 6 months ago • 11 comments

详细错误 ERROR: info field 'depends' has invalid value: dependency format is invalid ERROR: failed to create package: dependency format is invalid make[3]: *** [/home/runner/work/OpenWrt360_6.1/OpenWrt360_6.1/openwrt/feeds/luci/luci.mk:392: /home/runner/work/OpenWrt360_6.1/OpenWrt360_6.1/openwrt/bin/packages/aarch64_cortex-a53/iStore/luci-lib-taskd-1.0.23.apk] Error 99 make[3]: Leaving directory '/home/runner/work/OpenWrt360_6.1/OpenWrt360_6.1/openwrt/feeds/iStore/luci/luci-lib-taskd' time: package/feeds/iStore/luci-lib-taskd/compile#0.20#0.28#0.46 ERROR: package/feeds/iStore/luci-lib-taskd failed to build. make[2]: *** [package/Makefile:183: package/feeds/iStore/luci-lib-taskd/compile] Error 1

laiyujun avatar Jun 25 '25 02:06 laiyujun

拉取下,应该修复了

jjm2473 avatar Jun 25 '25 03:06 jjm2473

不过你在apk包管理器里使用istore没啥用,因为istore都还没支持apk

jjm2473 avatar Jun 25 '25 03:06 jjm2473

果然,现在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 '/home/runner/work/OpenWrt360_6.1/OpenWrt360_6.1/openwrt/feeds/iStore/luci/luci-app-store' time: package/feeds/iStore/luci-app-store/compile#0.26#0.37#0.62 ERROR: package/feeds/iStore/luci-app-store failed to build. make[2]: *** [package/Makefile:183: package/feeds/iStore/luci-app-store/compile] Error 1

laiyujun avatar Jun 25 '25 09:06 laiyujun

你还是切换到opkg吧,都说了istore不支持apk,就算istore能打包进固件,istore里面的插件也是全部无法安装的。

jjm2473 avatar Jun 25 '25 09:06 jjm2473

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

laiyujun avatar Jun 25 '25 09:06 laiyujun

不是啊,你menuconfig就可以选择软件包管理器

jjm2473 avatar Jun 25 '25 09:06 jjm2473

用的github actions编译的

laiyujun avatar Jun 25 '25 09:06 laiyujun

那就改config文件呗

jjm2473 avatar Jun 25 '25 09:06 jjm2473

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

laiyujun avatar Jun 25 '25 09:06 laiyujun

改用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 99 time: package/feeds/iStore/luci-app-store/compile#0.20#0.32#0.48 ERROR: package/feeds/iStore/luci-app-store failed to build. make[2]: *** [package/Makefile:183: package/feeds/iStore/luci-app-store/compile] Error 1

laiyujun avatar Jun 26 '25 01:06 laiyujun

改用opkg编译后还是报错,看了只能暂时把iStore去掉

这叫改成opkg了?那后面怎么还是输出

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

jjm2473 avatar Jun 26 '25 05:06 jjm2473