有时候http_proxy环境变量会失效 使用下面的命令可以正常 ``` sudo apt-get -o Acquire::http::proxy="http://10.215.59.186:7890/" update ```