Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 520662 - sys-apps/systemd-216 - systemd-tmpfiles[361]: [/usr/lib64/tmpfiles.d/systemd-remote.conf:10] Unknown group 'systemd-journal-remote'.
Summary: sys-apps/systemd-216 - systemd-tmpfiles[361]: [/usr/lib64/tmpfiles.d/systemd-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemd-216
  Show dependency tree
 
Reported: 2014-08-23 04:00 UTC by Reuben Martin
Modified: 2014-10-12 09:51 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reuben Martin 2014-08-23 04:00:39 UTC
From logs:

systemd-tmpfiles[361]: [/usr/lib64/tmpfiles.d/systemd-remote.conf:10] Unknown group 'systemd-journal-remote'.
systemd-tmpfiles[361]: [/usr/lib64/tmpfiles.d/systemd-remote.conf:11] Unknown group 'systemd-journal-remote'.
systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE
systemd[1]: Failed to start Create Volatile Files and Directories.
systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state


relevant section from /usr/lib64/tmpfiles.d/systemd-remote.conf:

z /var/log/journal/remote 2755 root systemd-journal-remote - -
z /run/log/journal/remote 2755 root systemd-journal-remote - -
Comment 1 Cyril 2014-08-23 07:41:02 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.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-23 09:43:11 UTC
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 :).
Comment 3 Cyril 2014-08-24 07:30:59 UTC
(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
Comment 4 Frederico 2014-08-26 13:56:25 UTC
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.
Comment 5 Pacho Ramos gentoo-dev 2014-10-12 08:55:18 UTC
Looks like it was fixed (without revbump :/)
Comment 6 Pacho Ramos gentoo-dev 2014-10-12 09:51:48 UTC
+*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
+