Guest User

Untitled

a guest
Mar 18th, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. ghtk@ghtk:/root$ clear
  2. ghtk@ghtk:/root$ sudo aptitude install apache2
  3. [sudo] password for ghtk:
  4. ghtk@ghtk:/root$ whereis apache2
  5. apache2:
  6. ghtk@ghtk:/root$ sudo aptitude install apache2
  7. [sudo] password for ghtk:
  8. The following NEW packages will be installed:
  9. apache2 apache2-utils{a}
  10. 0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  11. Need to get 0 B/400 kB of archives. After unpacking 913 kB will be used.
  12. Do you want to continue? [Y/n/?]
  13. Selecting previously unselected package apache2-utils.
  14. (Reading database ... 165961 files and directories currently installed.)
  15. Preparing to unpack .../apache2-utils_2.4.10-10+deb8u4_amd64.deb ...
  16. Unpacking apache2-utils (2.4.10-10+deb8u4) ...
  17. Selecting previously unselected package apache2.
  18. Preparing to unpack .../apache2_2.4.10-10+deb8u4_amd64.deb ...
  19. Unpacking apache2 (2.4.10-10+deb8u4) ...
  20. Processing triggers for man-db (2.7.0.2-5) ...
  21. Processing triggers for systemd (215-17+deb8u3) ...
  22. Setting up apache2-utils (2.4.10-10+deb8u4) ...
  23. Setting up apache2 (2.4.10-10+deb8u4) ...
  24. Enabling module mpm_event.
  25. cp: cannot stat ‘/usr/share/apache2/default-site/index.html’: No such file or directory
  26. dpkg: error processing package apache2 (--configure):
  27. subprocess installed post-installation script returned error exit status 1
  28. Processing triggers for systemd (215-17+deb8u3) ...
  29. Errors were encountered while processing:
  30. apache2
  31. E: Sub-process /usr/bin/dpkg returned an error code (1)
  32. Failed to perform requested operation on package. Trying to recover:
  33. Setting up apache2 (2.4.10-10+deb8u4) ...
  34. cp: cannot stat ‘/usr/share/apache2/default-site/index.html’: No such file or directory
  35. dpkg: error processing package apache2 (--configure):
  36. subprocess installed post-installation script returned error exit status 1
  37. Errors were encountered while processing:
  38. apache2
Advertisement
Add Comment
Please, Sign In to add comment