Displaying 2 results from an estimated 2 matches for "cityofevanston".
2006 Oct 03
2
Bug#390927: xen-hypervisor-3.0.2-1-i386: Xen kernel panics when booting
Package: xen-hypervisor-3.0.2-1-i386
Version: 3.0.2-3+hg9762-1
Severity: grave
Justification: renders package unusable
When booting Xen Dom0 on my Dell 2950, the kernel panics. I have been
unable to get the serial console working under xen (works under normal
kernels), so the best debugging info I can provide is a screenshot of
the console when it dies. I will attach that after the bug is
2007 Jun 11
0
Bug#428428: patch for cron ignore rule
Package: logcheck
Version: 1.2.54
Severity: normal
Tags: patch
On my system, this ignore rule needs /usr/bin/ in front of the cron command, or the rule fails to match.
hostname:/etc/logcheck/ignore.d.server# diff cron cron.old
1c1
< ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (/usr/bin/)?crontab\[[0-9]+\]: \([[:alnum:]-]+\) LIST \([[:alnum:]-]+\)$
---
> ^\w{3} [ :0-9]{11} [._[:alnum:]-]+