Wind River Support Network

HomeDefectsLIN1019-3056
Not to be fixed

LIN1019-3056 : openl2tpd.service:8: PIDFile= references a path below legacy directory /var/run/ on cgl rootfs

Created: Oct 22, 2019    Updated: Apr 29, 2021
Resolved Date: Apr 29, 2021
Found In Version: 10.19.45.1
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Userspace

Description

TEST_STEP
setup.sh --machines=intel-x86-64 --distros=wrlinux-cgl --dl-layers --templates feature/tpm2 --accept-eula=yes . ./environment-setup-x86_64-wrlinuxsdk-linux
. ./oe-init-build-env build
bitbake-layers add-layer wr-testing/bts-dev
echo require templates/feature/bts/template.conf >> conf/local.conf echo PREFERRED_PROVIDER_virtual/kernel = "linux-yocto" >> conf/local.conf bitbake wrlinux-image-cgl

Log:

======> /lib/systemd/system/openl2tpd.service
* openl2tpd.service - The open L2TP implementation
   Loaded: loaded (/lib/systemd/system/openl2tpd.service; disabled; vendor preset: disabled)
   Active: inactive (dead)

Oct 23 05:54:00 intel-x86-64 systemd[1]: /lib/systemd/system/openl2tpd.service:8: PIDFile= references a path below legacy directory /var/run/, updating /var/run/openl2tpd.pid → /run/openl2tpd.pid; please update the unit file accordingly.
Oct 23 05:54:00 intel-x86-64 systemd[1]: Starting The open L2TP implementation...
Oct 23 05:54:00 intel-x86-64 systemd[1]: Started The open L2TP implementation.
Oct 23 05:54:00 intel-x86-64 systemd[1]: openl2tpd.service: Succeeded.
Oct 23 05:54:03 intel-x86-64 systemd[1]: /lib/systemd/system/openl2tpd.service:8: PIDFile= references a path below legacy directory /var/run/, updating /var/run/openl2tpd.pid → /run/openl2tpd.pid; please update the unit file accordingly.

Steps to Reproduce

TEST_STEP
/lpg-build/cdc/fast_prod/WRLINUX_MASTER_WR/MASTER_WR_GIT/wrlinux-10/setup.sh --machines=intel-x86-64 --distros=wrlinux-cgl --dl-layers --templates feature/tpm2 --accept-eula=yes . ./environment-setup-x86_64-wrlinuxsdk-linux
. ./oe-init-build-env build
bitbake-layers add-layer /net/pek-lpgtest15/buildarea1/jhu2/wrlinux/wr-testing/bts-dev
echo require templates/feature/bts/template.conf >> conf/local.conf echo PREFERRED_PROVIDER_virtual/kernel = "linux-yocto" >> conf/local.conf bitbake  wrlinux-image-cgl
 
In conf/local.conf :
#jhu2 append as below:
require templates/feature/bts/template.conf
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
BB_NUMBER_THREADS ?= "24"
PARALLEL_MAKE ?= "-j 24"
IMAGE_ROOTFS_EXTRA_SPACE = "1024000"
Live chat
Online