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

sing-box不存在了导致编译失败 #196

Open
evenwangcn opened this issue Feb 12, 2025 · 3 comments
Open

sing-box不存在了导致编译失败 #196

evenwangcn opened this issue Feb 12, 2025 · 3 comments

Comments

@evenwangcn
Copy link

2025-02-12T00:30:55.3854711Z make[3]: Entering directory '/home/runner/work/lede/lede/feeds/kenzok8small/sing-box'
2025-02-12T00:30:55.5040172Z mkdir -p /home/runner/work/lede/lede/dl
2025-02-12T00:30:55.5070588Z SHELL= flock /home/runner/work/lede/lede/tmp/.sing-box-1.11.3.tar.gz.flock -c ' /home/runner/work/lede/lede/scripts/download.pl "/home/runner/work/lede/lede/dl" "sing-box-1.11.3.tar.gz" "26d46dfdefb141f569d13b34a298528721e7471dfcd39192d49772ce2c9a23aa" "" "https://codeload.github.com/SagerNet/sing-box/tar.gz/v1.11.3?" '
2025-02-12T00:30:55.5337427Z + curl -f --connect-timeout 20 --retry 5 --location https://codeload.github.com/SagerNet/sing-box/tar.gz/v1.11.3?/sing-box-1.11.3.tar.gz
2025-02-12T00:30:55.5388981Z % Total % Received % Xferd Average Speed Time Time Time Current
2025-02-12T00:30:55.5389653Z Dload Upload Total Spent Left Speed
2025-02-12T00:30:55.5390006Z
2025-02-12T00:30:55.7061269Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2025-02-12T00:30:55.7981516Z 1 440k 1 7490 0 0 44761 0 0:00:10 --:--:-- 0:00:10 44583
2025-02-12T00:30:55.7982415Z 100 440k 100 440k 0 0 1698k 0 --:--:-- --:--:-- --:--:-- 1694k
2025-02-12T00:30:55.8047362Z Hash of the downloaded file does not match (file: 51b189549395c132dce781e1c70315e4bb8386c207e171c07124759b45481d97, requested: 26d46dfdefb141f569d13b34a298528721e7471dfcd39192d49772ce2c9a23aa) - deleting download.
2025-02-12T00:30:55.8049192Z + curl -f --connect-timeout 20 --retry 5 --location https://sources.cdn.openwrt.org/sing-box-1.11.3.tar.gz
2025-02-12T00:30:55.8101899Z % Total % Received % Xferd Average Speed Time Time Time Current
2025-02-12T00:30:55.8102586Z Dload Upload Total Spent Left Speed
2025-02-12T00:30:55.8102927Z
2025-02-12T00:30:56.6824192Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2025-02-12T00:30:56.6824953Z 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2025-02-12T00:30:56.6825733Z curl: (22) The requested URL returned error: 404
2025-02-12T00:30:56.6851573Z Download failed.
2025-02-12T00:30:56.6853475Z + curl -f --connect-timeout 20 --retry 5 --location https://sources.openwrt.org/sing-box-1.11.3.tar.gz
2025-02-12T00:30:56.6912015Z % Total % Received % Xferd Average Speed Time Time Time Current
2025-02-12T00:30:56.6912719Z Dload Upload Total Spent Left Speed
2025-02-12T00:30:56.6916328Z
2025-02-12T00:30:57.3608816Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2025-02-12T00:30:57.3610019Z 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2025-02-12T00:30:57.3619906Z curl: (22) The requested URL returned error: 404
2025-02-12T00:30:57.3636845Z Download failed.
2025-02-12T00:30:57.3638876Z + curl -f --connect-timeout 20 --retry 5 --location https://mirror2.openwrt.org/sources/sing-box-1.11.3.tar.gz
2025-02-12T00:30:57.3696653Z % Total % Received % Xferd Average Speed Time Time Time Current
2025-02-12T00:30:57.3697339Z Dload Upload Total Spent Left Speed
2025-02-12T00:30:57.3697671Z
2025-02-12T00:30:57.7063631Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2025-02-12T00:30:57.8701094Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2025-02-12T00:30:57.8701832Z 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2025-02-12T00:30:57.8711470Z curl: (22) The requested URL returned error: 404
2025-02-12T00:30:57.8728024Z Download failed.
2025-02-12T00:30:57.8729025Z No more mirrors to try - giving up.
2025-02-12T00:30:57.8740922Z make[3]: *** [Makefile:151: /home/runner/work/lede/lede/dl/sing-box-1.11.3.tar.gz] Error 2
2025-02-12T00:30:57.8741709Z make[3]: Leaving directory '/home/runner/work/lede/lede/feeds/kenzok8small/sing-box'
2025-02-12T00:30:57.8745940Z time: package/feeds/kenzok8small/sing-box/compile#0.19#0.13#2.49
2025-02-12T00:30:57.8753259Z ERROR: package/feeds/kenzok8small/sing-box failed to build.
2025-02-12T00:30:57.8756937Z make[2]: *** [package/Makefile:116: package/feeds/kenzok8small/sing-box/compile] Error 1
2025-02-12T00:30:57.8761781Z make[2]: Leaving directory '/home/runner/work/lede/lede'
2025-02-12T00:30:57.8766557Z make[1]: *** [package/Makefile:110: /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
2025-02-12T00:30:57.8770792Z make[1]: Leaving directory '/home/runner/work/lede/lede'
2025-02-12T00:30:57.8776187Z make: *** [/home/runner/work/lede/lede/include/toplevel.mk:231: world] Error 2
2025-02-12T00:30:57.8793744Z ##[error]Process completed with exit code 2.

@woni928
Copy link

woni928 commented Feb 12, 2025

同样的问题
@kenzok8

@alschw
Copy link

alschw commented Feb 12, 2025

参考如下修改先自己改下hash吧
xiaorouji/openwrt-passwall-packages@150bcdd

@kenzok8
Copy link
Owner

kenzok8 commented Feb 12, 2025

更新时,获取hash值错了,导致下载会失败

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

4 participants