Ubuntu Pastebin

Paste from funeral at Wed, 30 Aug 2017 16:27:27 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
bentarve@laptop:/boot$ sudo apt remove linux-image-extra-4.10.0-33-generic
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 linux-image-generic : Depends: linux-image-4.10.0-33-generic but it is not going to be installed
                       Depends: linux-image-extra-4.10.0-33-generic but it is not going to be installed
 linux-signed-image-4.10.0-33-generic : Depends: linux-image-4.10.0-33-generic (= 4.10.0-33.37) but it is not going to be installed
 linux-signed-image-generic : Depends: linux-image-extra-4.10.0-33-generic but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
bentarve@laptop:/boot$ sudo apt remove linux-image-generic
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 linux-generic : Depends: linux-image-generic (= 4.10.0.33.33) but it is not going to be installed
 linux-image-extra-4.10.0-33-generic : Depends: linux-image-4.10.0-33-generic but it is not going to be installed
 linux-signed-image-4.10.0-33-generic : Depends: linux-image-4.10.0-33-generic (= 4.10.0-33.37) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
bentarve@laptop:/boot$ sudo apt remove linux-signed-image-4.10.0-33-generic
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 linux-image-extra-4.10.0-33-generic : Depends: linux-image-4.10.0-33-generic but it is not going to be installed
 linux-image-generic : Depends: linux-image-4.10.0-33-generic but it is not going to be installed
 linux-signed-image-generic : Depends: linux-signed-image-4.10.0-33-generic but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
bentarve@laptop:/boot$ sudo apt remove linux-image-4.10.0-33-generic
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package 'linux-image-4.10.0-33-generic' is not installed, so not removed
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 linux-image-extra-4.10.0-33-generic : Depends: linux-image-4.10.0-33-generic but it is not going to be installed
 linux-image-generic : Depends: linux-image-4.10.0-33-generic but it is not going to be installed
 linux-signed-image-4.10.0-33-generic : Depends: linux-image-4.10.0-33-generic (= 4.10.0-33.37) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
bentarve@laptop:/boot$ sudo apt remove linux-generic linux-signed-generic
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 linux-image-extra-4.10.0-33-generic : Depends: linux-image-4.10.0-33-generic but it is not going to be installed
 linux-image-generic : Depends: linux-image-4.10.0-33-generic but it is not going to be installed
 linux-signed-image-4.10.0-33-generic : Depends: linux-image-4.10.0-33-generic (= 4.10.0-33.37) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Download as text