I have run into this same issue with a fresh install of mysql-cluster- server-5.1 on 10.04 LTS.
The init scrip complained that the /etc/mysql/debian-start script was missing: Setting up mysql-cluster-server-5.1 (7.0.9-1ubuntu7) ... * Stopping MySQL database server mysqld ...done. * Starting MySQL database server mysqld ...done. /etc/init.d/mysql: line 116: /etc/mysql/debian-start: No such file or directory invoke-rc.d: initscript mysql, action "start" failed. For some reason /etc/mysql/debian-start is only in mysql-server-5.1, and not in mysql-cluster-server-5.1. So I extracted and "installed" that file from mysql-server-5.1, and attempted to reconfigure the package (dpkg-reconfigure -p low mysql-cluster-server-5.1" It prompts me for a new root database password, then on the next screen I get: ERROR 1045 (28000): Access denied for user 'debian-sys- maint'@'localhost' (using password: YES) -- package mysql-cluster-server-5.1 7.0.9-1ubuntu7 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1 https://bugs.launchpad.net/bugs/579732 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
