完整错误信息如下:Traceback (most recent call last): File "/root/bin/repo", line 603, in main(sys.argv[1:]) File "/root/bin/repo", line 595, in main os.execv(main, me)TypeError: coercing to Unicode: need string or buffer, NoneType found出错后已经生成了.repo文件,但是repo sync时发现并没有init成功
是路径那里没有配置正确么?哎,回答完了才看见问题解决了
是不是中文目录导致的问题