-
Notifications
You must be signed in to change notification settings - Fork 19.5k
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
编译docker失败,请教各位大佬该如何处理? #12589
Comments
你的这个错误,用chatgpt翻译了一下: 解决步骤: PKG_VERSION:=1.7.22 先说结论:编译的时候,勾选luci-app-dockerman下午刚编译了一个树莓派3B+环境的 5.15内核版本的固件,带docker 大概40分钟-1小时左右,编译成功。 download error:系统编译过程中需要用依赖库(包)没下载完成,或者原始链接失效。 第一次成功编译以后,因为要编译斯斯R+,复制执行下面的一键命令(双仓库)版本 然后make defconfig执行后,进去勾选斯斯R+ 、luci-app-dockerman 、ttyd 、diskman ,勾选了argon主题。 今天下午我失败的多数原因是:
2.编译的时候,勾选了openwrt支持多种文件系统,结果编译失败。 |
在lede/feeds/kenzo/containerd路径没有找到containerd!!!在lede/feeds/packages/utils底下有containerd,但里的Makefile中没有缺少PKG_VERSION的指定值,PKG_VERSION :=1.7.18 |
那就等大佬了,我不过来瞎说了。 |
终于完成编译是源的问题src-git kenzo https://github.com/kenzok8/openwrt-packages |
切回luci老版的应该就可以正常编译了 |
详细叙述
选择编译docker失败,去掉docker后编译没有问题,但是需要docker,请问该如何解决?
重复 issue
具体型号
AArch64
详细日志
ERROR: Expected 'PKG_VERSION:=1.7.22' in '../containerd/Makefile', found 'PKG_VERSION:='
make[3]: *** [Makefile:194: /home/huig/lede/build_dir/target-aarch64_generic_musl/dockerd-27.3.1/.prepared_2b9aaca6bc104c8ed0fa15c317e54ef0_6664517399ebbbc92a37c5bb081b5c53] Error 1
make[3]: Leaving directory '/home/huig/lede/feeds/kenzo/dockerd'
time: package/feeds/kenzo/dockerd/compile#0.45#1.65#2.60
ERROR: package/feeds/kenzo/dockerd failed to build.
make[2]: *** [package/Makefile:116: package/feeds/kenzo/dockerd/compile] Error 1
make[2]: Leaving directory '/home/huig/lede'
make[1]: *** [package/Makefile:110: /home/huig/lede/staging_dir/target-aarch64_generic_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/huig/lede'
make: *** [/home/huig/lede/include/toplevel.mk:231:world] 错误 2
The text was updated successfully, but these errors were encountered: