[arch-general] Nothing written to log files in 3 days
It looks like some recent package update broke logging on my machine, and nothing has been written to my system logs since 10/21: [darose@daroselin log]$ ls -l messages.log* syslog.log* daemon.log* everything.log* -rw-r----- 1 root log 0 Oct 22 11:39 daemon.log -rw-r----- 1 root log 612714 Oct 21 22:21 daemon.log.1 -rw-r----- 1 root log 231752 Oct 14 21:53 daemon.log.2 -rw-r----- 1 root log 400266 Oct 8 10:50 daemon.log.3 -rw-r----- 1 root log 476248 Oct 1 02:25 daemon.log.4 -rw-r----- 1 root log 0 Oct 22 11:39 everything.log -rw-r----- 1 root log 2215204 Oct 21 22:21 everything.log.1 -rw-r----- 1 root log 1027441 Oct 15 03:10 everything.log.2 -rw-r----- 1 root log 1694955 Oct 8 11:30 everything.log.3 -rw-r----- 1 root log 1533007 Oct 1 03:23 everything.log.4 -rw-r----- 1 root log 0 Oct 22 11:39 messages.log -rw-r----- 1 root log 1646635 Oct 21 22:21 messages.log.1 -rw-r----- 1 root log 737769 Oct 15 02:41 messages.log.2 -rw-r----- 1 root log 1230698 Oct 8 11:21 messages.log.3 -rw-r----- 1 root log 1167058 Oct 1 03:21 messages.log.4 -rw-r----- 1 root log 0 Oct 22 11:39 syslog.log -rw-r----- 1 root log 3145 Oct 21 22:21 syslog.log.1 -rw-r----- 1 root log 1582 Oct 14 21:48 syslog.log.2 -rw-r----- 1 root log 2568 Oct 8 10:04 syslog.log.3 -rw-r----- 1 root log 2076 Sep 30 21:13 syslog.log.4 Anyone have any idea what broke / how to fix? Thanks, DR
On Wed, Oct 24, 2012 at 5:34 PM, David Rosenstrauch <darose@darose.net> wrote:
It looks like some recent package update broke logging on my machine, and nothing has been written to my system logs since 10/21: Anyone have any idea what broke / how to fix?
If you're not running systemd, maybe it's https://bbs.archlinux.org/viewtopic.php?id=151211 ?
On 10/24/2012 11:39 AM, Karol Blazewicz wrote:
On Wed, Oct 24, 2012 at 5:34 PM, David Rosenstrauch <darose@darose.net> wrote:
It looks like some recent package update broke logging on my machine, and nothing has been written to my system logs since 10/21: Anyone have any idea what broke / how to fix?
If you're not running systemd, maybe it's https://bbs.archlinux.org/viewtopic.php?id=151211 ?
Yep, that fixed it. Tnx!!! DR
Op 24 okt. 2012 21:56 schreef "David Rosenstrauch" <darose@darose.net> het volgende:
On 10/24/2012 11:39 AM, Karol Blazewicz wrote:
On Wed, Oct 24, 2012 at 5:34 PM, David Rosenstrauch <darose@darose.net>
wrote:
It looks like some recent package update broke logging on my machine,
and
nothing has been written to my system logs since 10/21: Anyone have any idea what broke / how to fix?
If you're not running systemd, maybe it's https://bbs.archlinux.org/viewtopic.php?id=151211 ?
Yep, that fixed it. Tnx!!!
It can really help to pay attention to the output of pacman during updates ;-). (it's also in pacman's log,btw). mvg, Guus
On 10/25/2012 08:03 AM, Guus Snijders wrote:
It can really help to pay attention to the output of pacman during updates ;-). (it's also in pacman's log,btw).
mvg, Guus
I usually do. Not always easy to spot, though, when you upgrade a whole bunch of packages at once. DR
participants (3)
-
David Rosenstrauch
-
Guus Snijders
-
Karol Blazewicz