Closed inbouto closed 2 years ago
Can you check if you have a .repo/local_manifests/roomservice.xml
? The lunch
command should've written that (and downloaded the repository) based on the twrp.dependencies
file in this repository.
I do not have that file, even after re-syncing I'm going to start over and re-download everything
Ah I found the problem. Please rename .repo/local_manifests/FP4.xml
to .repo/local_manifests/roomservice.xml
and then run the build commands again. That should download the dependency:
Looking for dependencies
Adding dependencies to manifest
Adding dependency:
Repository: android_device_qcom_common
Branch: android-11
Remote: TeamWin
Path: device/qcom/common
Syncing dependencies
remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
Fetching: 100% (1/1), done in 0.541s
Garbage collecting: 100% (1/1), done in 0.003s
repo sync has finished successfully.
Looking for dependencies
device/qcom/common has no additional dependencies.
I'll fix the readme in a second.
Updated the readme: 8189599ee3a79d47ff3f22c2ef65b495df723148
Hi
On a ubuntu 21.10 VM with 16 GB of RAM and 16 GB of SWAP, on a 1 TB partition exclusively for the repo
I synced the aosp twrp repo, added the FP4 manifest at .repo/local_manifest/FP4.xml, synced again, did
And I am getting this error :
I am new to messing around with android, would be glad to know where I messed up !