Fixed
Created: Jul 17, 2024
Updated: Nov 28, 2024
Resolved Date: Nov 20, 2024
Found In Version: 10.21.20.23
Fix Version: 10.21.20.24
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Build & Config
Upgrade basic and extended buildtools to 10.21.20.23
$ git diff
diff --git a/data/environment.d/04_wrl_buildtools.sh b/data/environment.d/04_wrl_buildtools.sh
index 8575725768..756b622727 100644
--- a/data/environment.d/04_wrl_buildtools.sh
+++ b/data/environment.d/04_wrl_buildtools.sh
@@ -16,7 +16,7 @@
# Download, install and load the buildtools tarball (as needed)
BUILDTOOLS_VERSION=${BUILDTOOLS_VERSION:-10.21.20.4}
-BUILDTOOLS_EXT_VERSION=${BUILDTOOLS_EXT_VERSION:-10.21.01b.0}
+BUILDTOOLS_EXT_VERSION=${BUILDTOOLS_EXT_VERSION:-10.21.20.0}
# Special windshare folders to search
BUILDTOOLS_FOLDERS="WRLinux-lts-21-Core WRLinux-lts-21-Base"
$ ./wrlinux-x/setup.sh --accept-eula=yes --machine intel-x86-64 --buildtools-type extended --distros wrlinux
Initialized empty Git repository in /buildarea/raid0/cchitaru/lts21-clean-rcpl23/bin/buildtools-extended.git/.git/
Searching for buildtools-extended-standalone-10.21.20.0...
Fetching buildtools..
git://lxgit.wrs.com/layers/buildtools/buildtools-extended-standalone-10.21.20.0
fatal: couldn't find remote ref WRLINUX_10_21_LTS_RCPL0023
Retrying after 5 seconds -- 1 time(s) (max: 5)
git://lxgit.wrs.com/layers/buildtools/buildtools-extended-standalone-10.21.20.0
fatal: couldn't find remote ref WRLINUX_10_21_LTS_RCPL0023
Retrying after 10 seconds -- 2 time(s) (max: 5)
git://lxgit.wrs.com/layers/buildtools/buildtools-extended-standalone-10.21.20.0
fatal: couldn't find remote ref WRLINUX_10_21_LTS_RCPL0023
Retrying after 11 seconds -- 3 time(s) (max: 5)
git://lxgit.wrs.com/layers/buildtools/buildtools-extended-standalone-10.21.20.0
fatal: couldn't find remote ref WRLINUX_10_21_LTS_RCPL0023
Retrying after 12 seconds -- 4 time(s) (max: 5)
git://lxgit.wrs.com/layers/buildtools/buildtools-extended-standalone-10.21.20.0
fatal: couldn't find remote ref WRLINUX_10_21_LTS_RCPL0023
Retrying after 15 seconds -- 5 time(s) (max: 5)
Error fetching buildtools repository git://lxgit.wrs.com/layers/buildtools/buildtools-extended-standalone-10.21.20.0
Stopping: an error occurred in buildtools_setup.