前阵子换成lucid的源了,一直蛮好用,不过突然有一天apt-get update不行了.
后来总算找到原因了..
Some repos have issues with http/1.1 pipelining.
Try adding the following to /etc/apt/apt.conf.d/piplining-off.conf:
Acquire::http::Pipeline-Depth "0";
前阵子换成lucid的源了,一直蛮好用,不过突然有一天apt-get update不行了.
后来总算找到原因了..
Some repos have issues with http/1.1 pipelining.
Try adding the following to /etc/apt/apt.conf.d/piplining-off.conf:
Acquire::http::Pipeline-Depth "0";