Acknowledged
Created: May 17, 2023
Updated: Jul 24, 2023
Previous ID: LIN1022-4327
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Userspace
root@intel-x86-64:# systemd-analyze --man=false verify /lib/systemd/system/psplash-start.service
psplash-start.service: Command /usr/bin/psplash is not executable: No such file or directory
root@intel-x86-64:# systemd-analyze --man=false verify /lib/systemd/system/rc-local.service
rc-local.service: Command /etc/rc.local is not executable: No such file or directory
1) setup.sh
/lpg-build/cdc/fast_prod/WRLINUX_MASTER_WR/MASTER_WR_GIT/wrlinux-10/setup.sh --machine intel-x86-64 --dl-layers --distro nodistro --templates feature/LAMP feature/aws feature/gcc-sanitizers feature/gperftools feature/grpc feature/ipv6 feature/krb5 feature/lttng feature/mariadb feature/network-bond-libteam feature/nfsd feature/ntp feature/opencv feature/package-management feature/pam-faillock feature/podman feature/python-tkinter feature/sftp-server feature/snmp feature/software-entropy feature/stig feature/sysklogd feature/system-stats feature/target-toolchain feature/tcpslice feature/xfce --layers meta-filesystems meta-iot-cloud meta-security-compliance meta-virtualization --dl-layers
2). ./environment-setup-x86_64-wrlinuxsdk-linux
3). ./oe-init-build-env build_test
4) vim conf/local.conf
IMAGE_INSTALL:append += " systemd-analyze"
LICENSE_FLAGS_WHITELIST += " commercial_windriver"
5) bitbake core-image-base
6)boot the target and run commands per problem description