https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200741

--- Comment #1 from Kurt Jaeger <p...@freebsd.org> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to