View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005327 | SOGo | Packaging (Debian) | public | 2021-05-20 05:45 | 2021-05-28 01:57 |
Reporter | abma | Assigned To | francis | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.1.0 | ||||
Fixed in Version | 5.1.1 | ||||
Summary | 0005327: logrotate fails on debian 10 with "error: skipping "/var/log/sogo/sogo.log" because parent directory has insecure permissions" | ||||
Description | the permissions of the logfile or the config of logrotate are invalid in the default config. | ||||
Steps To Reproduce | systemctl restart logrotate see output of journalctl -u logrotate and systemctl | ||||
Additional Information | Mai 20 07:37:05 sv-jih logrotate[3712]: error: skipping "/var/log/sogo/sogo.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") uncommenting the "su sogo sogo" line fixes the logrotate config:
| ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-05-20 05:45 | abma | New Issue | |
2021-05-27 11:33 | francis | Additional Information Updated | |
2021-05-28 01:56 | francis | Changeset attached | => sogo master 88db6a53 |
2021-05-28 01:56 | francis | Assigned To | => francis |
2021-05-28 01:56 | francis | Resolution | open => fixed |
2021-05-28 01:57 | francis | Status | new => resolved |
2021-05-28 01:57 | francis | Fixed in Version | => 5.1.1 |