Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
naoki66 opened this issue Oct 31, 2024 · 0 comments
Open

Comments

@naoki66
Copy link

naoki66 commented Oct 31, 2024

请在提交问题之前回答这些问题,谢谢。 | 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant