[Bug 780268] New: openSUSE:12.2/rsyslog: Bug
https://bugzilla.novell.com/show_bug.cgi?id=780268 https://bugzilla.novell.com/show_bug.cgi?id=780268#c0 Summary: openSUSE:12.2/rsyslog: Bug Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: All OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: mt@suse.com ReportedBy: ar16@imapmail.org QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: --- Blocker: --- On a 12.2 box, at console during boot, I see numerous FAIL notices re: syslog.service: egrep -i "syslog|logging" boot.log Starting Console System Startup Logging... Starting System Logging Service... Started Console System Startup Logging [ OK ] Stopped systemd-kmsg-syslogd.service [ OK ] Failed to start System Logging Service [FAILED] See 'systemctl status syslog.service' for details. Starting System Logging Service... Stopped systemd-kmsg-syslogd.service [ OK ] Failed to start System Logging Service [FAILED] See 'systemctl status syslog.service' for details. Starting System Logging Service... Stopped systemd-kmsg-syslogd.service [ OK ] Failed to start System Logging Service [FAILED] See 'systemctl status syslog.service' for details. Starting System Logging Service... Stopped systemd-kmsg-syslogd.service where, systemctl status syslog.service syslog.service - System Logging Service Loaded: loaded (/lib/systemd/system/syslog.service; enabled) Active: failed (Result: resources) since Tue, 11 Sep 2012 17:48:45 -0700; 1 day and 14h ago Process: 1145 ExecStart=/sbin/rsyslogd -c 6 -f /etc/rsyslog.conf (code=exited, status=0/SUCCESS) Process: 1141 ExecStartPre=/var/run/rsyslog/addsockets (code=exited, status=0/SUCCESS) Process: 1139 ExecStartPre=/bin/systemctl stop systemd-kmsg-syslogd.service (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/syslog.service I suspect that this has to do with the fact that I've installed: rpm -qa | grep -i syslog rsyslog-module-gtls-6.4.0-102.1.x86_64 rsyslog-module-snmp-6.4.0-102.1.x86_64 rsyslog-module-pgsql-6.4.0-102.1.x86_64 rsyslog-module-mysql-6.4.0-102.1.x86_64 rsyslog-module-udpspoof-6.4.0-102.1.x86_64 rsyslog-module-dbi-6.4.0-102.1.x86_64 rsyslog-module-gssapi-6.4.0-102.1.x86_64 rsyslog-doc-6.4.0-102.1.x86_64 rsyslog-module-mmnormalize-6.4.0-102.1.x86_64 rsyslog-diag-tools-6.4.0-102.1.x86_64 syslog-service-1.4.1-759.1.3.noarch rsyslog-6.4.0-102.1.x86_64 rsyslog-module-relp-6.4.0-102.1.x86_64 from tacit's repos, and that there's no rsyslog systemd unit: find /lib/systemd | grep log /lib/systemd/systemd-logind /lib/systemd/system-generators/syslog-service-generator /lib/systemd/system/dbus-org.freedesktop.login1.service /lib/systemd/system/reboot.target.wants/console-kit-log-system-restart.service /lib/systemd/system/earlysyslog.service /lib/systemd/system/systemd-logind.service /lib/systemd/system/mcelog.service /lib/systemd/system/kexec.target.wants/console-kit-log-system-restart.service /lib/systemd/system/poweroff.target.wants/console-kit-log-system-stop.service /lib/systemd/system/syslog.service /lib/systemd/system/console-kit-log-system-restart.service /lib/systemd/system/syslog.socket /lib/systemd/system/console-kit-log-system-start.service /lib/systemd/system/halt.target.wants/console-kit-log-system-stop.service /lib/systemd/system/basic.target.wants/console-kit-log-system-start.service /lib/systemd/system/klog.service /lib/systemd/system/klogd.service /lib/systemd/system/multi-user.target.wants/systemd-logind.service /lib/systemd/system/console-kit-log-system-stop.service /lib/systemd/system/syslog.target find /etc/systemd | grep log /etc/systemd/system/klogd.service /etc/systemd/system/multi-user.target.wants/syslog.service /etc/systemd/systemd-logind.conf Request: As a start, can we get an opensuse-sanctioned rsyslog unit in place that plays nicely with the existing syslog.service? Ideally for 58x & 64x, but at least for official release? For reference, here's what Fedora-latest provides for rsyslogd 5.8.x: http://pkgs.fedoraproject.org/cgit/rsyslog.git/tree/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=780268 https://bugzilla.novell.com/show_bug.cgi?id=780268#c1 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Marius Tomaschewski <mt@suse.com> 2012-09-17 12:09:20 UTC --- (In reply to comment #0)
I suspect that this has to do with the fact that I've installed:
rpm -qa | grep -i syslog rsyslog-module-gtls-6.4.0-102.1.x86_64 rsyslog-module-snmp-6.4.0-102.1.x86_64 rsyslog-module-pgsql-6.4.0-102.1.x86_64 rsyslog-module-mysql-6.4.0-102.1.x86_64 rsyslog-module-udpspoof-6.4.0-102.1.x86_64 rsyslog-module-dbi-6.4.0-102.1.x86_64 rsyslog-module-gssapi-6.4.0-102.1.x86_64 rsyslog-doc-6.4.0-102.1.x86_64 rsyslog-module-mmnormalize-6.4.0-102.1.x86_64 rsyslog-diag-tools-6.4.0-102.1.x86_64 syslog-service-1.4.1-759.1.3.noarch rsyslog-6.4.0-102.1.x86_64 rsyslog-module-relp-6.4.0-102.1.x86_64
from tacit's repos, and that there's no rsyslog systemd unit: [...] Request: As a start, can we get an opensuse-sanctioned rsyslog unit in place that plays nicely with the existing syslog.service? Ideally for 58x & 64x, but at least for official release?
You mean you want a rsyslog.service unit? No, we use syslog.service. When you mean, that you'd like to get a newer version of rsyslog, you may install it from Base:System/rsyslog. I'm going to update it to 6.4.1. Except of this, I don't see here anything valid for 12.2 -> INVALID. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=780268 https://bugzilla.novell.com/show_bug.cgi?id=780268#c2 A R <ar16@imapmail.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #2 from A R <ar16@imapmail.org> 2012-09-17 13:52:10 UTC --- I'd reported about the: [FAILED] See 'systemctl status syslog.service' for details. Starting System Logging Service... Stopped systemd-kmsg-syslogd.service and Active: failed (Result: resources) since Tue, 11 Sep 2012 17:48:45 -0700; 1 day and 14h ago What's "INVALID" about that? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=780268 https://bugzilla.novell.com/show_bug.cgi?id=780268#c3 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED See Also| |http://bugzilla.adiscon.com | |/show_bug.cgi?id=358 Resolution| |DUPLICATE --- Comment #3 from Marius Tomaschewski <mt@suse.com> 2012-09-21 09:09:03 UTC --- The start failure is caused by a parser incompatibility - reported upstream as http://bugzilla.adiscon.com/show_bug.cgi?id=358. Workaround is applied in Base:System and in rq #135222 to factory. *** This bug has been marked as a duplicate of bug 780607 *** http://bugzilla.novell.com/show_bug.cgi?id=780607 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com