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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Gaetan Bisson (vesath)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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
Comment by A (lmeijberg) - Saturday, 29 November 2014, 14:22 GMT
Sorry it appears to be a configuration error.
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.
Comment by Gaetan Bisson (vesath) - Saturday, 29 November 2014, 19:22 GMT
Alright.

Loading...