@hoyzhang
Hello, we found that there was a problem with the remote of the previous external/chromium-webview library. I changed upstream again. You can clear the warehouse you synchronized and then use it again.
I repo the libraries you mentioned separately. Do you get an error if you can’t pull them? If not, can you execute them again?
xiong@server:/users/xiong/work/amlogic/github_test/test$ repo sync -j10 frameworks/base
... A new version of repo (2.37) is available.
... New version is available at: /users/xiong/work/amlogic/github_test/test/.repo/repo/repo
... The launcher is run from: /usr/bin/repo
!!! The launcher is not writable. Please talk to your sysadmin or distro
!!! to get an update installed.
Fetching: 100% (1/1), done in 2h45m56.716s
Checking out files: 100% (30078/30078), done.
Checking out: 100% (1/1), done in 10.375s
warning: Partial syncs are not supported. For the best experience, sync the entire tree.
repo sync has finished successfully.
xiong@server:/users/xiong/work/amlogic/github_test/test$ repo sync -j10 prebuilts/clang/host/linux-x86
... A new version of repo (2.37) is available.
... New version is available at: /users/xiong/work/amlogic/github_test/test/.repo/repo/repo
... The launcher is run from: /usr/bin/repo
!!! The launcher is not writable. Please talk to your sysadmin or distro
!!! to get an update installed.
Receiving objects: 100% (90854/90854), 28.91 GiB | 29.74 MiB/s, done.ang/host/linux-x86 @ prebuilts/clang/host/linux-x86Receiving objects: 99% (90785/90854), 28.89 GiB | 29.67 MiB/s
Resolving deltas: 100% (39389/39389), done.2:14 platform/prebuilts/clang/host/linux-x86 @ prebuilts/clang/host/linux-x86Resolving deltas: 100% (39389/39389)
Fetching: 100% (1/1), done in 10h52m21.717s
Checking out files: 100% (16166/16166), done.
Checking out: 100% (1/1), done in 27.522s
warning: Partial syncs are not supported. For the best experience, sync the entire tree.
repo sync has finished successfully.
xiong@server:/users/xiong/work/amlogic/github_test/test$ repo sync -j10 prebuilts/sdk
... A new version of repo (2.37) is available.
... New version is available at: /users/xiong/work/amlogic/github_test/test/.repo/repo/repo
... The launcher is run from: /usr/bin/repo
!!! The launcher is not writable. Please talk to your sysadmin or distro
!!! to get an update installed.
Fetching: 0% (0/1) 1:49:15 | 1 job | 1:49:15 platform/prebuilts/sdk @ prebuilts/sdk
Receiving objects: 100% (171464/171464), 11.22 GiB | 42.33 MiB/s, done.prebuilts/sdkReceiving objects: 100% (171464/171464), 11.21 GiB | 36.89 MiB/s
Resolving deltas: 100% (51690/51690), done.02 platform/prebuilts/sdk @ prebuilts/sdkResolving deltas: 100% (51690/51690)
Fetching: 100% (1/1), done in 4h9m6.126s
Checking out files: 100% (4084/4084), done.
Checking out: 100% (1/1), done in 7.448s
warning: Partial syncs are not supported. For the best experience, sync the entire tree.
repo sync has finished successfully.
xiong@server:/users/xiong/work/amlogic/github_test/test$ repo sync -j10 prebuilts/tools
... A new version of repo (2.37) is available.
... New version is available at: /users/xiong/work/amlogic/github_test/test/.repo/repo/repo
... The launcher is run from: /usr/bin/repo
!!! The launcher is not writable. Please talk to your sysadmin or distro
!!! to get an update installed.
Receiving objects: 100% (181976/181976), 49.21 GiB | 49.66 MiB/s, done.s @ prebuilts/toolsReceiving objects: 100% (181976/181976), 49.21 GiB | 56.14 MiB/s
Resolving deltas: 100% (71073/71073), done.6:05 platform/prebuilts/tools @ prebuilts/toolsResolving deltas: 100% (71073/71073)
Fetching: 100% (2/2), done in 15h46m16.187s
Checking out files: 100% (10157/10157), done.
Checking out: 100% (1/1), done in 16.744s
warning: Partial syncs are not supported. For the best experience, sync the entire tree.
repo sync has finished successfully.
xiong@server:/users/xiong/work/amlogic/github_test/test$
////////////////////////////////////////////////////////////////////////////////////////
I’ve used a http/https proxy && VPN for sync before. Maybe there something wrong with them.
Now I use 2 mirror websites. hub.njuu.cf for github.com and mirrors.tuna.tsinghua.edu.cn/git/AOSP for android.googlesource.com by editing the default.xml file.
hoy18@xland.net:~/android/k2$ repo sync -j4 frameworks/base
Fetching: 100% (1/1), done in 25m37.486s
正在检出文件: 100% (30078/30078), 完成.
Checking out: 100% (1/1), done in 6.090s
warning: Partial syncs are not supported. For the best experience, sync the entire tree.
repo sync has finished successfully.