.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 报错
问题偶然解决,更新了下repo 配置了下git :
# apt-get upgrade repo
# git config --global user.name "hello"
# git config --global user.email "hello@nh.cn"
页:
[1]