luci-app-serverchan icon indicating copy to clipboard operation
luci-app-serverchan copied to clipboard

"🙋 问题交流:如何在线编译且随时更新 | [Question] "

Open naoki66 opened this issue 1 year ago • 1 comments

请在提交问题之前回答这些问题,谢谢。 | Please answer these questions before submitting them. Thank you.

你使用了哪个版本? | Which version did you use?

892735d

预期行为 | Expected behavior

在线编译到openwrt里

实际行为 | Actual behavior

原因分析(如果可以) | Cause analysis (if possible)

问题重现步骤 | Steps to reproduce the problem

在线编译 https://github.com/coolsnowwolf/lede 源码添加到这里 echo 'src-git wechatpush https://github.com/tty228/luci-app-wechatpush.git' >>feeds.conf.default 编译出错,手动更新也一样 Updating feed 'wechatpush' from 'https://github.com/tty228/luci-app-wechatpush.git' ... 正克隆到 './feeds/wechatpush'... remote: Enumerating objects: 58, done. remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 100% (42/42), done. remote: Total 58 (delta 2), reused 40 (delta 1), pack-reused 0 (from 0) 接收对象中: 100% (58/58), 102.78 KiB | 503.00 KiB/s, 完成. 处理 delta 中: 100% (2/2), 完成. Create index file './feeds/packages.index' Create index file './feeds/luci.index' Create index file './feeds/routing.index' Create index file './feeds/telephony.index' Create index file './feeds/wechatpush.index' grep: feeds/wechatpush/Makefile:#: 没有那个文件或目录 grep: call: 没有那个文件或目录 grep: BuildPackage: 没有那个文件或目录 grep: OpenWrt: 没有那个文件或目录 grep: buildroot: 没有那个文件或目录 grep: signature/Makefile: 没有那个文件或目录 /home/xx/lede/feeds/wechatpush.tmp/info/.files-packageinfo.mk:1: *** 目标模式不含有“%”。 停止。 Collecting target info: done Ignoring feed 'wechatpush' - index missing Installing all packages from feed packages. Installing all packages from feed luci. Installing all packages from feed routing. Installing all packages from feed telephony. Installing all packages from feed wechatpush. Ignoring feed 'wechatpush' - index missing Ignoring feed 'wechatpush' - index missing Ignoring feed 'wechatpush' - index missing

naoki66 avatar Oct 31 '24 06:10 naoki66

其实没有太大的必要追新,相对稳定的版本、紧急修复 bug 这类的话,我都会打版本号 ~~其实是我从来没研究过~~

tty228 avatar Mar 27 '25 02:03 tty228