Ticket #12379 (closed defect: fixed)
BUG: logrotate can't zip rotated files
| Reported by: | Philippe.Lafoucriere@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | markd@…, Philippe.Lafoucriere@… | |
| Port: |
Description
when using the "compress" command in logrotate config files, logrotate will output :
error: failed to compress log /var/log/messages.1
the problem is located here :
strings /opt/local/sbin/logrotate | grep gzip /bin/gzip
linking /usr/bin/gzip to /bin/gzip corrects the problem actually, but it's really a dirty workarround.
Could you do something here ?
Thanks Philippe Lafoucrière
Change History
Note: See
TracTickets for help on using
tickets.

