I followed the instructions at http://www.google.com/linuxrepositories/
for ubuntu. But I can not get it to work, here are the error
messages:
Failed to fetch http://dl.google.com/linux/deb/dists/stable/non-free/i18n/Translation-en_US.bz2
Failed to fetch http://dl.google.com/linux/deb/dists/stable/main/i18n/Translation-en_US.bz2
Failed to fetch http://dl.google.com/linux/deb/dists/stable/Release
Some index files failed to download, they have been ignored, or old
ones used instead.
Anyone knows what is happening?
Regards,
Thiago Souza
sudo apt-get -o Acquire::http::Pipeline-Depth=0 update
(Note, the Translation* files don't exist, but they should be optional
and shouldn't cause updates to fail.)
Michael