Ubuntu Pastebin

Paste from hc123 at Fri, 5 Aug 2016 17:25:12 +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
$ sudo apt-get clean
$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  cloud-guest-utils eatmydata python-configobj python-oauth python-support
  python3-pycurl python3-software-properties software-properties-common
  unattended-upgrades
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  atsjp
0 upgraded, 0 newly installed, 1 to remove and 90 not upgraded.
After this operation, 85.0 kB disk space will be freed.
Do you want to continue? [Y/n] Y
(Reading database ... 85553 files and directories currently installed.)
Removing atsjp (1.0-1) ...
rm: cannot remove ‘/etc/logrotate.d/atsjp’: No such file or directory
dpkg: error processing package atsjp (--remove):
subprocess installed pre-removal script returned error exit status 1
Errors were encountered while processing:
atsjp
E: Sub-process /usr/bin/dpkg returned an error code (1)
Download as text