Acknowledged
Created: Jul 18, 2023
Updated: Jul 27, 2023
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Build & Config
Initial a build and run gen-image
$ . environment-setup-x86_64-wrlinuxsdk-linux && . oe-init-build-env
$ ../layers/wrlinux/scripts/gen-image/gen-image -m nxp-imx8
WARNING: Error talking to server: Connection lost
WARNING: Error talking to server: Connection lost
WARNING: Error talking to server: Connection lost
WARNING: Error talking to server: Connection lost
ERROR: PRservice localhost:39535 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Usually, this is because the host load is very high, you can free the host's resources (CPU and memory) and try again.
1) git clone --depth 1 --branch WRLINUX_10_23_LTS git://pek-git.wrs.com/wrlinux-x
2) ./wrlinux-10/setup.sh --machines=nxp-imx8 --all-layers --dl-layers=1 --dl-layers=1 --distros=wrlinux --accept-eula=yes --templates=feature/busybox
3)update local.conf:
GPG_PATH = '/tmp/bstest-lQjaot/tmp.fFcqrhOP6n'
PACKAGE_FEED_URIS = "http://128.224.153.156/buildarea1/SharedImage/LTS23/LTS23_STD_BINARY/nxp-imx8/20230719"
4) ../layers/wrlinux/scripts/gen-image/gen-image -m nxp-imx8