Collectives™ on Stack Overflow
Find centralized, trusted content and collaborate around the technologies you use most.
Learn more about Collectives
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about Teams
I am trying to download the manifest file for the AM57xx PD17.1.0 BSP,
But iam getting error like below:
repo init -u
https://stash.phytec.com/projects/PUB/repos/manifests-phytec.git
-b am57xx -m PD17.1.0.xml
Downloading Repo source from
https://gerrit.googlesource.com/git-repo
fatal: unable to connect to gerrit.googlesource.com:
gerrit.googlesource.com[0: 74.125.68.82]: errno=Connection timed out
gerrit.googlesource.com[1: 2404:6800:4003:c02::52]: errno=Network is unreachable
repo: error: "git" failed with exit status 128
cwd: /opt/PHYTEC_BSPs/yocto_ti/.repo/repo
cmd: ['git', 'fetch', '--quiet', '--progress', 'origin',
'+refs/heads/
:refs/remotes/origin/
', '+refs/tags/
:refs/tags/
']
fatal: cloning the git-repo repository failed, will remove '.repo/repo'
And i had gone through some solution in stack, but unable to resolve.
Please help me to resolve this issue...
–
–
–
Thanks for contributing an answer to Stack Overflow!
-
Please be sure to
answer the question
. Provide details and share your research!
But
avoid
…
-
Asking for help, clarification, or responding to other answers.
-
Making statements based on opinion; back them up with references or personal experience.
To learn more, see our
tips on writing great answers
.