Skip to content

Instantly share code, notes, and snippets.

/errors Secret

Created June 23, 2014 20:55
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 anonymous/f09880fc092813f8fe93 to your computer and use it in GitHub Desktop.
Save anonymous/f09880fc092813f8fe93 to your computer and use it in GitHub Desktop.
fail
Eric@prod-ingest05:~$ sudo aptitude install gawk libreadline6-dev libyaml-dev libsqlite3-dev sqlite3 libgdbm-dev libffi-dev
The following NEW packages will be installed:
gawk libffi-dev libgdbm-dev libreadline6-dev libsigsegv2{a} libsqlite3-dev libyaml-dev sqlite3
The following packages will be REMOVED:
linux-headers-3.5.0-21{u} linux-headers-3.5.0-21-generic{u} linux-headers-3.5.0-47{u} linux-headers-3.5.0-47-generic{u} openjdk-7-jre-lib{u}
0 packages upgraded, 8 newly installed, 5 to remove and 44 not upgraded.
Need to get 1,714 kB/1,784 kB of archives. After unpacking 135 MB will be freed.
Do you want to continue? [Y/n/?] y
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ quantal/main libsigsegv2 amd64 2.9-4ubuntu3
403 Forbidden
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ quantal/main gawk amd64 1:4.0.1+dfsg-2
403 Forbidden
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ quantal/main libgdbm-dev amd64 1.8.3-11
403 Forbidden
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ quantal/main libreadline6-dev amd64 6.2-9
403 Forbidden
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ quantal/main libsqlite3-dev amd64 3.7.13-1
403 Forbidden
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ quantal/main sqlite3 amd64 3.7.13-1
403 Forbidden
Err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ quantal/main libffi-dev amd64 3.0.11-2
403 Forbidden
(Reading database ... 125714 files and directories currently installed.)
Removing linux-headers-3.5.0-21-generic ...
Removing linux-headers-3.5.0-21 ...
Removing linux-headers-3.5.0-47-generic ...
Removing linux-headers-3.5.0-47 ...
Removing openjdk-7-jre-lib ...
Selecting previously unselected package libyaml-dev:amd64.
(Reading database ... 80196 files and directories currently installed.)
Unpacking libyaml-dev:amd64 (from .../libyaml-dev_0.1.4-2ubuntu0.12.10.3_amd64.deb) ...
Setting up libyaml-dev:amd64 (0.1.4-2ubuntu0.12.10.3) ...
E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/libs/libsigsegv/libsigsegv2_2.9-4ubuntu3_amd64.deb: 403 Forbidden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment