|
Bugzilla – Full Text Bug Listing |
| Summary: | systemd-logger-210-25.16.1.x86_64 conflicts with (r-)syslog(-ng) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Mikhail Kasimov <mikhail.kasimov> |
| Component: | Basesystem | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | mpluskal |
| Version: | 13.2 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 13.2 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Mikhail Kasimov
2015-06-24 02:48:26 UTC
Well how about uninstalling systemd-logger? It's just dummy package - from describtion: "This package marks the installation to not use syslog but only the journal." # rpm -ql systemd-logger /var/log/README /var/log/journal In other words you can safely choose solution 1 offered by zypper to achieve what you want. Not a way. journald has an option ForwardToSyslog=yes|no option in /etc/systemd/journald.conf, that implies, that journald and (r-)syslog(-ng) can be installed in parallel. I asked some people (they use Fedora and Arch Linux) - they don't have such problem. Why is actual for SUSE? - Please, let me know. Temporary reopened for investigating the reason. systemd-journald/journald will _NOT_ be uninstalled when you remove systemd-logger (please read comment#2). Got it, you were right. Uninstalling systemd-logger installs rsyslog and journalctl is still accessable. Sorry for my inattention. Resolved. |