Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. root@srv:/# apt-get -f install
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Correcting dependencies... Done
  6. The following extra packages will be installed:
  7. mysql-server-5.5
  8. Suggested packages:
  9. tinyca mailx
  10. The following NEW packages will be installed:
  11. mysql-server-5.5
  12. 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
  13. 11 not fully installed or removed.
  14. Need to get 0 B/8,836 kB of archives.
  15. After this operation, 32.7 MB of additional disk space will be used.
  16. Do you want to continue [Y/n]? y
  17. Preconfiguring packages ...
  18. (Reading database ... 97637 files and directories currently installed.)
  19. Unpacking mysql-server-5.5 (from .../mysql-server-5.5_5.5.40-0ubuntu0.12.04.1_amd64.deb) ...
  20. ERROR: There's not enough space in /var/lib/mysql/
  21. dpkg: error processing /var/cache/apt/archives/mysql-server-5.5_5.5.40-0ubuntu0.12.04.1_amd64.deb (--unpack):
  22. subprocess new pre-installation script returned error exit status 1
  23. No apport report written because MaxReports is reached already
  24. Errors were encountered while processing:
  25. /var/cache/apt/archives/mysql-server-5.5_5.5.40-0ubuntu0.12.04.1_amd64.deb
  26. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement