Re: Repo sync meta-freescale Errors Out
Bas Mevissen
On 9/5/19 5:29 PM, ArvindAnche wrote:
Hello Recepients,This can be safely ignored. (Google it for explanation) : export GIT_DIR=/home/aanche/work/angstrom-build/.repo/projects/layers/meta-freescale.gitHere something happened, possibly with your internet connection. : git fetch --progress yocto --tags +refs/heads/*:refs/remotes/yocto/* +refs/heads/thud:refs/remotes/yocto/thud 1>| 2>|Again. Flaky connection? error: Cannot fetch meta-freescale from http://git.yoctoproject.org/git/meta-freescale <http://git.yoctoproject.org/git/meta-freescale>The obvious result of the errors above. So for this do you have any recommendations or work arounds? I am kind of stuck at this point for creating the Linux kernel image. It would be great if you could suggest an alternative.Quickest seems to just erase everything and do it again. I just tried the init and sync on Linux Mint 9.2 (Ubuntu Bionic based) and it worked fine. If it fails again, maybe it is in the tools version. I used: $ repo --version ... A new repo command ( 1.25) is available. ... You should upgrade soon: cp /home/bas/Workspace/<...>/.repo/repo/repo /usr/bin/repo repo version v1.13.5.1 (from https://gerrit.googlesource.com/git-repo) repo launcher version 1.23 (from /usr/bin/repo) git 2.17.1 Python 2.7.15+ (default, Nov 27 2018, 23:36:35) [GCC 7.3.0] Thanks,-- bas.
|
|