Google repositories
NoOp
glgxg at sbcglobal.net
Sat Mar 27 03:28:56 UTC 2010
Any of you that have the google repositories enabled
(http://www.google.com/linuxrepositories/) may have been experiencing
issues with the repo timing out. I finally found a workaround:
<http://groups.google.com/group/google-linux-repositories-help-basics/browse_thread/thread/fa3b4e26685d31f3>
<quote>
You can enable this setting globally by putting it in a file somewhere
in /etc/apt/apt.conf.d/. E.g. create a file called /etc/apt/apt.conf.d/
90localsettings with the following contents:
Acquire::http::Pipeline-Depth "0";
</quote>
Works for me.
More information about the ubuntu-users
mailing list