Created
November 20, 2016 12:51
-
-
Save samueltc/adc403eddee75402b1039234ada47d49 to your computer and use it in GitHub Desktop.
apt-get segfault on ami-8cc8cde4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
On debian-etch-x86_64-5 | |
Problem: | |
$ apt-get upgrade | |
Reading package lists... Done | |
Building dependency tree... Done | |
You might want to run `apt-get -f install' to correct these. | |
The following packages have unmet dependencies: | |
Segmentation fault | |
Solution | |
$ rm /var/cache/apt/*.bin | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment