Summary: | sys-apps/systemd-216 - systemd-tmpfiles[361]: [/usr/lib64/tmpfiles.d/systemd-remote.conf:10] Unknown group 'systemd-journal-remote'. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Reuben Martin <reuben.m> |
Component: | [OLD] Core system | Assignee: | Gentoo systemd Team <systemd> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexandre.guimaraes, cyril.baletaud, martin, teidakankan |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 520678 |
Description
Reuben Martin
2014-08-23 04:00:39 UTC
Same Here # systemctl status systemd-tmpfiles-setup.service ● systemd-tmpfiles-setup.service - Create Volatile Files and Directories Loaded: loaded (/usr/lib64/systemd/system/systemd-tmpfiles-setup.service; static) Active: failed (Result: exit-code) since sam. 2014-08-23 09:21:58 CEST; 18min ago Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) Process: 238 ExecStart=/usr/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=1/FAILURE) Main PID: 238 (code=exited, status=1/FAILURE) août 23 09:21:58 gentoocyril systemd-tmpfiles[238]: [/usr/lib64/tmpfiles.d/systemd-remote.conf:10] Unknown group 'systemd-journal-remote'. août 23 09:21:58 gentoocyril systemd-tmpfiles[238]: [/usr/lib64/tmpfiles.d/systemd-remote.conf:11] Unknown group 'systemd-journal-remote'. août 23 09:21:58 gentoocyril systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE août 23 09:21:58 gentoocyril systemd[1]: Failed to start Create Volatile Files and Directories. août 23 09:21:58 gentoocyril systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state. Thanks for the report. I've added the missing users & groups to -216 and -9999. Since AFAICS this is not really a fatal error, I've decided to refer revbump until we get more fixes. If you want to test immediately, please rebuild :). (In reply to Michał Górny from comment #2) > Thanks for the report. I've added the missing users & groups to -216 and > -9999. Since AFAICS this is not really a fatal error, I've decided to refer > revbump until we get more fixes. If you want to test immediately, please > rebuild :). Nice, rebuild do it. Thanks The same here in a fresh install: higgs ~ # systemctl status systemd-tmpfiles-setup.service ● systemd-tmpfiles-setup.service - Create Volatile Files and Directories Loaded: loaded (/usr/lib64/systemd/system/systemd-tmpfiles-setup.service; static) Active: failed (Result: exit-code) since Ter 2014-08-26 09:39:15 BRT; 1h 12min ago Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) Process: 1461 ExecStart=/usr/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=1/FAILURE) Main PID: 1461 (code=exited, status=1/FAILURE) Ago 26 09:39:15 higgs systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE Ago 26 09:39:15 higgs systemd[1]: Failed to start Create Volatile Files and Directories. Ago 26 09:39:15 higgs systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state. Looks like it was fixed (without revbump :/) +*systemd-216-r1 (12 Oct 2014) + + 12 Oct 2014; Pacho Ramos <pacho@gentoo.org> +systemd-216-r1.ebuild, + -systemd-216.ebuild: + revbump due bug #520662 + |