It seems to be the MySQL-update that brakes the chroot-environment that
PostFix runs with.

A work-a-round is to do:

ln /var/run/mysql/mysql.sock /var/spool/postfix/run/mysql/mysql.sock

But this has to be done every time there is a change to
/var/run/mysql/mysql.sock . This is a dangerous problem that happens on
every running LTS-system and causes a lot of downtime and failsearch.
Not what to be expected on a high profile LTS server system.

A reinstall of postfix or postfix-mysql may have eliminated the error
also. I think this relation is something that package management would
have found out and taken care of.

if ( mysql-server-package is changed ) {
   reinstall *-mysql-packages (reinstall all installed related packages, 
postfix-mysql in this case)
}

-- 
[dapper] MySQL-update brakes postfix-mysql configuration
https://bugs.launchpad.net/bugs/180043
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to