Archive for May, 2010

upstart failing to manage mysqld on Ubuntu 10.04

Installed Ubuntu 10.04 from ISO onto a blank virtual box machine. All worked well for a while, until I recently did an aptitude safe-upgrade. The next time I booted the system, mysql failed to start and refused to do so when I issued: sudo service mysql start It would just hang there. Tracked the issue [...]