chongshengB / Padavan-build

Padavan 自动编译
1.31k stars 6.46k forks source link

编译时出错了,请修正一下。 #359

Open VPN-V2Ray opened 2 years ago

VPN-V2Ray commented 2 years ago

编译时出错了,请修正一下。

--2022-04-18 08:01:05-- https://bintray.com/htop/source/download_file?file_path=htop-3.0.2.tar.gz Resolving bintray.com (bintray.com)... 75.126.118.184 Connecting to bintray.com (bintray.com)|75.126.118.184|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2022-04-18 08:01:06 ERROR 403: Forbidden.

make[2]: *** [download_test] Error 8 Makefile:9: recipe for target 'download_test' failed make[2]: Leaving directory '/opt/rt-n56u/trunk/user/htop' Makefile:235: recipe for target 'all' failed 编译时出错了,请修正一下。

daeries commented 2 years ago

同样的问题,4.4可以编译成功,3.4出错

guo6066 commented 2 years ago

最快的方式是自己修改下fork后的yml文件中的第40行,用C大的库就能解决上面的问题,重新编译就能成功! 原始: 9431a78f3c81dbba8044b1a004ce921

修改: 264eca4cd59ceccbc29a62cd66bcf5c

kkjoy commented 2 years ago

把htop改成n或者自己替换地址 可以参考我的项目

Sun-Cold commented 2 years ago

作者的源码太久没更新,原先的插件链接不能用了。你可以直接用别人的源码,或者fork作者的库,然后自己改一下htop的make文件

trytrytogo commented 1 year ago

把htop改成n或者自己替换地址 可以参考我的项目

@kkjoy 冒昧问下,用你的项目打包好了。 但是tailscale 不知道怎么用。

日志如下:

Jan  1 00:01:49 自动启动: 正在启动tailscale
Jan  1 00:01:49 自动启动: 启动tailscale完成

shell 中查询tailscale的状态

MI-R3G:/home/root # ps | grep tail
  728 admin     664m S    tailscaled -state /etc/storage/tailscaled.state
 1130 admin     1524 S    grep tail
MI-R3G:/home/root # tailscale status
failed to connect to local tailscaled (which appears to be running as tailscaled, pid 728). Got error: Failed to connect to local Tailscale daemon for /localapi/v0/status; not running? Error: dial unix tailscaled.sock: connect: no such file or directory
MI-R3G:/home/root #
kkjoy commented 1 year ago

把htop改成n或者自己替换地址 可以参考我的项目

@kkjoy 冒昧问下,用你的项目打包好了。 但是tailscale 不知道怎么用。

日志如下:

Jan  1 00:01:49 自动启动: 正在启动tailscale
Jan  1 00:01:49 自动启动: 启动tailscale完成

shell 中查询tailscale的状态

MI-R3G:/home/root # ps | grep tail
  728 admin     664m S    tailscaled -state /etc/storage/tailscaled.state
 1130 admin     1524 S    grep tail
MI-R3G:/home/root # tailscale status
failed to connect to local tailscaled (which appears to be running as tailscaled, pid 728). Got error: Failed to connect to local Tailscale daemon for /localapi/v0/status; not running? Error: dial unix tailscaled.sock: connect: no such file or directory
MI-R3G:/home/root #

终端里输入tailscale up 然后验证即可 默认自动启动

trytrytogo commented 1 year ago

把htop改成n或者自己替换地址 可以参考我的项目

@kkjoy 冒昧问下,用你的项目打包好了。 但是tailscale 不知道怎么用。 日志如下:

Jan  1 00:01:49 自动启动: 正在启动tailscale
Jan  1 00:01:49 自动启动: 启动tailscale完成

shell 中查询tailscale的状态

MI-R3G:/home/root # ps | grep tail
  728 admin     664m S    tailscaled -state /etc/storage/tailscaled.state
 1130 admin     1524 S    grep tail
MI-R3G:/home/root # tailscale status
failed to connect to local tailscaled (which appears to be running as tailscaled, pid 728). Got error: Failed to connect to local Tailscale daemon for /localapi/v0/status; not running? Error: dial unix tailscaled.sock: connect: no such file or directory
MI-R3G:/home/root #

终端里输入tailscale up 然后验证即可 默认自动启动

谢谢,晚点我试试

GumpJhon commented 9 months ago

一直Waiting for a runner to pick up this job...

GumpJhon commented 9 months ago

把htop改成n或者自己替换地址 可以参考我的项目

一直Waiting for a runner to pick up this job...