Skip to content

Instantly share code, notes, and snippets.

@bartfeenstra
Created July 17, 2014 14:46
Show Gist options
  • Save bartfeenstra/c0fc640f9c5464ed2068 to your computer and use it in GitHub Desktop.
Save bartfeenstra/c0fc640f9c5464ed2068 to your computer and use it in GitHub Desktop.
vagrant@precise32:~$ sudo apt-get install apt-transport-https
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libapt-pkg4.12
The following packages will be upgraded:
apt-transport-https libapt-pkg4.12
2 upgraded, 0 newly installed, 0 to remove and 64 not upgraded.
Need to get 956 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? Y
Err http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libapt-pkg4.12 i386 0.8.16~exp12ubuntu10.2
404 Not Found [IP: 91.189.91.14 80]
Err http://security.ubuntu.com/ubuntu/ precise-security/main libapt-pkg4.12 i386 0.8.16~exp12ubuntu10.2
404 Not Found [IP: 91.189.91.13 80]
Err http://security.ubuntu.com/ubuntu/ precise-security/main apt-transport-https i386 0.8.16~exp12ubuntu10.2
404 Not Found [IP: 91.189.91.13 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/a/apt/libapt-pkg4.12_0.8.16~exp12ubuntu10.2_i386.deb 404 Not Found [IP: 91.189.91.13 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/a/apt/apt-transport-https_0.8.16~exp12ubuntu10.2_i386.deb 404 Not Found [IP: 91.189.91.13 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
vagrant@precise32:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment