Can't synchronise a14 branch with docker
- /e/ version: a14
- Device model(s): MiThorium, Mi8937_4_19 (Mi8937 with kernel 4.19)
Summary
Synchronisation error:
Missing "vendor/lineage", aborting
The problem
Steps to reproduce
Use my build_Mi-Thorium_a14.shbuild_Mi-Thorium_a14.sh script and my roomservice_Mi-Thorium_a14.xmlroomservice_Mi-Thorium_a14.xml for docker:
sudo ./build_Mi-Thorium_a14.sh
What is the current behavior?
synchronisation doesn't start du to a missing vendor.
What is the expected correct behavior?
synchronisation and compilation work fine with v1-t sources.
Technical informations
Relevant logs (shell
)
community: Pulling from e/os/docker-lineage-cicd
Digest: sha256:152f98929a2d332330454364c6e5711afc977003452ab2923998ca26981e2581
Status: Image is up to date for registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd:community
registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd:community
Set cache size limit to 50.0 GB
>> [Tue Feb 4 07:31:13 UTC 2025] Branch: a14
>> [Tue Feb 4 07:31:13 UTC 2025] Devices: Mi8937_4_19,
>> [Tue Feb 4 07:31:13 UTC 2025] (Re)initializing branch repository
>> [Tue Feb 4 07:31:14 UTC 2025] Branch name a14 is a tag on e/os/releases, prefix with refs/tags/ for 'repo init'
>> [Tue Feb 4 07:31:20 UTC 2025] Copying '/srv/local_manifests/*.xml' to '.repo/local_manifests/'
>> [Tue Feb 4 07:31:20 UTC 2025] Syncing branch repository
>> [Tue Feb 4 07:31:20 UTC 2025] Missing "vendor/lineage", aborting
Solutions
not fine else
Workaround
using v1-u branch instead