Bug 200741

Summary: newsyslog, bzip2-runtime and additional runs
Product: Base System Reporter: Kurt Jaeger <pi>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: New ---    
Severity: Affects Only Me CC: pi
Priority: ---    
Version: 10.1-RELEASE   
Hardware: Any   
OS: Any   

Description Kurt Jaeger freebsd_committer freebsd_triage 2015-06-09 19:45:56 UTC

    
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2015-06-09 19:47:11 UTC
If newsyslog for a collection of logfiles takes too long, this might happen:

bzip2: I/O or other error, bailing out.  Possible reason follows.               
bzip2: No such file or directory                                                
        Input file = /var/log/security.0, output file = /var/log/security.0     
.bz2                                                                            
newsyslog: `bzip2 -f /var/log/security.0' terminated with a non-zero status     

reason: while bzip2 tries to compress the logfile, the files are
rotated around and newsyslog or bzip2 get confused.