Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jun 2015 19:47:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 200741] newsyslog, bzip2-runtime and additional runs
Message-ID:  <bug-200741-8-SHiWjF1UYr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200741-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200741-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200741

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200741-8-SHiWjF1UYr>