首页 > 编程语言 >GnuTLS recv error (-110): The TLS connection was non-properly terminated问题的解决方案

GnuTLS recv error (-110): The TLS connection was non-properly terminated问题的解决方案

时间:2023-04-12 22:36:00浏览次数:31  
标签:TLS terminated non git get sudo apt 110

1. 

sudo apt-get update

2.

sudo apt-get install build-essential fakeroot dpkg-dev  

3.

sudo apt-get build-dep git 

4.

mkdir ~/git-openssl

5.

cd ~/git-openssl

6

apt-get source git

 

标签:TLS,terminated,non,git,get,sudo,apt,110
From: https://www.cnblogs.com/ddzzhh/p/17311563.html

相关文章