Hi Charmi,

I am not entirely sure of what is going on in your case, but one
possible issue that could occur is that you are behind a network proxy
inside a corporate network.

When using the GIT protocol (as in the case you are showing) you might
need to configure git to use your proxy properly.

As a starting point you could refer to the following wiki page:
https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy

I hope this helps, Laurent.

On Wed, Jun 14, 2017 at 2:43 PM, Charmi Suchak
<charmi.suc...@volansystech.com> wrote:
> Hi,
>
> I am new to Yocto Project and I am taking training for Yocto.I have a basic
> understanding about Yocto. I was going through the quick start guide and
> followed all the steps to build custom linux for core-image-minimal. When I
> give the commands:
>
> bitbake core-image-minimal I get the following error for binutils package:
>
> ERROR: Function failed: Fetcher failure: Fetch command failed with exit code
> 128, output:
> fatal: repository
> '/home/charmi/charmi/charmi/Training/yocto/poky/build/downloads/git2/sourceware.org.git.binutils-gdb.git/'
> does not exist
>
> ERROR: Logfile of failure stored in:
> /home/charmi/charmi/charmi/Training/yocto/poky/build/tmp/work/x86_64-linux/binutils-cross-i586/2.25.1-r0/temp/log.do_unpack.14306
> Log data follows:
> | DEBUG: Executing python function do_unpack
> | DEBUG: Executing python function base_do_unpack
> | DEBUG: Running export SSH_AUTH_SOCK="/run/user/1000/keyring-jlXvjg/ssh";
> export
> PATH="/home/charmi/charmi/charmi/Training/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/texinfo-dummy-native:/home/charmi/charmi/charmi/Training/yocto/poky/scripts:/home/charmi/charmi/charmi/Training/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux:/home/charmi/charmi/charmi/Training/yocto/poky/build/tmp/sysroots/x86_64-linux/home/charmi/charmi/charmi/Training/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux/crossscripts:/home/charmi/charmi/charmi/Training/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/sbin:/home/charmi/charmi/charmi/Training/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin:/home/charmi/charmi/charmi/Training/yocto/poky/build/tmp/sysroots/x86_64-linux/sbin:/home/charmi/charmi/charmi/Training/yocto/poky/build/tmp/sysroots/x86_64-linux/bin:/home/charmi/charmi/charmi/Training/yocto/poky/scripts:/home/charmi/charmi/charmi/Training/yocto/poky/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games";
> export HOME="/home/charmi"; git -c core.fsyncobjectfiles=0 clone -s -n
> /home/charmi/charmi/charmi/Training/yocto/poky/build/downloads/git2/sourceware.org.git.binutils-gdb.git/
> /home/charmi/charmi/charmi/Training/yocto/poky/build/tmp/work/x86_64-linux/binutils-cross-i586/2.25.1-r0/git/
> | DEBUG: Python function base_do_unpack finished
> | DEBUG: Python function do_unpack finished
> | ERROR: Function failed: Fetcher failure: Fetch command failed with exit
> code 128, output:
> | fatal: repository
> '/home/charmi/charmi/charmi/Training/yocto/poky/build/downloads/git2/sourceware.org.git.binutils-gdb.git/'
> does not exist
> |
> ERROR: Task 371
> (/home/charmi/charmi/charmi/Training/yocto/poky/meta/recipes-devtools/binutils/binutils-cross_2.25.1.bb,
> do_unpack) failed with exit code '1'
>
> binutils-2.25.1.inc
>
> I checked the source uri for this in the following file:
>
> poky/meta/recipes-devtools/binutils/binutils-2.25.1.inc
>
> SRC_URI=/
> git://sourceware.org/git/binutils-gdb.git;branch=binutils-${BINUPV}-branch;protocol=git
>
> I tried to ping at the URL and i am able to ping.
>
> Can you please help me resolve this issue.
>
> Thanks for the help in Advance.
>
> --
>
> Regards
> Charmi Suchak
> Associate Engineer
> ᐧ
> ᐧ
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



-- 
Laurent Gauthier
Phone: +33 630 483 429
http://soccasys.com
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to