Ubuntu Pastebin

Paste from potn at Thu, 15 Dec 2016 13:50:43 +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
sudo apt-get -o Dpkg::Options::="--force-confmiss" install --reinstall
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following package was automatically installed and is no longer required:
  xchat-common
Use 'apt-get autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up ntop (3:5.0.1+dfsg1-2ubuntu1) ...
/var/lib/dpkg/info/ntop.config: 3: /var/lib/ntop/init.cfg: Syntax error: Unterminated quoted string
dpkg: error processing package ntop (--configure):
 subprocess installed post-installation script returned error exit status 2
E: Sub-process /usr/bin/dpkg returned an error code (1)
aruns ~ $ sudo apt-get -o Dpkg::Options::="--force-confmiss" install --reinstall ntop
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following package was automatically installed and is no longer required:
  xchat-common
Use 'apt-get autoremove' to remove it.
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
E: Internal Error, No file name for ntop:amd64
Download as text