erhan- / docker-lineageos-raphael

Build LineageOS for raphael with Docker
6 stars 5 forks source link

repo sync fails with 'Missing "vendor/lineage", aborting' #1

Closed erhan- closed 3 years ago

erhan- commented 3 years ago

I installed docker on a new computer and wanted to try this image again. The following error occurs when you do repo sync

>> [Mon Mar 15 23:05:28 UTC 2021] Branch:  lineage-18.1                                                                                                                                       
>> [Mon Mar 15 23:05:28 UTC 2021] Devices: raphael,                                                                                                                                           
>> [Mon Mar 15 23:05:28 UTC 2021] (Re)initializing branch repository                                                                                                                          
>> [Mon Mar 15 23:05:33 UTC 2021] Copying '/srv/local_manifests/*.xml' to '.repo/local_manifests/'                                                                                            
>> [Mon Mar 15 23:05:33 UTC 2021] Syncing branch repository                                                                                                                                   
>> [Mon Mar 15 23:05:33 UTC 2021] Missing "vendor/lineage", aborting 

manifests/snippets/lineage.xml contains:

[...]
  <project path="vendor/lineage" name="LineageOS/android_vendor_lineage" />
[...]

On my next try I got past that error but now it was telling me that the bluetooth repos from the local manifest exist already in lineage.xml. It was correct, so I removed them from our local_manifest.xml

Now it is compiling. Let's see how far we come now.

Edit: Seems to work:

#### build completed successfully (02:42:57 (hh:mm:ss)) ####

>> [Tue Mar 16 23:16:00 UTC 2021] Moving build artifacts for raphael to '/srv/zips/raphael'
>> [Tue Mar 16 23:16:02 UTC 2021] Finishing build for raphael                                                                                                                                 
>> [Tue Mar 16 23:16:02 UTC 2021] Cleaning source dir for device raphael                                                                                                                      
23:16:24 Entire build directory removed.                                                                                                                                                      

#### build completed successfully (22 seconds) ###

I still have to make a proper backup of my phone and then I will try to install my version.

Edit: Fails to fastboot