Advertisement
Guest User

Untitled

a guest
Nov 19th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
  2. invoke-rc.d: initscript nginx, action "start" failed.
  3. dpkg: error processing package nginx-full (--configure):
  4. subprocess installed post-installation script returned error exit status 1
  5. dpkg: dependency problems prevent configuration of nginx:
  6. 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:
  7. Package nginx-full is not configured yet.
  8. Package nginx-light is not installed.
  9. Package nginx-extras is not installed.
  10. 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~); however:
  11. Package nginx-full is not configured yet.
  12. Package nginx-light is not installed.
  13. Package nginx-extras is not installed.
  14.  
  15. dpkg: error processing package nginx (--configure):
  16. dependency problems - leaving unconfigured
  17. Processing triggers for systemd (215-17+deb8u7) ...
  18. Errors were encountered while processing:
  19. nginx-full
  20. nginx
  21. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement