Advertisement
Guest User

Untitled

a guest
Mar 10th, 2015
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. $ sudo apt-get install mysql-server-5.5
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Suggested packages:
  6. tinyca mailx
  7. The following NEW packages will be installed:
  8. mysql-server-5.5
  9. 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
  10. Need to get 0 B/1.744 kB of archives.
  11. After this operation, 32,7 MB of additional disk space will be used.
  12. Preconfiguring packages ...
  13. (Reading database ... 630285 files and directories currently installed.)
  14. Preparing to unpack .../mysql-server-5.5_5.5.41-0ubuntu0.14.04.1_amd64.deb ...
  15. Aborting downgrade from (at least) 5.6 to 5.5.
  16. If are sure you want to downgrade to 5.5, remove the file
  17. /var/lib/mysql/debian-*.flag and try installing again.
  18. dpkg: error processing archive /var/cache/apt/archives/mysql-server-5.5_5.5.41-0ubuntu0.14.04.1_amd64.deb (--unpack):
  19. subprocess new pre-installation script returned error exit status 1
  20. Errors were encountered while processing:
  21. /var/cache/apt/archives/mysql-server-5.5_5.5.41-0ubuntu0.14.04.1_amd64.deb
  22. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement