Unable to setup Camkes VM tutorial
There is something wrong with Camkes VM repo or with my Linux machine. I am able to setup repo of other tutorials, i.e. repo init -u https://github.com/SEL4PROJ/sel4-tutorials-manifest works. However when I continue into Camkes VM: root@ubuntu:~/lv4_repo# mkdir camkes_VM root@ubuntu:~/lv4_repo# cd camkes_VM root@ubuntu:~/lv4_repo/camkes_VM# repo init -u https://github.com/sel4/camkes-vm-examples-manifest.git -b tipc-stage I get the following error: Downloading Repo source from https://gerrit.googlesource.com/git-repo fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle fatal: error [Errno -3] Temporary failure in name resolution fatal: cloning the git-repo repository failed, will remove '.repo/repo' What might be going wrong? As can be seen, I'm running on ubuntu v20.04 Any help appreciated. Chris
Hi Chris,
"Chris" == Chris Koziarz
writes:
Chris> fatal: error [Errno -3] Temporary failure in name resolution This looks like a temporary problem trying to download the 'repo' tool -- your machine can't convert gerrit.googlesource.com into an IP address (or possibly one of the sites it redirects to). All I can suggest is trying again later. Peter C -- Peter Chubb Tel: +61 2 9490 5852 http://ts.data61.csiro.au/ Trustworthy Systems Group CSIRO's Data61
participants (2)
-
Chris Koziarz
-
Chubb, Peter (Data61, Kensington NSW)