Advertisement
Guest User

Untitled

a guest
Sep 1st, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. sudo apt-get purge jre
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Package 'jre' is not installed, so not removed
  6. 0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
  7. 1 not fully installed or removed.
  8. After this operation, 0 B of additional disk space will be used.
  9. Setting up jre1.8.0-101 (1.8.0101-1) ...
  10. Unpacking JAR files...
  11. plugin.jar...
  12. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/plugin.pack
  13. javaws.jar...
  14. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/javaws.pack
  15. deploy.jar...
  16. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/deploy.pack
  17. rt.jar...
  18. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/rt.pack
  19. jsse.jar...
  20. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/jsse.pack
  21. charsets.jar...
  22. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/charsets.pack
  23. localedata.jar...
  24. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/ext/localedata.pack
  25. /var/lib/dpkg/info/jre1.8.0-101.postinst: line 641: /usr/sbin/alternatives: No such file or directory
  26. dpkg: error processing package jre1.8.0-101 (--configure):
  27. subprocess installed post-installation script returned error exit status 127
  28. Errors were encountered while processing:
  29. jre1.8.0-101
  30. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement