> -----Ursprüngliche Nachricht----- > Von: Samuel Stirtzel [mailto:s.stirt...@googlemail.com] > Gesendet: Freitag, 28. November 2014 13:55 > An: Heise, Matthias > Cc: yocto@yoctoproject.org > Betreff: Re: [yocto] do_fetch linux hangs after defconfig/conf-fragment > change > > 2014-11-28 11:29 GMT+01:00 <matthias.he...@atlas-elektronik.com>: > > > > > This is what I found : > > > > DEBUG: Mirror fetch failure for url > > > http://downloads.yoctoproject.org/mirror/sources/git2_github.com.wandb > > oard-org.linux.git.tar.gz (original url: > > git://github.com/wandboard- > org/linux.git;branch=wandboard_imx_3.10.17_ > > 1.0.1_ga) > > DEBUG: Fetcher failure: Fetch command failed with exit code 8, output: > > > http://downloads.yoctoproject.org/mirror/sources/git2_github.com.wandb > oard-org.linux.git.tar.gz: > > 2014-11-28 11:11:09 ERROR 404: Not Found. > > > > After that : > > > > DEBUG: Trying Upstream > > . > > . > > . > > > > And then it hangs here : > > > > Currently 1 running tasks (1000 of 1988): > > 0: linux-wandboard-3.10.17-r0 do_fetch (pid 7070) > > > > > > The source seems to be not there, which is a problem, but I'm asking > > myself also why it is fetched again > > > > It's only a warning if a mirror reports error 404. > Looks like your company firewall blocks outgoing connections for the git > protocol (TCP-Port 9418). > > Can you manually clone the git repository in your console? > E.g. git clone git://github.com/wandboard-org/linux.git > > > -- > Regards > Samuel
I made the git setting to replace git:// with https:// which at least worked once ... But when trying to clone as you suggested I'm asked for username and password for github.com !? Regards Mat -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto