MisterZtr / PixelOS_gsi

Script and patches for building PHH-Treble based PixelOS GSI
85 stars 10 forks source link

zip END header not found #70

Closed User8395 closed 1 week ago

User8395 commented 3 weeks ago

At 80%, build fails with the error zip END header not found

20240613_192709.jpg

MisterZtr commented 3 weeks ago

That's already a problem with PixelOS source code

User8395 commented 3 weeks ago

I tried again and it failed at 94%.

Are there any stable branches from their source?

MisterZtr commented 1 week ago

I had the same problem. gms folder is cloned corrupted during repo sync. Need to clone the repository yourself

rm -rf PixelOS/vendor/gms
git clone https://gitlab.com/PixelOS-Devices/vendor_gms.git PixelOS/vendor/gms