FS#52569 - [nginx] Incorrect ownership in logrotate file

Attached to Project: Arch Linux
Opened by Gordian Edenhofer (Edenhofer) - Monday, 16 January 2017, 09:42 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 19 January 2017, 16:22 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Sébastien Luttringer (seblu)
Bartłomiej Piotrowski (Barthalion)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The very recent commit [1] to nginx changed the directory ownership of /var/log/nginx. However this change was not reflected in the logrotate file located at /etc/logrotate.d/nginx. The file incorrectly states that the log directory is still owned by http:log which should by now be root:root.

Additional info:
* The error was introduced in version 1.10.2-3.
* The logrotate.service fails because of the permission mismatch.


[1] https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/nginx&id=0c40fde50338c1e4604b20a403df29b0d062597c
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 19 January 2017, 16:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  nginx 1.10.2-4

Loading...