Ubuntu Pastebin

Paste from test3 at Sun, 9 Aug 2015 23:55:50 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
aruns@arun:~$ sudo apt-get install python
[sudo] password for aruns: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
python is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
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
Errors were encountered while processing:
 ntop
E: Sub-process /usr/bin/dpkg returned an error code (1)
aruns@arun:~$ 
Download as text