spacepaste

  1.  
  2. #vagrant start relevant output
  3. ==> one: Setting up mysql-server-core-5.6 (5.6.27-0ubuntu0.14.04.1) ...
  4. ==> one: Setting up mysql-server-5.6 (5.6.27-0ubuntu0.14.04.1) ...
  5. ==> one: start: Job failed to start
  6. ==> one: invoke-rc.d: initscript mysql, action "start" failed.
  7. ==> one: dpkg: error processing package mysql-server-5.6 (--configure):
  8. ==> one: subprocess installed post-installation script returned error exit status 1
  9. #then i ssh into the box and start it manually....
  10. # /etc/init.d/mysql start
  11. * Starting MySQL database server mysqld
  12. No directory, logging in with HOME=/
  13. -su: 31: source: not found
  14. ...done.
  15. * Checking for tables which need an upgrade, are corrupt or were
  16. not closed cleanly.
  17.