Advertisement
OneTallor

Untitled

Aug 24th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. apt-get install default-jdk
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. default-jdk is already the newest version.
  6. 0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.
  7. 2 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 nginx-full (1.6.2-5+deb8u5) ...
  11. Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
  12. invoke-rc.d: initscript nginx, action "start" failed.
  13. dpkg: error processing package nginx-full (--configure):
  14. subprocess installed post-installation script returned error exit status 1
  15. dpkg: dependency problems prevent configuration of nginx:
  16. nginx depends on nginx-full (>= 1.6.2-5+deb8u5) | nginx-light (>= 1.6.2-5+deb8u5) | nginx-extras (>= 1.6.2-5+deb8u5); however:
  17. Package nginx-full is not configured yet.
  18. Package nginx-light is not installed.
  19. Package nginx-extras is not installed.
  20. nginx depends on nginx-full (<< 1.6.2-5+deb8u5.1~) | nginx-light (<< 1.6.2-5+deb8u5.1~) | nginx-extras (<< 1.6.2-5+deb8u5.1~);
  21. however:
  22. Package nginx-full is not configured yet.
  23. Package nginx-light is not installed.
  24. Package nginx-extras is not installed.
  25.  
  26. dpkg: error processing package nginx (--configure):
  27. dependency problems - leaving unconfigured
  28. Errors were encountered while processing:
  29. nginx-full
  30. nginx
  31. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement