报错:fatal: manifest ‘default.xml‘ not available resolve method

阅读 97

2022-07-15


下载aosp时,使用 ​​https://mirrors.tuna.tsinghua.edu.cn/help/git-repo/​​ 的镜像,在init的时候会报:

fatal: manifest 'default.xml' not available resolve method
fatal: manifest 'default.xml'

目前没有找到原因,解决的方法是换一个repo:

curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
chmod a+x ~/bin/repo


精彩评论(0)

0 0 举报