P3TERX / Aria2-Pro-Core

Aria2 static binaries for GNU/Linux with some powerful feature patches. | 破解无限线程 防掉线程优化 静态编译 二进制文件 增强版
GNU General Public License v3.0
378 stars 96 forks source link

aria2 has been updated to version 1.37.0 #25

Open ray1025 opened 8 months ago

ray1025 commented 8 months ago

aria2 has been updated to version 1.37.0. Could you please update the pro version?

synodriver commented 8 months ago

I tried to build with docker, but just got errors,

=> ERROR [builder 4/4] RUN bash aria2-gnu-linux-build.sh      
...
#6 23.39 No schema files found: doing nothing.
..
#6 29.07 gzip: stdin: not in gzip format
#6 29.07 tar: Child returned status 1
#6 29.07 tar: Error is not recoverable: exiting now
------
executor failed running [/bin/sh -c bash $BUILD_SCRIPT]: exit code: 2

To build aria2 1.37.0 correctly, there maybe some modification to the build script I think.

CberYellowstone commented 7 months ago

I tried to build with docker, but just got errors,

=> ERROR [builder 4/4] RUN bash aria2-gnu-linux-build.sh      
...
#6 23.39 No schema files found: doing nothing.
..
#6 29.07 gzip: stdin: not in gzip format
#6 29.07 tar: Child returned status 1
#6 29.07 tar: Error is not recoverable: exiting now
------
executor failed running [/bin/sh -c bash $BUILD_SCRIPT]: exit code: 2

To build aria2 1.37.0 correctly, there maybe some modification to the build script I think.

I fix it by update the dependence in dependences but it still fail at last with

error: patch failed: src/prefs.cc:437 error: src/prefs.cc: patch does not apply error: patch failed: src/prefs.h:389 error: src/prefs.h: patch does not apply

CberYellowstone commented 7 months ago

To build aria2 1.37.0 correctly, there maybe some modification to the build script I think.

i think the patches should also be updated

CberYellowstone commented 7 months ago

@P3TERX

shahidabrar commented 7 months ago

i was able to build on manjaro kde from aur package named as aria2-pro. aria2c.tar.gz

JarmoHu commented 7 months ago

The "no-want-digest-header" option has been already added to the original code. So I think we may delete "patch/0004-option-add-option-to-disable-want-digest-header.patch"

CberYellowstone commented 3 months ago

@P3TERX 大佬能看看这个吗,最近看到你博客更新了抱一丝希望来问问

JarmoHu commented 3 months ago

@P3TERX 大佬能看看这个吗,最近看到你博客更新了抱一丝希望来问问

自己去编译一个吧

CberYellowstone commented 3 months ago

@P3TERX 大佬能看看这个吗,最近看到你博客更新了抱一丝希望来问问

自己去编译一个吧

参见之前的发言,旧的patch无法应用于最新版了,直接编译会报错,有一个PullRequest,但试过也没能编译成功

CberYellowstone commented 3 months ago

@P3TERX 大佬能看看这个吗,最近看到你博客更新了抱一丝希望来问问

自己去编译一个吧

没注意那个pr就是你发起的XD,不知为何我在本地试过几次编译你的版本也没成功

JarmoHu commented 3 months ago

https://github.com/JarmoHu/Aria2-Pro-Core/actions