Wind River Support Network

HomeDefectsLIN1019-3248
Fixed

LIN1019-3248 : OverC cube-server startup warnings

Created: Nov 3, 2019    Updated: Jul 15, 2020
Resolved Date: Jul 15, 2020
Found In Version: 10.19.45.1
Fix Version: 10.19.45.10
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Userspace

Description

During the startup of OverC the cube-server startup log will include several warning messages. These are just warnings and can be ignored.

Steps to Reproduce

  %> ./wrlinux-x/setup.sh --machines=qemuarm64 --distros=wrlinux-overc --dl-layers --no-recommend
  %> . ./environment-setup-x86_64-wrlinuxsdk-linux
  %> . ./oe-init-build-env
  %> bitbake cube-vrf cube-dom0 cube-essential cube-server cube-builder-initramfs

  %> sudo apt-get install btrfs-progs
  %> bitbake grub-native jq-native parted-native dosfstools-native
  %> bitbake build-sysroots

  %> cp ../layers/wrlinux/wrlinux-overc/bin/* .
  %> sed -i -e 's#ttyS0#ttyAMA0#' -e 's#^\(INSTALL_BSP=\).*$#\1\"qemuarm64\"#' -e "/GETTY_CONSOLE=/aFIRMWARE_INSTALL=\"\"" -e "/GETTY_CONSOLE=/aX86_ARCH=false" image-live.sh
  %> sudo PATH=$PWD/tmp/sysroots/x86_64/usr/bin:$PWD/tmp/sysroots/x86_64/usr/sbin:$PATH ../overc-installer/sbin/cubeit --disk-size 15G --force --config `pwd`/image-live.sh --artifacts `pwd`/tmp/deploy/images/qemuarm64 boot.img
  %> ROOTFS=boot.img runqemu slirp qemuparams="-nographic -vnc :1 -m 2G" bootparams="root=/dev/vda3 mem=2G"

  c3 start cube-server
Live chat
Online