cannot download package from ubuntu - Error while using apt-get command(dupe of question #11152)
Hi,
when i do apt-get update from my ubuntu machine i get thefollowing error.
root@saaskde:~# apt-get update
Err Index of / edgy-security Release.gpg
Could not connect to 172.25.232.130:80 (172.25.232.130). - connect (111 Connection refused)
Err Index of / edgy Release.gpg
Could not connect to 172.25.232.130:80 (172.25.232.130). - connect (111 Connection refused)
Err Index of / edgy-security/main Translation-en_US
Could not connect to 172.25.232.130:80 (172.25.232.130). - connect (111 Connection refused)
Err Index of / edgy-security/
Could not connect to 172.25.232.130:80 (172.25.232.130). - connect (111 Connection refused)
Err Index of / edgy/main Translation-en_US
Could not connect to 172.25.232.130:80 (172.25.232.130). - connect (111 Connection refused)
Err Index of / edgy/restricted Translation-en_US
Could not connect to 172.25.232.130:80 (172.25.232.130). - connect (111 Connection refused)
Err Index of / edgy-updates Release.gpg
Could not connect to 172.25.232.130:80 (172.25.232.130). - connect (111 Connection refused)
Err Index of / edgy-updates/main Translation-en_US
Could not connect to 172.25.232.130:80 (172.25.232.130). - connect (111 Connection refused)
Err Index of / edgy-updates/
Could not connect to 172.25.232.130:80 (172.25.232.130). - connect (111 Connection refused)
Failed to fetch http://
Failed to fetch http://
Failed to fetch http://
Failed to fetch http://
Failed to fetch http://
Failed to fetch http://
Failed to fetch http://
Failed to fetch http://
Failed to fetch http://
Reading package lists... Done
W: Some index files failed to download, they have been ignored, or old ones used instead.
I want to download some VNC client and do remote login in to another unix machine.
Thanks in advance,
GOKUL
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu synaptic Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2007-08-22
- Last reply:
- 2007-08-23
| Bhavani Shankar (bhavi) said : | #1 |
Maybe an internet connection error.... Do you use proxy? also paste the output of /etc/apt/
| Gokul (gokulnath-v) said : | #2 |
Hi Bhavani,
The contentx of sources.list file:
# Automatically generated sources.list
# http://
#
# If you get GPG errors with this sources.list, locate the GPG key in this file
# and run these commands (where KEY is replaced with that key)
#
# gpg --keyserver hkp://subkeys.
# gpg --export --armor KEY | sudo apt-key add -
#
# If you don't know what to do with this file, read
# https:/
# Ubuntu supported packages
# GPG key: 437D05B5
deb http://
deb http://
deb http://
deb-src http://
deb-src http://
deb-src http://
# Ubuntu community supported packages
# GPG key: 437D05B5
deb http://
deb http://
deb http://
deb-src http://
deb-src http://
deb-src http://
I am using the proxy:
export set http_proxy="http://
| Bhavani Shankar (bhavi) said : | #3 |
You can refer these articles:
http://
or
http://
Since you are using a proxy...
Hope it helps,
Can you help with this problem?
Provide an answer of your own, or ask Gokul for more information if necessary.

