S3的开发环境下载出现如下错误,是什么情况?请高手指点。
root@ubuntu:~# ls
nfs repo workspace
root@ubuntu:~# repo init -u git@sochip.com.cn:s3evb/manifest.git -b s3 -m linux.xml
fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
fatal: error [Errno 101] Network is unreachable
fatal: cloning the git-repo repository failed, will remove '.repo/repo'
root@ubuntu:~#
root@ubuntu:~# ls
nfs workspace
root@ubuntu:~# git clone git@sochip.com.cn:repo.git
Cloning into 'repo'...
git@sochip.com.cn's password: (这里应该输入什么密码?)
Permission denied, please try again.
git@sochip.com.cn's password:
Permission denied, please try again.
git@sochip.com.cn's password:
Permission denied (publickey,password).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
离线
感谢晕哥。。。
离线