系统升级15.7后git无拉取https协议的源,只能拉取http。
Tofloor
poster avatar
alanlilyan
deepin
2018-10-26 19:31
Author
RT:
Deepin 升级15.7之后,git 拉取https的源,会提示GNUTLS handshake错误。
查找资料,利用openssl重新编译。安装 libcurl4-openssl-dev,修改 debian/rules。编译,安装生成的git deb包。但是这样又会提示 SSLTLS handshake 错误。


请问这个问题有没有其他人碰到,我重新卸载并安装git也是一样的问题。
Reply Favorite View the author
All Replies
avatar
aida
deepin
2018-10-26 19:53
#1
我昨天还用了git https呢

http://blog.chinaunix.net/uid-26824563-id-5784518.html  试试这个
Reply View the author
avatar
duanyao
deepin
2018-10-26 20:07
#2
这个基本上都是网络/服务器问题,而不是本地的问题。你换个网站再试试。
Reply View the author
avatar
alanlilyan
deepin
2018-10-29 19:21
#3
https://bbs.deepin.org/post/170231
我昨天还用了git https呢

http://blog.chinaunix.net/uid-26824563-id-5784518.html  试试这个 ...

可能我使用了VPN导致了相关问题,但是即使VPN关闭,也还是这样。之前一直没有问题。升级15.7一段时间内也没有出现这个问题。不记得具体是哪次升级之后,一直有这个问题。 链接里面的方法开头我已经写了,尝试过没有用 …… 因为开发环境有时候要配置ubuntu,同样的情况,没有在Ubuntu发生。所以基本可以排除网络本身的影响。
Reply View the author