[bug-notifications] [logrotate 0005057]: File globbing broken
Mantis Bug Tracker
noreply at opencsw.org
Sat Jun 8 12:48:30 CEST 2013
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5057
======================================================================
Reported By: jcraig
Assigned To:
======================================================================
Project: logrotate
Issue ID: 5057
Category: regular use
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-03-08 17:19 CET
Last Modified: 2013-06-08 12:48 CEST
======================================================================
Summary: File globbing broken
Description:
This worked under the 3.7.4 version which installed into /opt/csw/bin and
is broken in 3.8.3 which is installed in /opt/csw/sbin. I verified my test
functions as expected using 3.8.3 version provided by fedora. The
configuration clause is:
/lcl/*/data/*/dump/diag/*/*/*/trace/*.log {
copytruncate
rotate 16
noolddir
daily
}
which results in no files being considered for rotation when a number of
files should be matched. If I "ls" with the same path string, then the
list of files that should match is displayed.
======================================================================
----------------------------------------------------------------------
(0010425) igalic (manager) - 2013-06-08 12:48
https://www.opencsw.org/mantis/view.php?id=5057#c10425
----------------------------------------------------------------------
Can you verify if updating to 3.8.4 fixes the issue?
http://svn.fedorahosted.org/svn/logrotate/tags/r3-8-4/CHANGES
More information about the bug-notifications
mailing list