Fixed
Created: Aug 28, 2024
Updated: Oct 11, 2024
Resolved Date: Oct 11, 2024
Found In Version: 10.24.33.1
Fix Version: 10.24.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Userspace
$ ./wrlinux-x/setup.sh --all-layers
$ bitbake libgssglue -cfetch
WARNING: python3-botocore-1.34.149-r0 do_fetch: Failed to fetch URL git://github.com/boto/botocore.git;protocol=https;branch=master, attempting MIRRORS if available
ERROR: python3-botocore-1.34.149-r0 do_fetch: Fetcher failure: Unable to find revision 578797240620e52a34627dd83a39e05fa7d0dc27 in branch master even from upstream
ERROR: python3-botocore-1.34.149-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://github.com/boto/botocore.git;protocol=https;branch=master')
This may because upstream has moved the dumb tag to annotated tag. It will affect the release on github, but such errors are out out control when no --dl-layers.
I've checked that default images don't install them, so filed as P3:
$ bitbake wrlinux-image-small wrlinux-image-std wrlinux-image-std-sato --runall=fetch
$ echo $?
0