Ubuntu Pastebin

Paste from Krampus at Mon, 20 Jul 2015 18:45:42 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
$sudo apt-get install -f php5-cli
Reading package lists... Done
Building dependency tree
Reading state information... Done
php5-cli is already the newest version.
The following packages were automatically installed and are no longer required:
  apache2 apache2-data apache2-utils
Use 'apt-get autoremove' to remove them.
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.
Do you want to continue? [Y/n] y
Setting up php5-cli (5.6.4+dfsg-4ubuntu6) ...
ucfr: Attempt from package php5-cli  to take /etc/php5/cli/php.ini away from package 3:4:5:6:php5-cli
ucfr: Aborting.
dpkg: error processing package php5-cli (--configure):
 subprocess installed post-installation script returned error exit status 4
Errors were encountered while processing:
 php5-cli
E: Sub-process /usr/bin/dpkg returned an error code (1)
Download as text