Ubuntu Pastebin

Paste from liuxg at Thu, 27 Oct 2016 03:28:52 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
liuxg@liuxg:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up click (0.4.43+16.04.20160203-0ubuntu3) ...
Traceback (most recent call last):
  File "/usr/bin/click", line 37, in <module>
    import click
ImportError: No module named 'click'
dpkg: error processing package click (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 click
E: Sub-process /usr/bin/dpkg returned an error code (1)
Download as text