[通告] 本论坛迁移啦~请前往位于 https://forum.archlinuxcn.org/ 的新论坛。所有帖子和参与的用户都已经迁移。
您正在访问的是原 bbs.archlinuxcn.org 的静态存档。本页面的新地址位于 https://forum.archlinuxcn.org/t/topic/14217。
页次: 1
返了几项内容:Building visual-studio-code(-insiders)-bin...
==> Making package: visual-studio-code-bin 1.102.1-1 (Sun Jul 20 17:28:05 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading code-1.102.1.desktop.in...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the webpage mentioned above.
==> ERROR: Failure while downloading https://raw.githubusercontent.com/micro … de.desktop
Aborting...
Failed to build visual-studio-code(-insiders)-bin
即使开了Steam++且加速项里有githubcontent.com也无用,求解
离线
你被中间人攻击了?openssl s_client -connect raw.githubusercontent.com:443 -servername raw.githubusercontent.com 看看?
离线
Steam++ 就是 by design MITM,需要安装它的根证书。有 Windows 小白用户爱用这个也就罢了,怎么用 Linux 还用这东西
离线
可能steam++没有正确导入CA证书,可以试着手动导入一下: https://bbs.archlinux.org/viewtopic.php … 4#p1298534
另外如果需要steam++的替代品,可以试试accesser
离线
执行openssl s_client -connect raw.githubusercontent.com:443 -servername raw.githubusercontent.com时返
80BBD3104C7F0000:error:8000006F:system library:BIO_connect:Connection refused:crypto/bio/bio_sock2.c:178:calling connect()
80BBD3104C7F0000:error:10000067:BIO routines:BIO_connect:connect error:crypto/bio/bio_sock2.c:180:
80BBD3104C7F0000:error:8000006F:system library:BIO_connect:Connection refused:crypto/bio/bio_sock2.c:178:calling connect()
80BBD3104C7F0000:error:10000067:BIO routines:BIO_connect:connect error:crypto/bio/bio_sock2.c:180:
connect:errno=111
离线
页次: 1