yocto-sdk ls10128arcb build/fech error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

yocto-sdk ls10128arcb build/fech error

470 Views
atzouris_a2e
Contributor I

Build worked on early Friday 4/11/2025 and then mid-Friday it stopped working. I did find a workaround to allow my build to complete. Workaround is to remove the two lines with reference to linaro in file ~/.repo/manifests/default.xml (link to ls-6.6.52-2.2.0.xml). Can I get a response for confirmation if this is a proper fix? I suspect that a repo has been moved/redirected/other. Please advise.

Build machine is ... Ubuntu 22.04.5 LTS

Main error is ...

fatal: unable to access 'https://git.linaro.org/openembedded/meta-linaro/': The requested URL returned error: 403

I am able to successfully build an earlier and later releases ls-6.1.55-2.2.0.xml and 6.12.3-1.0.0.xml.

--snip

user@host:~/deleteme$ mkdir scarthgap-6.6.52-2.2.0
user@host:~/deleteme$ cd scarthgap-6.6.52-2.2.0/
user@host:~/deleteme/scarthgap-6.6.52-2.2.0$ repo init -u https://github.com/nxp-qoriq/yocto-sdk -b scarthgap -m ls-6.6.52-2.2.0.xml
Downloading Repo source from https://gerrit.googlesource.com/git-repo

Your identity is: Elmer Fudd <elmer@company.com>
If you want to change this, please re-run 'repo init' with --config-name

repo has been initialized in /home/elmer/deleteme/scarthgap-6.6.52-2.2.0 user@host:~/deleteme/scarthgap-6.6.52-2.2.0$ repo sync --force-sync
Fetching: 46% (6/13) 0:22 | 1 job | 0:05 meta-linaro @ sources/meta-linaro
fatal: unable to access 'https://git.linaro.org/openembedded/meta-linaro/': The requested URL returned error: 403

meta-linaro:
fatal: unable to access 'https://git.linaro.org/openembedded/meta-linaro/': The requested URL returned error: 403
meta-linaro: sleeping 4.0 seconds before retrying
fatal: unable to access 'https://git.linaro.org/openembedded/meta-linaro/': The requested URL returned error: 403
error: Cannot fetch meta-linaro from https://git.linaro.org/openembedded/meta-linaro
Fetching: 100% (13/13), done in 1m26.889s
Fetching: 0% (0/1) 0:04 | 1 job | 0:04 meta-linaro @ sources/meta-linaro
fatal: unable to access 'https://git.linaro.org/openembedded/meta-linaro/': The requested URL returned error: 403

meta-linaro:
fatal: unable to access 'https://git.linaro.org/openembedded/meta-linaro/': The requested URL returned error: 403
meta-linaro: sleeping 4.0 seconds before retrying
fatal: unable to access 'https://git.linaro.org/openembedded/meta-linaro/': The requested URL returned error: 403
error: Cannot fetch meta-linaro from https://git.linaro.org/openembedded/meta-linaro
Fetching: 100% (1/1), done in 4.674s
fatal: failed to unpack tree object HEAD
error.GitError: Cannot checkout meta-linaro: Cannot initialize work tree for meta-linaro
error: Cannot checkout meta-linaro
Checking out: 100% (13/13), done in 0.563s
error: Unable to fully sync the tree
error: Downloading network changes failed.
error: Checking out local projects failed.
Failing repos:
sources/meta-linaro
Try re-running with "-j1 --fail-fast" to exit at the first error.
================================================================================
Repo command failed due to the following `SyncError` errors:
GitCommandError: 'fetch --quiet --progress linaro --force --prune --recurse-submodules=no --tags +refs/heads/*:refs/remotes/linaro/* +refs/heads/master:refs/remotes/linaro/master +refs/tags/*:refs/tags/*' on meta-linaro failed
stdout: fatal: unable to access 'https://git.linaro.org/openembedded/meta-linaro/': The requested URL returned error: 403
GitCommandError: 'fetch --quiet --progress linaro --force --prune --recurse-submodules=no --tags +refs/heads/*:refs/remotes/linaro/* +refs/heads/master:refs/remotes/linaro/master +refs/tags/*:refs/tags/*' on meta-linaro failed
stdout: fatal: unable to access 'https://git.linaro.org/openembedded/meta-linaro/': The requested URL returned error: 403
Cannot initialize work tree for meta-linaro
user@host:~/deleteme/scarthgap-6.6.52-2.2.0$

--snip

Tags (1)
0 Kudos
Reply
4 Replies

413 Views
yipingwang
NXP TechSupport
NXP TechSupport

I have reported this issue to the LSDK development team.

Your workaround is fine.

0 Kudos
Reply

403 Views
atzouris_a2e
Contributor I

This is what I get run

atzouris_a2e_0-1745945327419.png

 

ning the google repo command this morning ...

0 Kudos
Reply

382 Views
yipingwang
NXP TechSupport
NXP TechSupport

Recipe meta-linaro folder is useless in the building, so you could ignore this error.

0 Kudos
Reply

370 Views
atzouris_a2e
Contributor I
Is there a plan to modify the ls-6.6.52-2.2.0.xml file on github to remove the two linaro lines at: https://github.com/nxp-qoriq/yocto-sdk/blob/scarthgap/ls-6.6.52-2.2.0.xml ?
0 Kudos
Reply