Skip to content

Instantly share code, notes, and snippets.

Created February 10, 2012 19:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1791804 to your computer and use it in GitHub Desktop.
Save anonymous/1791804 to your computer and use it in GitHub Desktop.
root@ip-10-102-7-212:/tmp# apt-get install libc6-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
linux-libc-dev
Suggested packages:
glibc-doc
The following NEW packages will be installed:
libc6-dev linux-libc-dev
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,558kB of archives.
After this operation, 16.3MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main linux-libc-dev 2.6.32-37.81
404 Not Found [IP: 10.252.111.96 80]
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main libc6-dev 2.11.1-0ubuntu7.8 [2,706kB]
Err http://security.ubuntu.com/ubuntu/ lucid-security/main linux-libc-dev 2.6.32-37.81
404 Not Found [IP: 91.189.92.166 80]
Fetched 2,706kB in 0s (13.6MB/s)
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_2.6.32-37.81_amd64.deb 404 Not Found [IP: 91.189.92.166 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment