FS#43823 - [postfix] postmulti broken with default settings
Attached to Project:
Arch Linux
Opened by Andreas (bjoe2k4) - Sunday, 15 February 2015, 09:07 GMT
Last edited by Gaetan Bisson (vesath) - Wednesday, 25 March 2015, 20:36 GMT
Opened by Andreas (bjoe2k4) - Sunday, 15 February 2015, 09:07 GMT
Last edited by Gaetan Bisson (vesath) - Wednesday, 25 March 2015, 20:36 GMT
|
Details
Description:
After installing postfix 3.0.0-2 from scratch, postmulti seems to be broken, setting `shlib_directory = no` in main.cf fixes the issue. >> postmulti: fatal: instance /etc/postfix, shlib_directory=/usr/lib/postfix conflicts with instance /etc/postfix, daemon_directory=/usr/lib/postfix Steps to reproduce: pacman -S postfix postmulti -l |
This task depends upon
Closed by Gaetan Bisson (vesath)
Wednesday, 25 March 2015, 20:36 GMT
Reason for closing: Fixed
Additional comments about closing: postfix-3.0.0-3 in [extra]
Wednesday, 25 March 2015, 20:36 GMT
Reason for closing: Fixed
Additional comments about closing: postfix-3.0.0-3 in [extra]
https://groups.google.com/d/topic/mailing.postfix.users/_vJ2boJ6BbM/discussion
They specify a patch, which works, but probably won't be implemented.
Therefore i would suggest to simply set shlib_directory=/usr/lib/postfix/lib for our package.