Scheduled maintenance: Some features related to account registration and licensing may be temporarily unavailable from Friday (May 8) at 1 PM to Sunday (May 10) at 5 PM (PST).
HomeDefectsLIN8-2939
Fixed

LIN8-2939 : CLONE - Chmod(/var/log) failed on localhost systemd-tmpfiles

Created: Mar 4, 2016    Updated: Dec 3, 2018
Resolved Date: Mar 7, 2016
Previous ID: LIN7-5747
Found In Version: 8.0.0.2
Fix Version: 8.0.0.3
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Userspace

Description

Journalctl got the below failures:
~# journalctl -l | grep fail
Dec 16 01:45:41 localhost systemd-tmpfiles[307]: chmod(/var/log) failed: No such file or directory
Dec 16 01:45:41 localhost systemd-tmpfiles[307]: chmod(/var/tmp) failed: No such file or directory

Steps to Reproduce

base-files and systemd are both in image.
Get the failure info as follow :
~# journalctl -l | grep fail
Dec 16 01:45:41 localhost systemd-tmpfiles[307]: chmod(/var/log) failed: No such file or directory
Dec 16 01:45:41 localhost systemd-tmpfiles[307]: chmod(/var/tmp) failed: No such file or directory

Other Downloads