Ubuntu Pastebin

Paste from ejuan at Mon, 14 Sep 2015 00:31:47 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
e@BlackBox:~$  sudo apt-get remove linux-image-generic ; sudo apt-get install linux-image-generic
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 linux-generic : Depends: linux-image-generic (= 3.2.0.85.99) but it is not going to be installed
                 Depends: linux-headers-generic (= 3.2.0.85.99) but 3.2.0.90.104 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 linux-generic : Depends: linux-image-generic (= 3.2.0.85.99) but 3.2.0.90.104 is to be installed
                 Depends: linux-headers-generic (= 3.2.0.85.99) but 3.2.0.90.104 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Download as text