I am a beginner using debian linux on beaglebone board.
I am trying to update using this command
apt-get update
But I am getting the following error
Could anyone please help me this this? It's a bit urgent :-/
Thanks in advance!
Code: Select all
root@beaglebone:~# apt-get install ntp
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ntp is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'ntp' has no installation candidate
root@beaglebone:~# apt-get update
Err http://security.debian.org wheezy/updates Release.gpg
Could not resolve 'security.debian.org'
Err http://ftp.debian.org wheezy Release.gpg
Could not resolve 'ftp.debian.org'
Err http://ftp.debian.org wheezy-updates Release.gpg
Could not resolve 'ftp.debian.org'
Reading package lists... Done
W: Failed to fetch http://ftp.debian.org/debian/dists/wheezy/Release.gpg Could not resolve 'ftp.debian.org'
W: Failed to fetch http://security.debian.org/dists/wheezy/updates/Release.gpg Could not resolve 'security.debian.org'
W: Failed to fetch http://ftp.debian.org/debian/dists/wheezy-updates/Release.gpg Could not resolve 'ftp.debian.org'
W: Some index files failed to download. They have been ignored, or old ones used instead.