Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Dec 2017 09:47:32 -0500
From:      Michael Butler <imb@protected-networks.net>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   what's changed with newsyslog?
Message-ID:  <7c79c676-3414-8cab-bcf8-b3e3d08a70f6@protected-networks.net>

next in thread | raw e-mail | index | archive | help
In the past week or so I've been getting warnings like this ..

bzip2: Can't open input file /var/log/snmpd.log.0: No such file or
directory.
newsyslog: `/usr/bin/bzip2 -f /var/log/snmpd.log.0
/var/log/fwlw_clean_log.0' terminated with a non-zero status (1)

I've checked the relevant /etc/newsyslog.conf and its /usr/local/etc
counterpart to ensure there are tabs in the right places but the errors
persist.

Similarly, the relevant files are there and seem to be rotated as
expected/desired ..

-rw-r--r--  1 root  wheel         77 Dec 17 09:00 fwlw_clean_log
-rw-r--r--  1 root  wheel      11282 Dec 17 09:00 fwlw_clean_log.0.bz2
-rw-r--r--  1 root  wheel       9452 Dec 17 05:00 fwlw_clean_log.1.bz2

 [ .. ]

-rw-r--r--  1 root  wheel      50992 Dec 17 09:45 snmpd.log
-rw-r--r--  1 root  wheel       1834 Dec 17 09:00 snmpd.log.0.bz2
-rw-r--r--  1 root  wheel       1846 Dec 17 07:00 snmpd.log.1.bz2


Hints?

	imb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7c79c676-3414-8cab-bcf8-b3e3d08a70f6>