Skip to content

Instantly share code, notes, and snippets.

@banister
Created October 30, 2012 13:27
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 banister/a12db04d89b71dad0efe to your computer and use it in GitHub Desktop.
Save banister/a12db04d89b71dad0efe to your computer and use it in GitHub Desktop.
^Cjohn@john-VirtualBox ~/ruby/pry $ sudo apt-get install libssl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libssl-doc libssl1.0.0
The following NEW packages will be installed:
libssl-dev libssl-doc
The following packages will be upgraded:
libssl1.0.0
1 upgraded, 2 newly installed, 0 to remove and 106 not upgraded.
1 not fully installed or removed.
Need to get 3,576 kB of archives.
After this operation, 7,638 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err http://archive.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5
404 Not Found [IP: 91.189.92.176 80]
Err http://archive.ubuntu.com/ubuntu/ precise-updates/main libssl-dev amd64 1.0.1-4ubuntu5
404 Not Found [IP: 91.189.92.176 80]
Err http://archive.ubuntu.com/ubuntu/ precise-updates/main libssl-doc all 1.0.1-4ubuntu5
404 Not Found [IP: 91.189.92.176 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.0.0_1.0.1-4ubuntu5_amd64.deb 404 Not Found [IP: 91.189.92.176 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl-dev_1.0.1-4ubuntu5_amd64.deb 404 Not Found [IP: 91.189.92.176 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl-doc_1.0.1-4ubuntu5_all.deb 404 Not Found [IP: 91.189.92.176 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