Advertisement
Guest User

Untitled

a guest
Aug 28th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.63 KB | None | 0 0
  1. sudo dpkg --purge --force-all jdk1.8.0-60
  2. (Reading database ... 178876 files and directories currently installed.)
  3. Removing jdk1.8.0-60 (1.8.060-1) ...
  4. Purging configuration files for jdk1.8.0-60 (1.8.060-1) ...
  5. find: `/usr/java/*': No such file or directory
  6. /var/lib/dpkg/info/jdk1.8.0-60.postrm: line 586: /usr/sbin/alternatives: No such file or directory
  7. /var/lib/dpkg/info/jdk1.8.0-60.postrm: line 598: /usr/sbin/alternatives: No such file or directory
  8. dpkg: error processing package jdk1.8.0-60 (--purge):
  9. subprocess installed post-removal script returned error exit status 127
  10. Errors were encountered while processing:
  11. jdk1.8.0-60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement