搭建开发环境,出现问了了,总是报fatal: cannot obtain manifest https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git
-
-
有人遇到类似的问题吗
-
我要下载D1的SDK, 也出现一样的问题。
repo init -u https://sdk.aw-ol.com/git_repo/D1_Tina_Open/manifest.git -b master -m tina-d1-h.xml
repo命令本身正确,也设置国内代理,级别也到了V2. 不知什么原因 -
我也遇到这样的问题,蹲一个
-
此回复已被删除! -
我是在docker容器里面搭建的
-
@q1215200171 在 搭建开发环境,出现问了了,总是报fatal: cannot obtain manifest https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git 中说:
由于主线repo更新暂未适配,需要换用定制repo下载
https://open.allwinnertech.com/guide/yht2/chan_pin_bao_xia_zai/zi_yuan_ku/23001_an_zhuang_repo_yin_dao_jiao_ben.html看链接说明,使用tina 5.0开发还需要企业认证申请才能使用定制repo下载SDK?
-
- 执行命令设置全局保存密码
git config --global credential.helper store
- 执行命令输入密码
git clone https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git
- 使用repo拉取sdk
repo init -u https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git -b master -m tina-v853-open.xml
由于repo更新,目前不支持通过repo输入密码,请先使用git命令输入保存密码
-
@awwwwa 谢谢。用这个方法可以同步了。
-
此回复已被删除! -
@awwwwa Downloading Repo source from https://mirrors.bfsu.edu.cn/git/git-repo remote: Enumerating objects: 8994, done. remote: Counting objects: 100% (5211/5211), done. remote: Compressing objects: 100% (2599/2599), done. remote: Total 8994 (delta 5003), reused 2612 (delta 2612), pack-reused 3783 Receiving objects: 100% (8994/8994), 3.05 MiB | 15.88 MiB/s, done. Resolving deltas: 100% (6246/6246), done. repo: Updating release signing keys to keyset ver 2.3 Traceback (most recent call last): File "/home/allwinner/tina-v853-open/.repo/repo/main.py", line 874, in <module> _Main(sys.argv[1:]) File "/home/allwinner/tina-v853-open/.repo/repo/main.py", line 850, in _Main result = repo._Run(name, gopts, argv) or 0 File "/home/allwinner/tina-v853-open/.repo/repo/main.py", line 294, in _Run result = run() File "/home/allwinner/tina-v853-open/.repo/repo/main.py", line 275, in <lambda> lambda: self._RunLong(name, gopts, argv, git_trace2_event_log) or 0 File "/home/allwinner/tina-v853-open/.repo/repo/main.py", line 442, in _RunLong execute_command() File "/home/allwinner/tina-v853-open/.repo/repo/main.py", line 408, in execute_command execute_command_helper() File "/home/allwinner/tina-v853-open/.repo/repo/main.py", line 374, in execute_command_helper result = cmd.Execute(copts, cargs) File "/home/allwinner/tina-v853-open/.repo/repo/subcmds/init.py", line 406, in Execute self._ConfigureUser(opt) File "/home/allwinner/tina-v853-open/.repo/repo/subcmds/init.py", line 217, in _ConfigureUser name = self._Prompt("Your Name", mp.UserName) File "/home/allwinner/tina-v853-open/.repo/repo/project.py", line 779, in UserName self._LoadUserIdentity() File "/home/allwinner/tina-v853-open/.repo/repo/project.py", line 792, in _LoadUserIdentity u = self.bare_git.var("GIT_COMMITTER_IDENT") File "/home/allwinner/tina-v853-open/.repo/repo/project.py", line 3842, in runner p.Wait() File "/home/allwinner/tina-v853-open/.repo/repo/git_command.py", line 556, in Wait self.VerifyCommand() File "/home/allwinner/tina-v853-open/.repo/repo/git_command.py", line 546, in VerifyCommand raise GitCommandError( git_command.GitCommandError: GitCommandError: 'var GIT_COMMITTER_IDENT' on manifests failed stderr: *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository.
-
@awwwwa 我确实我是设置过GIT名称的,但是还是提示我没设置
-
@aaa0557li 在 搭建开发环境,出现问了了,总是报fatal: cannot obtain manifest https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git 中说:
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
Copyright © 2024 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号