Advertisement
Guest User

Untitled

a guest
Sep 1st, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. sudo apt-get upgrade
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Calculating upgrade... Done
  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. Do you want to continue? [Y/n] y
  10. Setting up jre1.8.0-101 (1.8.0101-1) ...
  11. Unpacking JAR files...
  12. plugin.jar...
  13. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/plugin.pack
  14. javaws.jar...
  15. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/javaws.pack
  16. deploy.jar...
  17. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/deploy.pack
  18. rt.jar...
  19. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/rt.pack
  20. jsse.jar...
  21. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/jsse.pack
  22. charsets.jar...
  23. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/charsets.pack
  24. localedata.jar...
  25. Error: Could not open input file: /usr/java/jre1.8.0_101/lib/ext/localedata.pack
  26. /var/lib/dpkg/info/jre1.8.0-101.postinst: line 641: /usr/sbin/alternatives: No such file or directory
  27. dpkg: error processing package jre1.8.0-101 (--configure):
  28. subprocess installed post-installation script returned error exit status 127
  29. Errors were encountered while processing:
  30. jre1.8.0-101
  31. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement