Mailinglist Archive: opensuse-bugs (5568 mails)
| < Previous | Next > |
[Bug 724610] New: systemd: why is kmsg polluted?
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 17 Oct 2011 14:39:24 +0000
- Message-id: <bug-724610-21960@http.bugzilla.novell.com/>
https://bugzilla.novell.com/show_bug.cgi?id=724610
https://bugzilla.novell.com/show_bug.cgi?id=724610#c0
Summary: systemd: why is kmsg polluted?
Classification: openSUSE
Product: openSUSE 12.1
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: fcrozat@xxxxxxxx
ReportedBy: jslaby@xxxxxxxx
QAContact: qa@xxxxxxx
Blocks: 696902
Found By: ---
Blocker: ---
I configured systemd in /etc/systemd/system.conf as:
[Manager]
LogTarget=syslog
because I really don't want to have a dbus mess in _kernel_ logs. Anyway who
came up with such a "great" idea?
But I still have tons of debug mess in the kernel log. Excerpt from dmesg
follows:
[ 12.754874] modprobe[2464]: FATAL: Could not load
/lib/modules/3.1.0-rc9-next-20111014_64+/modules.dep: No such file or directory
[ 12.764052] modprobe[2466]: FATAL: Could not load
/lib/modules/3.1.0-rc9-next-20111014_64+/modules.dep: No such file or directory
[ 12.769801] systemd-logind[1490]: New user root logged in.
[ 12.772203] systemd-logind[1490]: New session c1 of user root.
[ 12.796498] systemd[1]: Cannot add dependency job for unit
hwclock-load.service, ignoring: Unit hwclock-load.service failed to load: No
such file or directory. See system logs and 'systemctl status
hwclock-load.service' for details.
[ 12.806567] dbus[1519]: [system] Activating via systemd: service
name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service'
[ 12.820190] dbus-daemon[1519]: dbus[1519]: [system] Activating via systemd:
service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service'
[ 12.823359] systemd[1]: Cannot add dependency job for unit
hwclock-load.service, ignoring: Unit hwclock-load.service failed to load: No
such file or directory. See system logs and 'systemctl status
hwclock-load.service' for details.
[ 12.880309] console-kit-daemon[2467]: missing action
[ 12.890054] dbus[1519]: [system] Activating service
name='org.freedesktop.PolicyKit1' (using servicehelper)
[ 12.894779] dbus-daemon[1519]: dbus[1519]: [system] Activating service
name='org.freedesktop.PolicyKit1' (using servicehelper)
[ 12.915240] dbus-daemon[1519]: Entering main event loop
[ 12.919654] dbus-daemon[1519]: Connected to the system bus
[ 12.928859] dbus-daemon[1519]: Registering null backend at priority -10
[ 12.932129] dbus-daemon[1519]: ** (polkitd:2534): WARNING **: Error getting
enumerator for /etc/polkit-1/localauthority: No such file or directory
[ 12.938772] dbus-daemon[1519]: ** (polkitd:2534): DEBUG: Added
`/var/lib/polkit-1/localauthority/10-vendor.d' as a local authorization store
I have systemd-37-2.1.x86_64.
I also tried systemd.log_target=syslog. But it resulted in the same behavior.
--
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.
| < Previous | Next > |