FS#42953 - [postfix] post-install set-permissions - mailq.1.gz: No such file or directory
Attached to Project:
Arch Linux
Opened by A (lmeijberg) - Saturday, 29 November 2014, 13:57 GMT
Last edited by Gaetan Bisson (vesath) - Saturday, 29 November 2014, 19:23 GMT
Opened by A (lmeijberg) - Saturday, 29 November 2014, 13:57 GMT
Last edited by Gaetan Bisson (vesath) - Saturday, 29 November 2014, 19:23 GMT
|
Details
Description:
When running the command /usr/lib/postfix/post-install set-permissions you get the error: chown: cannot access ‘/usr/man/man1/mailq.1.gz’: No such file or directory Doing a search on the filesystem it seems that the mailq.1.gz file is located elsewhere. Additional info: Name : postfix Version : 2.11.3-1 Steps to reproduce: Run the command: /usr/lib/postfix/post-install set-permissions Research details: Script expects mailq.1.gz in location: /usr/man/man1/mailq.1.gz Search reveals it is located at: /usr/share/man/man1/mailq.1.gz |
This task depends upon
Closed by Gaetan Bisson (vesath)
Saturday, 29 November 2014, 19:23 GMT
Reason for closing: Works for me
Saturday, 29 November 2014, 19:23 GMT
Reason for closing: Works for me
For anyone that has a similar error make sure that you set manpage_directory = /usr/share/man in your main.cf configuration file from postfix.