Skip to content

Instantly share code, notes, and snippets.

@zellyn
Created March 15, 2010 02:39
Show Gist options
  • Save zellyn/332434 to your computer and use it in GitHub Desktop.
Save zellyn/332434 to your computer and use it in GitHub Desktop.
vagrant@vagrantbase:~$ sudo apt-get -q -y install apache2=2.2.8-1ubuntu0.14
sudo apt-get -q -y install apache2=2.2.8-1ubuntu0.14
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
apache2 apache2-mpm-worker apache2-utils apache2.2-common libapr1
libaprutil1 libexpat1 libmagic1 libpcre3 libpq5
Suggested packages:
apache2-doc www-browser file
The following NEW packages will be installed:
apache2 apache2-mpm-worker apache2-utils apache2.2-common libapr1
libaprutil1 libexpat1 libmagic1 libpcre3 libpq5
0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
Need to get 1177kB/2272kB of archives.
After this operation, 8229kB of additional disk space will be used.
Err http://us.archive.ubuntu.com hardy-updates/main apache2-utils 2.2.8-1ubuntu0.14
404 Not Found [IP: 91.189.88.46 80]
Err http://security.ubuntu.com hardy-security/main apache2-utils 2.2.8-1ubuntu0.14
404 Not Found [IP: 91.189.88.37 80]
Err http://security.ubuntu.com hardy-security/main apache2.2-common 2.2.8-1ubuntu0.14
404 Not Found [IP: 91.189.88.37 80]
Err http://security.ubuntu.com hardy-security/main apache2-mpm-worker 2.2.8-1ubuntu0.14
404 Not Found [IP: 91.189.88.37 80]
Err http://security.ubuntu.com hardy-security/main apache2 2.2.8-1ubuntu0.14
404 Not Found [IP: 91.189.88.37 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/a/apache2/apache2-utils_2.2.8-1ubuntu0.14_i386.deb 404 Not Found [IP: 91.189.88.37 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/a/apache2/apache2.2-common_2.2.8-1ubuntu0.14_i386.deb 404 Not Found [IP: 91.189.88.37 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/a/apache2/apache2-mpm-worker_2.2.8-1ubuntu0.14_i386.deb 404 Not Found [IP: 91.189.88.37 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/a/apache2/apache2_2.2.8-1ubuntu0.14_all.deb 404 Not Found [IP: 91.189.88.37 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
vagrant@vagrantbase:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment