Why does apt-get keep waiting for headers on Oracle repository?
Posted
by
hughdbrown
on Ask Ubuntu
See other posts from Ask Ubuntu
or by hughdbrown
Published on 2012-06-30T22:32:05Z
Indexed on
2012/07/01
9:23 UTC
Read the original article
Hit count: 203
I have this at the end of my /etc/apt/sources.list
to retrieve Oracle code:
deb http://oss.oracle.com/debian unstable main non-free
When I run sudo apt-get update
, the app gets stuck displaying this message:
100% [Waiting for headers]
If I remove this, apt-get update
runs without error.
Is there a new, recommended URL for Oracle products and, generally, how do you fix this problem?
I am pretty sure this did not happen on 11.10 and has only started with the move to 12.04.
I have seen these answers and they do not help:
© Ask Ubuntu or respective owner