[Bug 625008] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10
Clint Byrum
clint at fewbar.com
Fri Aug 27 20:32:40 BST 2010
Hi Eric, thanks for taking the time to file this bug report and working
with us to make Ubuntu better.
This would appear to be because mysqld was stopped or configured in an
incompatible way, as indicated by this message from DpkgTerminalLog.txt:
Creating config file /etc/dbconfig-common/bacula-director-mysql.conf with new version
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2).
error #2 means "No such file or directory", which would only occur if
mysqld was stopped, or the configuration was changed to move the socket
file somewhere else.
mysqld must be started and configured to use /var/run/mysqld/mysqld.sock
in order for the config values to be checked.
Try ensuring that mysqld is started and that the socket file exists, and
then run
sudo dpkg-reconfigure bacula-director-mysql
Marking Invalid, if you encounter another error while configuring the
package, I would encourage you to open a new bug report.
** Changed in: bacula (Ubuntu)
Status: New => Invalid
--
package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/625008
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.
More information about the Ubuntu-server-bugs
mailing list