Linux Repositories Gone?

1,088 views
Skip to first unread message

phip

unread,
Dec 14, 2009, 5:35:44 PM12/14/09
to Google Linux Repositories Help - Google Linux Repositories Basics
The instructions on http://www.google.com/linuxrepositories point to
repo files on http://dl.google.com/linux/*, which return 404 unless
you go all the way up to http://dl.google.com, which redirects you to
http://pack.google.com -- "Google Pack [Beta]"

"Google Pack requires Windows XP or Vista)"

Ooops! Oversight.

lbodrozic

unread,
Jan 14, 2010, 2:19:52 PM1/14/10
to Google Linux Repositories Help - Google Linux Repositories Basics
Same thing is happening to me, as of a day or two ago.

Seems to be a relatively new thing.


On Dec 14 2009, 2:35 pm, phip wrote:
> The instructions onhttp://www.google.com/linuxrepositoriespoint to
> repo files onhttp://dl.google.com/linux/*, which return 404 unless
> you go all the way up tohttp://dl.google.com, which redirects you tohttp://pack.google.com-- "Google Pack [Beta]"

mtd

unread,
Jan 30, 2010, 7:39:34 PM1/30/10
to Google Linux Repositories Help - Google Linux Repositories Basics
On Jan 14, 7:19 pm, lbodrozic wrote:
> On Dec 14 2009, 2:35 pm, phip wrote:
>
> > The instructions onhttp://www.google.com/linuxrepositoriespointto
> > repo files onhttp://dl.google.com/linux/*, which return 404 unless
> > you go all the way up tohttp://dl.google.com, which redirects you tohttp://pack.google.com--"Google Pack [Beta]"
>
> > "Google Pack requires Windows XP or Vista)"
>
> > Ooops! Oversight.
>
> Same thing is happening to me, as of a day or two ago.
>
> Seems to be a relatively new thing.

Still gone :(

mtd

unread,
Jan 30, 2010, 7:41:38 PM1/30/10
to Google Linux Repositories Help - Google Linux Repositories Basics

crazybyte

unread,
Feb 13, 2010, 12:02:55 PM2/13/10
to Google Linux Repositories Help - Google Linux Repositories Basics
Hello!
I used the Google APT repository for Debian and until now it worked.
Now I cannot get the headers when I use apt-get update. It seems like
the repository is unavailable. My link in the apt sources is:
http://dl.google.com/linux/deb/ stable non-free main
Is there a new URL to access the repository?
Thanks!

Dahaniel

unread,
Feb 22, 2010, 4:46:19 AM2/22/10
to Google Linux Repositories Help - Google Linux Repositories Basics
Same here, still no access to the repository...

On 13 Feb., 18:02, crazybyte wrote:
> Hello!
> I used the Google APT repository for Debian and until now it worked.
> Now I cannot get the headers when I use apt-get update. It seems like

> the repository is unavailable. My link in the apt sources is:http://dl.google.com/linux/deb/stable non-free main

Nicholas Merriman

unread,
Mar 2, 2010, 4:17:53 AM3/2/10
to Google Linux Repositories Help - Google Linux Repositories Basics
Are there any intentions of fixing this? First we lose Picasa for
Linux, now this...

Michael

unread,
Mar 16, 2010, 2:59:40 PM3/16/10
to Google Linux Repositories Help - Google Linux Repositories Basics
The repositories still exist and are still expected to work. If you
are having trouble accessing them, please post any apt-get error
messages.

Michael

Michael

unread,
Mar 16, 2010, 5:25:43 PM3/16/10
to Google Linux Repositories Help - Google Linux Repositories Basics
For those who are still experiencing this problem with 'apt-get
update', please try:

sudo apt-get -o Acquire::http::Pipeline-Depth=0 update

Michael

Peter Petrov

unread,
Mar 16, 2010, 11:47:24 PM3/16/10
to Google Linux Repositories Help - Google Linux Repositories Basics

Thanks, this fixes it for me.

For the record, the repos were working before, it's just that 'apt-get
update' was taking too long - about two minutes in my case, due to
dl.google.com.

So the conclusion is that dl.google.com doesn't properly support HTTP
pipelining? That's a pretty significant defect. Any plans/timeframe
for a fix?

- Peter

Michael

unread,
Mar 17, 2010, 11:50:26 AM3/17/10
to Google Linux Repositories Help - Google Linux Repositories Basics
Thanks for the feedback. The pipelining issue is being looked into,
but there is no timeframe yet.

Michael

dreweinhorn

unread,
Mar 22, 2010, 1:41:24 PM3/22/10
to Google Linux Repositories Help - Google Linux Repositories Basics

Okay, this fixes it for apt-get. What's the incantation to fix it for
synaptic?

Peter Petrov

unread,
Mar 22, 2010, 1:46:39 PM3/22/10
to Google Linux Repositories Help - Google Linux Repositories Basics
On Mar 22, 7:41 pm, dreweinhorn wrote:
>
> Okay, this fixes it for apt-get.  What's the incantation to fix it for
> synaptic?


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";

dreweinhorn

unread,
Mar 22, 2010, 2:47:44 PM3/22/10
to Google Linux Repositories Help - Google Linux Repositories Basics
Thanks,

that fixed synaptic

I suggest the instructions at:

http://www.google.com/linuxrepositories/

should be updated while we are waiting for the problem on the server
to be fixed.

Reply all
Reply to author
Forward
0 new messages