FS#38129 - [mariadb] Updating from 5.5.33.a-2 to 5.5.34-3 causes problems in postfix
Attached to Project:
Arch Linux
Opened by Vesa Muhonen (vjm) - Friday, 13 December 2013, 20:23 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Sunday, 09 March 2014, 12:56 GMT
Opened by Vesa Muhonen (vjm) - Friday, 13 December 2013, 20:23 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Sunday, 09 March 2014, 12:56 GMT
|
Details
Updating mariadb from 5.5.33.a-2 to 5.5.34-3 causes problems
in postfix, which started giving the following error when
receiving new mail.
postfix/master[14774]: warning: process /usr/lib/postfix/trivial-rewrite pid 14782 killed by signal 6 postfix/smtpd[14778]: warning: problem talking to service rewrite: Success postfix/master[14774]: warning: process /usr/lib/postfix/trivial-rewrite pid 14784 killed by signal 6 postfix/master[14774]: warning: /usr/lib/postfix/trivial-rewrite: bad command startup -- throttling At the same update other packages were updated as well, including postfix and dovecot. After testing, only downgrade of mariadb fixed the issue. The system is setup such that dovecot and postfix (running in chroot) talk to mariadb through socket, which is bind mounted from /run/mariadb to /var/spool/postfix/run/mysqld. Additional info: * package version(s) - mariadb 5.5.33.a-2 -> 5.5.34-3 - postfix 2.10.2-1 - dovecot 2.2.9-1 Steps to reproduce: Update mariadb and postfix stops receiving mail with the error message above. |
This task depends upon
Closed by Bartłomiej Piotrowski (Barthalion)
Sunday, 09 March 2014, 12:56 GMT
Reason for closing: None
Sunday, 09 March 2014, 12:56 GMT
Reason for closing: None
Comment by
Bartłomiej Piotrowski (Barthalion)
- Wednesday, 18 December 2013, 20:21 GMT
I'm not yet sure what caused it: upgrade to 5.5.34 or changing
DBUILD_CONFIG. Please test 5.5.34-1 before I start debugging or
reporting the issue upstream.
Comment by
Bartłomiej Piotrowski (Barthalion)
- Wednesday, 18 December 2013, 20:38 GMT
Let me know if ARM didn't catch these packages – I'll rebuild them
and upload somewhere.
Comment by Vesa Muhonen (vjm) -
Thursday, 19 December 2013, 09:57 GMT
I'll test this as soon as I can and then get back to you. This
weekend at the latest.
Comment by Vesa Muhonen (vjm) -
Monday, 23 December 2013, 01:30 GMT
Hmm, don't seem to be able to find the package anywhere...