radxa / manifests

91 stars 38 forks source link

Android 11 manifest is broken #25

Open AllizomFoxfire opened 2 years ago

AllizomFoxfire commented 2 years ago

The file https://github.com/radxa/manifests/blob/Android11_Radxa_rk11/Android11_Radxa_rk11.2_customization.xml needs to be updated as the upstream source files have been updated and thus their revision numbers have changed. I have emboldened the two revisions that I believe are at issue. See the errors below from an attempted first download of the manifest into an empty directory:

Fetching: 0% (0/2) warming up fatal: bad object HEAD error: http://gitlab.com/rockchip_android_r/rk/kernel did not send all necessary objects

rk/kernel: fatal: bad object HEAD error: http://gitlab.com/rockchip_android_r/rk/kernel did not send all necessary objects

rk/kernel: sleeping 4.0 seconds before retrying fatal: bad object HEAD error: http://gitlab.com/rockchip_android_r/rk/kernel did not send all necessary objects

rk/kernel: fatal: bad object HEAD error: http://gitlab.com/rockchip_android_r/rk/kernel did not send all necessary objects error: Cannot fetch rk/kernel from http://gitlab.com/rockchip_android_r/rk/kernel

fatal: bad object HEAD error: http://gitlab.com/rockchip_android_r/kernel/configs did not send all necessary objects

kernel/configs: fatal: bad object HEAD error: http://gitlab.com/rockchip_android_r/kernel/configs did not send all necessary objects

kernel/configs: sleeping 4.0 seconds before retrying fatal: bad object HEAD error: http://gitlab.com/rockchip_android_r/kernel/configs did not send all necessary objects

kernel/configs: fatal: bad object HEAD error: http://gitlab.com/rockchip_android_r/kernel/configs did not send all necessary objects error: Cannot fetch kernel/configs from http://gitlab.com/rockchip_android_r/kernel/configs

Fetching: 100% (2/2), done in 10.650s Garbage collecting: 100% (2/2), done in 0.005s Checking out: 16% (128/785) platform/external/linux-kselftestfatal: reference is not a tree: 92eb6e4985f89504ea472eaec0be7c99c8d2cd4e error: kernel/configs/: kernel/configs checkout 92eb6e4985f89504ea472eaec0be7c99c8d2cd4e error: Cannot checkout kernel/configs Checking out: 28% (224/785) platform/external/jdifffatal: reference is not a tree: 66abf06fb1af001ddf8ae75640bc80f43adcf331 error: kernel/: rk/kernel checkout 66abf06fb1af001ddf8ae75640bc80f43adcf331 error: Cannot checkout rk/kernel Checking out: 100% (785/785), done in 4m37.898s

error: Unable to fully sync the tree. error: Checking out local projects failed. Failing repos: kernel kernel/configs Try re-running with "-j1 --fail-fast" to exit at the first error.