Difference between revisions of "Thread:Talk:R-Car/Boards/Yocto-Gen3-ADAS/git clone, meta-renesas & meta-rcar"

From eLinux.org
Jump to: navigation, search
(New thread: git clone, meta-renesas & meta-rcar)
 
m
Line 1: Line 1:
$ git clone git: //github.com/renesas-rcar/meta-renesas
+
$ git clone git: //github.com/renesas-rcar/meta-renesas<br>
$ git clone git: //github.com/CogentEmbedded/meta-rcar.git
+
$ git clone git: //github.com/CogentEmbedded/meta-rcar.git<br>
 
+
<br>
When the above command is executed, the following message appears and can not be downloaded.
+
When the above command is executed, the following message appears and can not be downloaded.<br>
 
+
<br>
-----------------
+
-----------------<br>
Cloning into 'meta-renesas' ...
+
Cloning into 'meta-renesas' ...<br>
2018/09/06 18:25:20 socat [4374] E CONNECT github.com: 9418: Found
+
2018/09/06 18:25:20 socat [4374] E CONNECT github.com: 9418: Found<br>
fatal: Could not read from remote repository.
+
fatal: Could not read from remote repository.<br>
 
+
<br>
Please make sure you have the correct access rights
+
Please make sure you have the correct access rights<br>
and the repository exists.
+
and the repository exists.<br>
-----------------
+
-----------------<br>
 
+
<br>
Could you tell me how to solve it?
+
Could you tell me how to solve it?<br>
 
+
<br>
On the other hand, these are fine.
+
On the other hand, these are fine.<br>
$ git clone git: //git.yoctoproject.org/poky
+
$ git clone git: //git.yoctoproject.org/poky<br>
$ git clone git: //git.openembedded.org/meta-openembedded
+
$ git clone git: //git.openembedded.org/meta-openembedded<br>
$ git clone git: //git.linaro.org/openembedded/meta-linaro.git
+
$ git clone git: //git.linaro.org/openembedded/meta-linaro.git<br>

Revision as of 02:35, 6 September 2018

$ git clone git: //github.com/renesas-rcar/meta-renesas
$ git clone git: //github.com/CogentEmbedded/meta-rcar.git

When the above command is executed, the following message appears and can not be downloaded.



Cloning into 'meta-renesas' ...
2018/09/06 18:25:20 socat [4374] E CONNECT github.com: 9418: Found
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.




Could you tell me how to solve it?

On the other hand, these are fine.
$ git clone git: //git.yoctoproject.org/poky
$ git clone git: //git.openembedded.org/meta-openembedded
$ git clone git: //git.linaro.org/openembedded/meta-linaro.git