Skip to content

Instantly share code, notes, and snippets.

@locusf
Created July 18, 2014 15:08
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 locusf/070f0857364c7cd921b1 to your computer and use it in GitHub Desktop.
Save locusf/070f0857364c7cd921b1 to your computer and use it in GitHub Desktop.
HABUILD_SDK [n7000] locusf@locusf-desktop:/android/droid$ sudo apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
libtinfo-dev
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
cpp g++ gcc
Suggested packages:
cpp-doc g++-multilib gcc-multilib manpages-dev autoconf automake1.9 libtool gdb gcc-doc
The following NEW packages will be installed:
build-essential cpp g++ gcc
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 40.0 kB of archives.
After this operation, 201 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err http://archive.ubuntu.com/ubuntu/ quantal/main cpp amd64 4:4.7.2-1ubuntu2
404 Not Found [IP: 91.189.92.200 80]
Err http://archive.ubuntu.com/ubuntu/ quantal/main gcc amd64 4:4.7.2-1ubuntu2
404 Not Found [IP: 91.189.92.200 80]
Err http://archive.ubuntu.com/ubuntu/ quantal/main g++ amd64 4:4.7.2-1ubuntu2
404 Not Found [IP: 91.189.92.200 80]
Err http://archive.ubuntu.com/ubuntu/ quantal/main build-essential amd64 11.5ubuntu3
404 Not Found [IP: 91.189.92.200 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/cpp_4.7.2-1ubuntu2_amd64.deb 404 Not Found [IP: 91.189.92.200 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/gcc_4.7.2-1ubuntu2_amd64.deb 404 Not Found [IP: 91.189.92.200 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/g++_4.7.2-1ubuntu2_amd64.deb 404 Not Found [IP: 91.189.92.200 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/build-essential/build-essential_11.5ubuntu3_amd64.deb 404 Not Found [IP: 91.189.92.200 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