[BusyBox 0003404]: syslogd exits if rotate-files does not exists

bugs at busybox.net bugs at busybox.net
Sat May 24 21:04:13 UTC 2008


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=3404 
====================================================================== 
Reported By:                razmouse
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   3404
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             05-23-2008 02:34 PDT
Last Modified:              05-24-2008 14:04 PDT
====================================================================== 
Summary:                    syslogd exits if rotate-files does not exists
Description: 
when syslogd rotates its log-files (/var/log/messages.*) and the files does
not exists yet, i.e first rotatation, the xrename function will gracefully
exit syslogd.

I guess this should be handled with a normal rename and just ignore if the
function returns any error, or what to do? At least not exit...
====================================================================== 

---------------------------------------------------------------------- 
 vda - 05-24-08 14:04  
---------------------------------------------------------------------- 
Fixed in rev 22071, thanks. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-23-08 02:34  razmouse       New Issue                                    
05-23-08 02:34  razmouse       Status                   new => assigned     
05-23-08 02:34  razmouse       Assigned To               => BusyBox         
05-23-08 02:34  razmouse       File Added: syslogd_rename_file_10_2.patch       
            
05-23-08 02:48  razmouse       Issue Monitored: razmouse                    
05-23-08 04:58  razmouse       Issue End Monitor: razmouse                    
05-24-08 14:04  vda            Status                   assigned => closed  
05-24-08 14:04  vda            Note Added: 0007834                          
======================================================================




More information about the busybox-cvs mailing list