FS#44399 - postfix 3.0.0-3 breaks postfix functionality completly due to wrong path

Attached to Project: Arch Linux
Opened by Nico Schottelius (telmich) - Monday, 30 March 2015, 11:46 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 30 March 2015, 13:29 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

After upgrading from 3.0.0-2 to 3.0.0-3, postfix does not start anymore, because of the wrong path of binaries:

/usr/lib/postfix/pickup is being looked for, but it is installed in /usr/lib/postfix/bin/pickup

All other scripts are also malfunctioning.

I set this to major, as this broke our mailfarm and only downgrading to 3.0.0-2 fixes the problem.

Additional info:
* package version(s)
* config and/or log files etc.

Mar 30 20:44:53 freiheit master[30439]: fatal: master_spawn: exec /usr/lib/postfix/pickup: No such file or directory
Mar 30 20:44:54 freiheit postfix/master[19604]: warning: process /usr/lib/postfix/pickup pid 30439 exit status 1
Mar 30 20:44:54 freiheit postfix/master[19604]: warning: /usr/lib/postfix/pickup: bad command startup -- throttling

[20:45:55] freiheit:/var/cache/pacman/pkg# pacman -Ql postfix | grep ickup
postfix /usr/lib/postfix/bin/pickup
postfix /usr/share/man/man8/pickup.8.gz


Steps to reproduce:

Upgrade to 3.0.0-3
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 30 March 2015, 13:29 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#44354 
Comment by Doug Newgard (Scimmia) - Monday, 30 March 2015, 13:29 GMT
Merge your pacnew files.

Loading...