bigbearvpn 发表于 2022-10-20 14:50:29

.repo/repo/repo sync -l 报错



系统: ubuntu 18.04
软件:sudo apt-get install repo git ssh make gcc libssl-dev liblz4-tool \
expect g++ patchelf chrpath gawk texinfo chrpath diffstat binfmt-support \
qemu-user-static live-build bison flex fakeroot cmake gcc-multilib g++-multilib \
unzip device-tree-compiler python-pip ncurses-dev python-pyelftools

python 2.7

执行.repo/repo/repo sync -l 报错


bigbearvpn 发表于 2022-10-20 15:43:25

问题偶然解决,更新了下repo 配置了下git :
# apt-get upgrade repo
# git config --global user.name "hello"
# git config --global user.email "hello@nh.cn"
页: [1]
查看完整版本: .repo/repo/repo sync -l 报错