Skip to content

Instantly share code, notes, and snippets.

@developerinlondon
Created August 16, 2014 00:41
Show Gist options
  • Save developerinlondon/44c063e1d3a82e4b4d34 to your computer and use it in GitHub Desktop.
Save developerinlondon/44c063e1d3a82e4b4d34 to your computer and use it in GitHub Desktop.
root@ip-172-31-23-17:~# sudo apt-get install lxc
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
bridge-utils cgmanager cloud-image-utils debootstrap distro-info distro-info-data dnsmasq-base euca2ools genisoimage libaio1 libboost-system1.54.0 libboost-thread1.54.0 liblxc1 libmnl0
libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 libseccomp2 libxslt1.1 lxc-templates python-distro-info python-lxml python-requestbuilder python-setuptools python3-lxc
qemu-utils sharutils uidmap
Suggested packages:
cgmanager-utils shunit2 wodim cdrkit-doc btrfs-tools lvm2 lxctl qemu-user-static python-lxml-dbg bsd-mailx mailx
The following NEW packages will be installed:
bridge-utils cgmanager cloud-image-utils debootstrap distro-info distro-info-data dnsmasq-base euca2ools genisoimage libaio1 libboost-system1.54.0 libboost-thread1.54.0 liblxc1 libmnl0
libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 libseccomp2 libxslt1.1 lxc lxc-templates python-distro-info python-lxml python-requestbuilder python-setuptools python3-lxc
qemu-utils sharutils uidmap
0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,186 kB/6,398 kB of archives.
After this operation, 25.3 MB of additional disk space will be used.
Do you want to continue? [Y/n]
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main cgmanager amd64 0.24-0ubuntu6
404 Not Found [IP: 91.189.91.15 80]
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main librados2 amd64 0.80.1-0ubuntu1
404 Not Found [IP: 91.189.91.15 80]
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main librbd1 amd64 0.80.1-0ubuntu1
404 Not Found [IP: 91.189.91.15 80]
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main qemu-utils amd64 2.0.0+dfsg-2ubuntu1
404 Not Found [IP: 91.189.91.15 80]
E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/c/cgmanager/cgmanager_0.24-0ubuntu6_amd64.deb 404 Not Found [IP: 91.189.91.15 80]
E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librados2_0.80.1-0ubuntu1_amd64.deb 404 Not Found [IP: 91.189.91.15 80]
E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librbd1_0.80.1-0ubuntu1_amd64.deb 404 Not Found [IP: 91.189.91.15 80]
E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-utils_2.0.0+dfsg-2ubuntu1_amd64.deb 404 Not Found [IP: 91.189.91.15 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