LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   unable to fetch archives (https://www.linuxquestions.org/questions/linux-server-73/unable-to-fetch-archives-895215/)

kirthika 08-03-2011 12:56 AM

unable to fetch archives
 
anto@anto-laptop:~$ sudo apt-get install openssh-client
[sudo] password for anto:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
libpam-ssh keychain openssh-blacklist openssh-blacklist-extra
The following packages will be upgraded:
openssh-client
1 upgraded, 0 newly installed, 0 to remove and 430 not upgraded.
Need to get 762kB of archives.
After this operation, 0B of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
openssh-client
Install these packages without verification [y/N]? y
Err http://in.archive.ubuntu.com/ubuntu/ lucid-updates/main openssh-client 1:5.3p1-3ubuntu7
Something wicked happened resolving 'in.archive.ubuntu.com:http' (-5 - No address associated with hostname)
Failed to fetch http://in.archive.ubuntu.com/ubuntu/...untu7_i386.deb Something wicked happened resolving 'in.archive.ubuntu.com:http' (-5 - No address associated with hostname)
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
anto@anto-laptop:~$


Why does it come like this?
Should I do any changes in /etc/apt/source/list?
Please do help me...

ibaydan 08-03-2011 02:01 AM

http://in.archive.ubuntu.com/ubuntu/ dns is down try other mirror like
http://us.archive.ubuntu.com/ubuntu/
http://tr.archive.ubuntu.com/ubuntu/

kirthika 08-03-2011 02:03 AM

From root should I change it in /etc/apt/sources.list ??

ibaydan 08-03-2011 03:05 AM

yes comment nonworking mirrors with # and then add given mirrors


All times are GMT -5. The time now is 01:43 PM.