[Bug 948461] Re: apt-get hashsum/size mismatch because s3 mirrors don't support http pipelining correctly

T[m] t.w.sch at gmx.net
Wed Oct 31 14:12:19 UTC 2012


apt (Ubuntu Precise)

running Ubuntu in VM-ware through a proxy and a Secure-Web-Gateway.

To disable the http pipeline when doing a dist-upgrade did the trick for me. 
(temporary)   sudo apt-get -o Acquire::http::Pipeline-Depth="0" -y dist-upgrade
(permanent) echo 'Acquire::http::Pipeline-Depth "0";' | sudo tee /etc/apt/apt.conf.d/99-no-pipelining

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/948461

Title:
  apt-get hashsum/size mismatch because s3 mirrors don't support http
  pipelining correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/948461/+subscriptions



More information about the Ubuntu-server-bugs mailing list